Log

Author Commit Date CI Message
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 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 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
Con Kolivas 1fa3d1d6 2014-05-19T19:18:44 Merge pull request #597 from BitSyncom/rebase More features added on Avalon2/3 driver
Xiangfu Liu bc44c420 2014-05-04T09:39:52 Update default modules from 3 to 4
Xiangfu 8be08b5a 2014-04-28T15:51:51 Fix the temp max. we should use currect max temp
Xiangfu 986e8d8e 2014-04-28T15:35:17 add avalon2-cutoff options
Xiangfu 159a98cf 2014-04-28T13:25:06 Enable the cutofftemp to Avalon2. ignore longer coinbase and longer merkles stratum
Xiangfu 457b2746 2014-05-09T11:30:28 Minor changes
Mikeqin 5cbeda38 2014-05-08T19:10:04 Automatic detect the small miners
Xiangfu c07df341 2014-04-22T21:02:44 Fix the diff value used on MM firmware
Con Kolivas 5a1f63ea 2014-05-19T13:41:15 Merge pull request #595 from Elbandi/idlebugfix Mark pool as idle if stratum restart is failed
Andras Elso 9aef36ad 2014-05-19T00:50:19 Mark pool as idle if stratum restart is failed
kanoi 5692a5e2 2014-05-18T07:10:19 minion - reread results to help recover bad data - add a chip reset at 50%
kanoi 25a9ac48 2014-05-18T03:57:38 minion - add a unique id to each task
kanoi c93836e0 2014-05-18T03:53:27 minion - make interrupts and no_nonce code compile optional
kanoi 5ff62a81 2014-05-18T01:48:28 minion - report each chip number in the chip detect message
kanoi 6b7c0e51 2014-05-18T00:51:02 minion - seperate que/work per chip and slow down SPI
kanoi c5bc5fc0 2014-05-16T23:56:22 minion - fix history when
kanoi fb57ab86 2014-05-16T23:44:38 minion - keep history lists independent - simplifies the code
kanoi cbc7499f 2014-05-16T22:43:17 minion - only report idle change once
kanoi 44bfce66 2014-05-16T22:17:52 minion - use request chip number and report min/max taskid
kanoi d58b9383 2014-05-16T21:59:41 minion - show 5m Chip ghs up to 'now'
kanoi 305e72f4 2014-05-16T21:07:12 minion - use '=' for chip report
kanoi 36a54214 2014-05-16T19:33:22 minion - allow a fake report core for invalid core numbers
kanoi afbd9f17 2014-05-16T19:11:13 minion - chip ghs reporting and chip/core validation in nonce processing
Con Kolivas b4f162f7 2014-05-15T14:37:35 inappropriate check
Con Kolivas e40c5f61 2014-05-15T14:33:58 Add hacky workaround for double list removal race in libusb
kanoi 01a46865 2014-05-14T21:38:11 minion - idle_cnt report include correct chip number
kanoi 35bb969d 2014-05-14T21:26:36 minion - optionally report chip idle_cnt changes
kanoi 61727aca 2014-05-14T01:16:04 minion - add storing/reporting core ena/act, fix temp code
kanoi a94baab0 2014-05-13T17:34:39 minion - allow setting internal chip temperature threshold and make overheat code an option, disabled by default
kanoi 8b3a2bc3 2014-05-12T23:30:54 minion - check for all chips
kanoi 796e2e86 2014-05-12T23:18:26 minion - various redesigns and use standard klist
Con Kolivas 39b1d3a4 2014-05-10T22:23:41 Fix comment
Con Kolivas 0a3095ae 2014-05-10T22:22:06 Make the work given in benchmark mode deterministic on a per-device basis
Con Kolivas a4924b3d 2014-05-10T22:18:30 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 4e3165e6 2014-05-10T22:11:47 Rework the benchmarking code to use a deterministic set of work items with a known number of diff share nonces at regular spaced intervals
kanoi 38b6ccc0 2014-05-10T12:20:46 minion - zero the chip driver queue count just after flushing the chip queue
kanoi 2b809cd4 2014-05-10T03:01:06 Merge pull request #594 from kanoi/master minion - restrict nonce read result size to ioctl() limit
kanoi 610009db 2014-05-10T02:44:18 minion - restrict nonce read result size to ioctl() limit
kanoi 35a0a102 2014-05-10T01:17:05 Merge pull request #593 from kanoi/master minion - must check temp when overheated
kanoi 680b6da2 2014-05-10T01:14:12 minion - must check temp when overheated
kanoi 5ec81377 2014-05-10T00:53:21 Merge pull request #592 from kanoi/master More Minion Updates
kanoi 897b2061 2014-05-10T00:47:09 minion - idle chips that hit >100C until back to 80C
kanoi e0491782 2014-05-09T22:39:42 minion - report the chip/reg when aborting due to an invalid ioctl() size
kanoi 962e39fa 2014-05-09T22:05:37 minion - all freq in Mhz but only convert when used
kanoi 9b1988ed 2014-05-09T21:55:21 minion - remove unused ioctl debug
kanoi 3d7ba50a 2014-05-09T21:53:28 minion - command queue is now larger
kanoi 651f3185 2014-05-09T21:49:50 minion - check rolled in stale work cleanup
Con Kolivas d5cad1e6 2014-05-09T09:43:29 Merge pull request #591 from dmaxl/master-upstream Prevent a segfault when writing a config file containing 'rotate' option
Con Kolivas e370996c 2014-05-09T09:21:45 Work stats should be based on device_diff not work_difficulty since non-shares haven't been filtered out yet
DmaxL e1d7a20b 2014-05-08T09:57:07 Prevent a segfault when writing a config file containing 'rotate' option
kanoi 974b91d5 2014-05-08T23:33:02 Merge pull request #590 from kanoi/master minion - comment out HW debug message
kanoi 93df65d0 2014-05-08T23:30:30 minion - comment out HW debug message
kanoi 2e16e5f2 2014-05-08T17:55:08 Merge pull request #589 from kanoi/master minion - roll work to reduce CPU
kanoi 0b847b2c 2014-05-08T17:51:54 minion - roll work to reduce CPU
kanoi 99a68da9 2014-05-08T12:11:10 Merge pull request #588 from kanoi/min Minion Updates
kanoi 48d406cd 2014-05-08T01:21:40 minion - report init_freq in stats
kanoi 7b7f2ae1 2014-05-08T00:50:17 api - howoldsec is only used for USB
kanoi fa38fd4c 2014-05-08T00:48:02 minion - allow setting the frequency
kanoi 2870bab3 2014-05-07T23:09:37 minion - disable iostats by default since it slows down mining
kanoi 9bbf7938 2014-05-07T23:05:52 minion - define frequency value table
kanoi 19b607b3 2014-05-07T23:03:37 minion - report temp/cores/freq and handle temp formatting
kanoi 6abbb668 2014-05-07T21:14:52 minion - item is undefined
ckolivas 78f246fd 2014-05-07T12:14:24 Rationalise diffs stored in the work struct and document them to avoid further confusion
Con Kolivas 0c071937 2014-05-05T21:13:55 Add basic API stats for nfu drivers to see how many submits each chip returns
Con Kolivas a31b5c61 2014-05-05T17:04:23 Add output direction for the EN0 pin on nfu driver
Con Kolivas 8f729db0 2014-05-05T10:41:32 Support power management optimisations in newer nf* firmware
Con Kolivas 37dff998 2014-05-05T10:27:20 Support variable numbers of chips with NFU and BXM drivers
Con Kolivas ad20a6fc 2014-05-05T09:56:10 Identify number of chips in nanofury devices and change name accordingly
Con Kolivas 9e9430d7 2014-05-05T09:37:31 Rename nf1 driver to nfu in anticipation of support for more chips
Con Kolivas 3a36d246 2014-05-04T19:50:05 Make hashfast reset counter rise on old instances when inheriting the value on new ones
Con Kolivas b319c88d 2014-05-04T17:09:09 Bump version to 4.3.3
Con Kolivas f1ef0ece 2014-05-04T17:08:30 Update NEWS