driver-SPI-bitmine-A1.c

Branch


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
Zefir Kurtisi c1657499 2014-04-22T11:26:18 A1: modularize board selector / add initial CCR support
Zefir Kurtisi 0615b951 2014-03-16T14:42:06 A1: fix and extend PLL parameters
Zefir Kurtisi b1bc011e 2014-03-15T13:57:37 A1: clean up compile warnings
Zefir Kurtisi f3d5d52c 2014-02-22T17:03:07 A1: use real level in hexdump
Zefir Kurtisi 1448e151 2014-02-02T21:51:12 A1: CoinCraft-Desk driver variant The CoinCraft-Desk product includes up to 5 8-chip modules that are accessed over a TCA9539 IO multiplexer. This is the initial support for the CCD.
Zefir Kurtisi 60534e57 2013-12-24T00:33:42 Initial import of Bitmine.ch A1 SPI driver This initial driver was designed around an FPGA based emulator board which provides 2 chained chips with 4 hashing engines each, running at 10% of the A1's nominal speed. Driver has been tested on RasPi. Signed-off-by: Zefir Kurtisi <zefir.kurtisi@gmail.com>