Log

Author Commit Date CI Message
Con Kolivas baa5a6e7 2013-04-22T19:39:59 Further fix distdir for hexdump.c
Con Kolivas 3d835fc3 2013-04-22T19:28:50 Fix build and distdir.
Con Kolivas a0626040 2013-04-22T15:03:11 Bump version to 3.0.0
Con Kolivas 78a60871 2013-04-22T15:02:41 Update NEWS for 3.0 release.
Con Kolivas cd9cd968 2013-04-22T14:38:36 Merge branch 'nocpu'
Con Kolivas 1253c973 2013-04-05T11:51:35 Update NEWS for 2.11.4 release.
Con Kolivas f4b27907 2013-04-22T14:35:43 Remove all CPU mining code.
Con Kolivas e999caa4 2013-04-21T20:28:28 Merge pull request #427 from gzm55/master compile on win32
James Z.M. Gao e00a1b0e 2013-04-22T11:19:15 compile on win32
Con Kolivas 31e51952 2013-04-22T11:49:58 Update SCRYPT README with improved hashrates for 7970.
Con Kolivas 856aa49c 2013-04-22T10:59:55 Use copy_time helper throughout cgminer.c
Con Kolivas d2abaa83 2013-04-22T10:49:10 Provide wrappers for commonly used timer routines with API stats.
Con Kolivas 170a4aeb 2013-04-22T10:00:34 Avoid one cgtime call in sole_hash_work.
Con Kolivas 3cc42231 2013-04-22T09:53:34 Fulltest is true if value is <= target.
Con Kolivas 3c61a51e 2013-04-22T09:48:41 Use system host to endian functions for clarity in fulltest.
Con Kolivas 4597c0a1 2013-04-22T09:35:48 Provide endian_flipX functions to avoid special casing big endian in cgminer.c
Con Kolivas 8d81f1d2 2013-04-22T09:28:06 Provide a flip128 helper to simplify big endian flipping.
Con Kolivas c351f8d8 2013-04-22T09:23:13 Use flip helpers to simplify code for calculation of midstate.
Con Kolivas f50ae468 2013-04-22T09:08:51 Use flip32 function instead of open coding it in gen_stratum_work.
Con Kolivas 62a1403b 2013-04-21T19:41:54 Move util.c exports to util.h
Con Kolivas 5b702bc0 2013-04-21T19:36:37 Fix warning on building avalon on win32
Con Kolivas 849567cb 2013-04-21T19:19:22 Use cgtime in driver-avalon.c
Con Kolivas 79df6b9f 2013-04-21T19:18:15 Use cgtime in driver-icarus.c
Con Kolivas 9eb851cd 2013-04-21T19:17:23 Use cgtime in driver-bitforce.c
Con Kolivas 93901011 2013-04-21T19:15:34 Use cgtime in logging.c
Con Kolivas 3ab81ee6 2013-04-21T19:14:52 Use cgtime in usbutils.c
Con Kolivas 0face980 2013-04-21T19:13:47 Use cgtime in driver-opencl.c
Con Kolivas 207e93d8 2013-04-21T19:12:29 Use cgtime wrapper in driver-modminer.c
Con Kolivas 3cb24c2c 2013-04-21T19:11:20 Use cgtime in driver-ztex.c
Con Kolivas 564fd36c 2013-04-21T19:10:37 Use cgtime in compat.h
Con Kolivas 17ee0eb4 2013-04-21T19:09:29 Use cgtime instead of gettimeofday in fpgautils.c
Con Kolivas bb964b4b 2013-04-21T19:08:30 Replace gettimeofday usage in cgminer.c with cgtime
Con Kolivas 3d7f8243 2013-04-21T19:02:44 Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows.
Con Kolivas 3b5ef343 2013-04-21T18:01:49 Add high resolution to nmsleep wrapper on windows.
Con Kolivas 57e5bfbb 2013-04-21T09:36:49 Set default ocl work size for scrypt to 256.
Con Kolivas 92c61cbd 2013-04-19T03:10:44 Merge pull request #426 from gzm55/master compile avalon driver on win32 and win64
James Z.M. Gao 7ada22a4 2013-04-19T09:13:36 define le32toh if needed
James Z.M. Gao 5ba07b9a 2013-04-19T09:03:41 Merge remote-tracking branch 'upstream/master'
Con Kolivas d5981f83 2013-04-18T18:01:40 Merge pull request #425 from BitSyncom/avalon fliter out the wrong result from adjust fan code
Xiangfu 8e8313c9 2013-04-19T08:57:07 fliter out the wrong result from adjust fan code
James Z.M. Gao 19be0089 2013-04-19T08:55:13 Merge remote-tracking branch 'upstream/master'
James Z.M. Gao 50cf2594 2013-04-19T08:54:36 compile avalon driver on win32 and win64
ckolivas 5315838d 2013-04-19T09:19:05 Restart threads on the rare chance we found the block ourselves.
ckolivas 76ecffbf 2013-04-19T09:12:31 Add more FAQs about crossfire.
Con Kolivas a3bbe0e1 2013-04-18T18:19:35 Set last device valid work on adding device.
Con Kolivas 3fa4a9f5 2013-04-18T17:58:58 Increment last device valid work count in submit_nonce to cover scrypt.
Con Kolivas d49ecf19 2013-04-18T17:22:38 Set opt_scrypt drv max diff for correctness.
Con Kolivas bc0e7144 2013-04-18T17:14:59 Make scrypt submission use the submit_nonce code, with nonces matching endianness.
Con Kolivas c1ff90a7 2013-04-18T15:07:32 Do testing for HW errors on submit nonce for both scrypt and sha.
Con Kolivas 6b714dd4 2013-04-18T14:47:46 Increment hardware error count from the one site.
Con Kolivas 2dea0470 2013-04-18T12:49:31 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 2029d829 2013-04-17T19:49:17 Merge pull request #423 from gzm55/master build out of source dir
Con Kolivas a6250fbb 2013-04-18T12:26:32 Rename scrypt regenhash function for consistency.
Con Kolivas daea9c95 2013-04-18T12:11:41 Add new best share info to verbose logging.
James Z.M. Gao 473865db 2013-04-18T08:48:48 Merge remote-tracking branch 'upstream/master'
Con Kolivas 8bb52b44 2013-04-18T10:47:24 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 1a7fc4e9 2013-04-18T10:47:02 Add notice for when network diff is changed.
ckolivas 6ffba7e9 2013-04-17T22:03:00 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.
ckolivas a797898f 2013-04-17T22:01:38 Unnecessary extra array in ocl code.
ckolivas 42e8eac9 2013-04-17T15:58:21 Merge branch 'master' into avalon-dev
ckolivas 8e73c47c 2013-04-17T15:17:17 Further driver FAQs.
ckolivas 1c2621a9 2013-04-17T10:58:33 Add MAC FAQ.
ckolivas 65e7dcca 2013-04-17T09:06:01 Add more FAQ details.
Con Kolivas b4bc5e2b 2013-04-16T22:57:55 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.
Con Kolivas fdfb77e7 2013-04-16T22:41:45 Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code.
James Z.M. Gao 57fcd07b 2013-04-16T10:28:12 Merge remote-tracking branch 'upstream/master'
James Z.M. Gao ac053edc 2013-04-16T10:27:10 build out of source dir
Con Kolivas 9c48d684 2013-04-15T23:01:46 Merge branch 'master' into avalon-dev
Con Kolivas d41d210b 2013-04-15T23:01:08 Set device_diff for queued work or there will be no diff1 share count.
Con Kolivas f6284f7c 2013-04-15T20:30:47 Merge branch 'master' into avalon-dev
Con Kolivas dbab07a1 2013-04-15T20:30:02 Only reset an avalon device with no results when there are no results consecutively.
Con Kolivas 245fbe1c 2013-04-15T12:42:11 More FAQs.
Con Kolivas 0e486576 2013-04-15T12:42:11 More FAQs.
Con Kolivas 36bb133e 2013-04-15T12:34:34 Cleanup when stratum curl fails to initialise.
Con Kolivas 81549c5b 2013-04-15T12:16:05 Avoid applog in recalloc_sock.
Con Kolivas 69c203d8 2013-04-15T12:07:52 Avoid applog under stratum_lock in recv_line.
Con Kolivas e4effc37 2013-04-15T12:01:24 Avoid applog under stratum_lock in __stratum_send.
Con Kolivas d248e7aa 2013-04-15T11:50:59 Put spacing around locking in util.c for clarity.
Con Kolivas 67ebf45c 2013-04-15T11:44:19 Avoid applog under cg_wlock.
Con Kolivas 8d22ca1a 2013-04-15T11:42:16 Put spacing around locking code for clarity.
Con Kolivas 3209c113 2013-04-15T11:34:21 Avoid applog under pool_lock.
Con Kolivas 51fbcfed 2013-04-15T11:25:48 Avoid more recursive locks.
Con Kolivas b948669a 2013-04-15T11:13:48 Avoid applog while ch_lock is held.
Con Kolivas 29f0ac77 2013-04-15T10:30:12 Avoid recursive locks in fill_queue.
Con Kolivas ec9390dc 2013-04-15T10:19:37 Variable is already initialised in global scope.
Con Kolivas 0488a850 2013-04-15T10:18:03 More GPU faqs.
Con Kolivas 2a73254c 2013-04-15T09:45:29 More README faqs.
ckolivas 4c196041 2013-04-11T13:31:17 Yet more README faqs.
ckolivas b1dfc12b 2013-04-11T11:43:20 Add more faqs to README.
Con Kolivas 1b0b3d69 2013-04-10T18:43:46 Merge branch 'master' into avalon-dev
Con Kolivas c62b985c 2013-04-10T18:42:50 Wrap result wrong tests in avalon scanhash in unlikely() and only consider a hash count of zero wrong if a restart wasn't issued.
Con Kolivas c17a175e 2013-04-10T18:39:50 Merge branches 'avalon-dev' and 'master' of github.com:ckolivas/cgminer
Con Kolivas 0eb81d69 2013-04-10T01:39:36 Merge pull request #422 from BitSyncom/avalon avalon: if result_wrong >= get_work_count jump out the read loop
Con Kolivas 64ec0662 2013-04-10T01:31:32 Merge pull request #417 from kanoi/bflsc cgminer.c -S help to only say Icarus + usbutils more stats for bflsc
Xiangfu 874b25f9 2013-04-10T14:10:40 avalon: if result_wrong >= get_work_count jump out the read loop
ckolivas 6400088f 2013-04-10T10:59:38 Fix warning on 32bit.
ckolivas 7231f7f9 2013-04-10T10:59:38 Fix warning on 32bit.
Con Kolivas c1ec55a6 2013-04-09T07:08:09 Avoid curl_easy_cleanup on old curl versions in setup_stratum_curl as well.
Con Kolivas 0805f7dc 2013-04-08T14:04:36 Merge pull request #421 from BitSyncom/avalon Avalon
Xiangfu dd1c8bd1 2013-04-08T23:55:09 fix the fan control on max temp2/3