4207 Commits (a009f0422ff0c7292cb40009432fcad1ad690d21)
 

Author SHA1 Message Date
Con Kolivas 79df6b9f79 Use cgtime in driver-icarus.c 12 years ago
Con Kolivas 9eb851cd53 Use cgtime in driver-bitforce.c 12 years ago
Con Kolivas 93901011cf Use cgtime in logging.c 12 years ago
Con Kolivas 3ab81ee6ce Use cgtime in usbutils.c 12 years ago
Con Kolivas 0face980e8 Use cgtime in driver-opencl.c 12 years ago
Con Kolivas 207e93d8b7 Use cgtime wrapper in driver-modminer.c 12 years ago
Con Kolivas 3cb24c2ca3 Use cgtime in driver-ztex.c 12 years ago
Con Kolivas 564fd36c8e Use cgtime in compat.h 12 years ago
Con Kolivas 17ee0eb439 Use cgtime instead of gettimeofday in fpgautils.c 12 years ago
Con Kolivas bb964b4b99 Replace gettimeofday usage in cgminer.c with cgtime 12 years ago
Con Kolivas 3d7f824363 Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows. 12 years ago
Con Kolivas 3b5ef34371 Add high resolution to nmsleep wrapper on windows. 12 years ago
Con Kolivas 57e5bfbb25 Set default ocl work size for scrypt to 256. 12 years ago
Con Kolivas 92c61cbd4c Merge pull request #426 from gzm55/master 12 years ago
James Z.M. Gao 7ada22a4e6 define le32toh if needed 12 years ago
James Z.M. Gao 5ba07b9a03 Merge remote-tracking branch 'upstream/master' 12 years ago
Con Kolivas d5981f8380 Merge pull request #425 from BitSyncom/avalon 12 years ago
Xiangfu 8e8313c974 fliter out the wrong result from adjust fan code 12 years ago
James Z.M. Gao 19be008900 Merge remote-tracking branch 'upstream/master' 12 years ago
James Z.M. Gao 50cf25942e compile avalon driver on win32 and win64 12 years ago
ckolivas 5315838d2d Restart threads on the rare chance we found the block ourselves. 12 years ago
ckolivas 76ecffbf65 Add more FAQs about crossfire. 12 years ago
Con Kolivas a3bbe0e116 Set last device valid work on adding device. 12 years ago
Con Kolivas 3fa4a9f55f Increment last device valid work count in submit_nonce to cover scrypt. 12 years ago
Con Kolivas d49ecf198e Set opt_scrypt drv max diff for correctness. 12 years ago
Con Kolivas bc0e71448e Make scrypt submission use the submit_nonce code, with nonces matching endianness. 12 years ago
Con Kolivas c1ff90a7ab Do testing for HW errors on submit nonce for both scrypt and sha. 12 years ago
Con Kolivas 6b714dd431 Increment hardware error count from the one site. 12 years ago
Con Kolivas 2dea04704a Merge branch 'master' of github.com:ckolivas/cgminer 12 years ago
Con Kolivas 2029d8299d Merge pull request #423 from gzm55/master 12 years ago
Con Kolivas a6250fbb96 Rename scrypt regenhash function for consistency. 12 years ago
Con Kolivas daea9c95a7 Add new best share info to verbose logging. 12 years ago
James Z.M. Gao 473865db50 Merge remote-tracking branch 'upstream/master' 12 years ago
Con Kolivas 8bb52b4481 Merge branch 'master' of github.com:ckolivas/cgminer 12 years ago
Con Kolivas 1a7fc4e9cc Add notice for when network diff is changed. 12 years ago
ckolivas 6ffba7e9d8 Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there. 12 years ago
ckolivas a797898fc3 Unnecessary extra array in ocl code. 12 years ago
ckolivas 42e8eac9dc Merge branch 'master' into avalon-dev 12 years ago
ckolivas 8e73c47cd2 Further driver FAQs. 12 years ago
ckolivas 1c2621a9a2 Add MAC FAQ. 12 years ago
ckolivas 65e7dcca9d Add more FAQ details. 12 years ago
Con Kolivas b4bc5e2b13 Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device. 12 years ago
Con Kolivas fdfb77e7c2 Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code. 12 years ago
James Z.M. Gao 57fcd07bdd Merge remote-tracking branch 'upstream/master' 12 years ago
James Z.M. Gao ac053edcb4 build out of source dir 12 years ago
Con Kolivas 9c48d68411 Merge branch 'master' into avalon-dev 12 years ago
Con Kolivas d41d210b03 Set device_diff for queued work or there will be no diff1 share count. 12 years ago
Con Kolivas f6284f7ca5 Merge branch 'master' into avalon-dev 12 years ago
Con Kolivas dbab07a12d Only reset an avalon device with no results when there are no results consecutively. 12 years ago
Con Kolivas 245fbe1c73 More FAQs. 12 years ago