Log

Author Commit Date CI Message
Con Kolivas 9c2fdbac 2014-06-21T11:32:42 Bump version to 4.4.1
Con Kolivas fc21eede 2014-06-21T11:30:29 More news
Con Kolivas edcec1f2 2014-06-21T11:30:10 Revert "Hashfast voltage support" This reverts commit ef97e80a14240c95a7d2966abe462b12f7d4bf03.
Con Kolivas a7b5762e 2014-06-21T11:30:00 Revert "Set hashfast voltage settings only when really needed" This reverts commit 7cd8076875e8fef978e32b077aaf6bbf06316944.
Con Kolivas 81a23638 2014-06-21T11:24:45 Really move the icarus driver now and update NEWS
Con Kolivas f8fbb374 2014-06-21T11:20:46 Move icarus driver to being seen as an asic
Con Kolivas 7dcb3f97 2014-06-21T11:05:53 Clear usb reads on each pass through icarus detect to hopefully prevent false positives for detecting rboxes
Con Kolivas b2173062 2014-06-21T10:47:35 Merge pull request #613 from jaketri/master Set hashfast voltage settings only when really needed
Con Kolivas 4bec20b7 2014-06-21T10:46:44 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 533ab490 2014-06-21T10:45:21 Clean up pool failure and failover code for stratum
jaketri 7cd80768 2014-06-17T20:49:53 Set hashfast voltage settings only when really needed
Con Kolivas 2f8da8c6 2014-06-17T14:37:49 Merge pull request #612 from jaketri/master Hashfast voltage support.
jaketri ef97e80a 2014-06-16T13:39:44 Hashfast voltage support
jaketri ee7256b7 2014-06-16T11:38:57 Merge branch 'master' of https://github.com/ckolivas/cgminer
Con Kolivas 4fb835da 2014-06-16T13:43:20 News update
Con Kolivas 1759ffc2 2014-06-16T10:27:03 Revert "Merge pull request #609 from jaketri/master" This reverts commit a8857bb27d6f14fb178bf71b956af864fd23af11, reversing changes made to 2f007cb685ab8c5728ece2acb269d6eec3e888e5.
Con Kolivas 86b1919e 2014-06-16T13:43:46 Bump version to 4.4.0
Con Kolivas a1c5a8eb 2014-06-16T13:43:46 Bump version to 4.4.0
Con Kolivas 9a9eb931 2014-06-16T13:43:20 News update
Con Kolivas f45cfd00 2014-06-16T10:33:26 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 0f05774e 2014-06-16T10:27:03 Revert "Merge pull request #609 from jaketri/master" This reverts commit a8857bb27d6f14fb178bf71b956af864fd23af11, reversing changes made to 2f007cb685ab8c5728ece2acb269d6eec3e888e5.
Jake 25673ede 2014-06-15T19:07:11 Merge pull request #1 from ckolivas/master Sync with new upstream version
ckolivas b45a7212 2014-06-16T08:32:52 Revert "Minor style police" This reverts commit 6344573cdb7e7c8e1ae880f0ed3c8bba15075cdb.
ckolivas 6344573c 2014-06-16T08:30:38 Minor style police
Con Kolivas a8857bb2 2014-06-16T07:35:55 Merge pull request #609 from jaketri/master Allow per die voltage and clock offset settings for hashfast devices
Con Kolivas 2f007cb6 2014-06-16T01:52:47 Revert "Style police" This reverts commit 1c56d49500631ed91a8432beaf12ad8dbdb3da17. Accidental breakage
Con Kolivas 5626f6a9 2014-06-16T01:29:02 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas aac848be 2014-06-16T01:28:23 Update docs and command displays
Con Kolivas 1c56d495 2014-06-16T01:19:48 Style police
Con Kolivas c9d429e1 2014-06-16T01:02:46 Tidy unused rockminer variables
Con Kolivas 17fa1e8b 2014-06-16T00:57:51 Tidy rockminer defines
Con Kolivas e1c4cac9 2014-06-16T00:52:14 Make rockminer driver compatible with other icarus drivers being present
Con Kolivas c964aa5f 2014-06-15T23:12:34 Import basic rbox driver
kanoi 66b8f397 2014-06-15T22:44:32 Merge pull request #611 from kanoi/master minion - add optional (on) GPIO chip selection
kanoi 0d3559b6 2014-06-15T22:40:19 minion - add optional (on) GPIO chip selection
Con Kolivas b95f1730 2014-06-14T14:31:50 Clear the pool idle flag in the pool test thread
Con Kolivas 9363cbd9 2014-06-14T13:40:37 CoreFmatch in cointerra should be a uint16
Con Kolivas 88ced16f 2014-06-14T11:23:10 Display error message if we receive one on share rejects
Con Kolivas 0f5f29d1 2014-06-12T12:41:51 Allow zero length strings to be passed to valid_hex
Con Kolivas 140ae177 2014-06-11T16:29:37 Merge pull request #608 from maqifrnswa/master delete unused roundl definition
Scott Howard 0265eaf7 2014-06-10T22:43:57 delete unused roundl definition roundl is no longer used in cgminer.c and this definition causes build failure on some MIPS machines.
jaketri e57d7825 2014-06-10T15:35:02 Hashfast hack to add per die voltage and clock offset (part2) - enable code only for devices with 4 dies
jaketri 4aed9315 2014-06-10T01:20:56 Hashfast hack to add per die voltage and clock offset
Con Kolivas 1afa1940 2014-06-10T12:46:59 Add cointerra driver to news
Con Kolivas 0df5ca45 2014-06-10T12:46:32 Cointerra driver updates
Con Kolivas d60f480e 2014-06-10T12:23:32 More NEWS updates
Con Kolivas 0a549880 2014-06-10T12:20:32 Sleep before retrying in the test pool thread after a pool has died
Con Kolivas 453eaed4 2014-06-10T12:19:14 Use valid_ascii testing for job_id since it need not be hex only
Con Kolivas 4ec5fdf1 2014-06-10T11:47:41 Only show slow/down message till pool is flagged idle
Con Kolivas d246d6ed 2014-06-10T11:42:09 Bump version to 4.3.5
Con Kolivas e867e709 2014-06-10T11:40:25 Update NEWS
Con Kolivas e1c50507 2014-06-10T11:36:22 Do some random sanity checking for stratum message parsing
kanoi e8b0a29d 2014-06-09T13:01:11 Merge pull request #607 from kanoi/s2 S2 testing
kanoi 9338780a 2014-06-09T12:55:10 Merge pull request #606 from kanoi/master Minion ioctl() verification
Con Kolivas 644cbc97 2014-06-09T12:49:48 Merge pull request #604 from zefir-k/A1.upstream.merge A1: add support for updated product variants, small fixes
Con Kolivas 64c351e3 2014-06-08T21:22:16 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 26df5558 2014-06-08T21:21:54 Keep looking for when a pool comes to life at startup and touch the logwin so the message is not invisible
Con Kolivas d2c45341 2014-06-08T21:06:30 Fix no libcurl build
kanoi dd08a5fe 2014-06-07T09:19:04 Merge pull request #605 from Tamerz/master Added Drillbit Thumb to udev rules.
Tames McTigue 7b69de36 2014-06-06T17:37:58 Added Drillbit Thumb to udev rules.
ckolivas e1d98902 2014-06-05T09:46:03 Avoid dereference on getting API stats on partially initialised HFA instances
Zefir Kurtisi 114f9fd2 2014-06-03T18:47:29 A1: add support for updated product variants, small fixes This patch includes: * generalize I2C slave access * adapt CoinCraft Rig board selector to new design * add support for single chip chains * adapt verbosity levels * check for chip clocks below 100MHz
Con Kolivas c1d58161 2014-06-03T21:32:08 Merge pull request #603 from dhilipsiva/master Fix a minor typo
dhilipsiva 5d34fe84 2014-06-03T16:54:41 Fix a minor typo
Con Kolivas d2ebf4a1 2014-05-31T13:17:13 Add one more usbutils fix
Con Kolivas 08bc36b9 2014-05-31T13:03:04 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 6efe7e35 2014-05-31T12:58:17 Convert uses of usbutils memcpy to cg_memcpy
Con Kolivas f6e53fb1 2014-05-31T12:38:54 Add a sanity checking memcpy function which checks for overflows
kanoi 9ddc43d6 2014-05-30T13:10:58 minion - count force use reread
kanoi 8d378a99 2014-05-30T01:11:13 minion - add a disabled ioctl() test
kanoi 8d150e58 2014-05-30T00:13:04 minion - add more checking of SPI results for corruption
kanoi 3e81b20d 2014-05-29T16:30:16 minion - optional (disabled) ioctl() debug
kanoi dec01d99 2014-05-29T12:02:01 Merge pull request #602 from jameshilliard/bitmain-temp Increase S1 overheat to 75 degrees C
kanoi 56a176cb 2014-05-29T10:41:05 Merge pull request #601 from jameshilliard/ruby-readme Add ruby api-example to API-README
James Hilliard a707cb2d 2014-05-28T09:53:54 Increase S1 overheat to 75 degrees C
James Hilliard 96d92e27 2014-05-28T09:51:44 Add ruby api-example to API-README
kanoi 42806f83 2014-05-27T14:35:12 Merge pull request #600 from kanoi/master minion - allow core selection at runtime
kanoi cb857c02 2014-05-27T14:31:33 minion - allow core selection at runtime
kanoi 8edb93d5 2014-05-26T04:05:12 API - lcd all-in-one brief summary
kanoi 95c0c6ef 2014-05-26T03:57:36 Merge pull request #599 from kanoi/master More Minion Updates Again
Con Kolivas 5fde458c 2014-05-25T09:52:22 Bump version to 4.3.4
Con Kolivas 1afa205d 2014-05-25T09:52:07 Update NEWS
Con Kolivas e9e86fe7 2014-05-25T09:51:25 Add support for 2 nonces per block in spond driver
Con Kolivas 2f856df3 2014-05-25T09:40:50 Increase timeout on reset in cta driver to 5 seconds
Con Kolivas a535a43b 2014-05-25T09:39:19 Increase max diff on spondoolies driver slightly to be well below spi comms limitations
Con Kolivas 5739d313 2014-05-25T09:28:17 Use the active contents lock and safe list iteration within the linux usbfs code
kanoi 5d99a750 2014-05-24T19:11:24 minion - always generate history ghs data for reset code
kanoi 4e747012 2014-05-24T17:30:56 minion - correct spi error char change
kanoi dad0c661 2014-05-24T17:12:16 minion - for spi error char use ' instead of ~
kanoi a68cdb08 2014-05-24T17:02:10 minion - use different charactes for the chip report SPI error flag based on error count
kanoi a10e2419 2014-05-24T16:13:04 minion - silent option to disable chip temp control
kanoi aacbb206 2014-05-24T13:29:24 Merge pull request #598 from jameshilliard/api-ruby Add Ruby Api Example
James Hilliard fe837b14 2014-05-23T17:00:26 Add Ruby Api Example
kanoi afaab773 2014-05-24T01:49:39 minion - disable int config code if ints are disabled
kanoi 6f384c27 2014-05-21T21:44:24 ants2 - beeper fix, max 4k chip diff, libm test/fail
kanoi 4b55ab7e 2014-05-20T15:46:57 AntS2 code conversion and addition of optional noncedup check
Con Kolivas 1fa3d1d6 2014-05-19T19:18:44 Merge pull request #597 from BitSyncom/rebase More features added on Avalon2/3 driver
Xiangfu 457b2746 2014-05-09T11:30:28 Minor changes
Mikeqin 5cbeda38 2014-05-08T19:10:04 Automatic detect the small miners
Xiangfu Liu bc44c420 2014-05-04T09:39:52 Update default modules from 3 to 4