Commit History

Author SHA1 Message Date
  Luke Dashjr 0f71356d4b Bugfix: bitfury: Copy rxbufs to stack in case we need to do SPI communication in the meantime 13 years ago
  Luke Dashjr 1eeec1b2ea bfsb: Merge bfsb_detect_chips into bfsb_autodetect (unchanged) 13 years ago
  Luke Dashjr b13ba205a1 bfsb/metabank: Allow pgaset to change osc6_bits and SPI baud rate 13 years ago
  Luke Dashjr 143060c9e3 bitfury: Fix code indentation 13 years ago
  Luke Dashjr 77ddf2eaf0 bitfury: bitfury_init_oldbuf: Optimise during runtime 13 years ago
  Luke Dashjr 021cd6a0df metabank: Remove unused variables 13 years ago
  Luke Dashjr 0daee59729 bitfury: Send a work with lots of nonces to help cold-started bitfurys fill a static buffer 13 years ago
  Luke Dashjr 8828ce991a Bugfix: configure: Show --enable-bfsb/metabank in help, since they are disabled by default 13 years ago
  Luke Dashjr 2956985bbc metabank: Reduce i2c banking to only when necessary 13 years ago
  Luke Dashjr 8431029f4b bfsb: Only build spi_bfsb_select_bank if bfsb driver is being compiled 13 years ago
  Luke Dashjr a49bda147e bitfury: Reorganize polling to hit chips sequentially, so SPI traffic can be minimised 13 years ago
  Luke Dashjr 76ca59ff0e bitfury: spi_emit_data: Return address read data will be located at after txrx 13 years ago
  Luke Dashjr c3a6b71512 bitfury: After 8 bad nonces in a sample period, reinit immediately rather than waiting for the remaining up-to-0x38 13 years ago
  Luke Dashjr 0abe810f84 bitfury: Reinitialise chips if their active nonce stops changing 13 years ago
  Luke Dashjr f18c049c8c bitfury: Recalibrate immediately when we know we need it 13 years ago
  Luke Dashjr 8490a55ac0 bitfury: Reset chips if more than 8 hw errors are found in a 0x40 result sample period 13 years ago
  Luke Dashjr 20aee7137c bitfury: If previous nonce mismatch persists, try recalibrating oldbuf 13 years ago
  Luke Dashjr 1d74dff8a1 bfsb: Shutdown chip when disabling 13 years ago
  Luke Dashjr 5808e67d82 bfsb: Expose Clock Bits and Slot to RPC 13 years ago
  Luke Dashjr 6e1eaa5db7 configure: Simplify dynclock necessity detection 13 years ago
  Luke Dashjr 108aac2f5d configure: Tie libudev usage to fpgautils 13 years ago
  Luke Dashjr d7e05f4db3 configure: Simplify fpgautils necessity detection 13 years ago
  Luke Dashjr de942d5894 DevAPI: add_cgpu_slave for more elegant multi-device threads 13 years ago
  Luke Dashjr 559d46c2a5 Use procs count for device summaries, rather than iterating over linked list (which may span multiple devices) 13 years ago
  Luke Dashjr 4c00c3a135 metabank: Split up processors among a separate device per board 13 years ago
  Luke Dashjr 0989593bff metabank: Merge metabank_detect_chips into metabank_autodetect (unchanged) 13 years ago
  Luke-Jr 451402772d Merge pull request #291 from Vicus-N/bitfury 13 years ago
  Luke Dashjr e689356318 minerloop_async: Run watchdog code within actual device thread 13 years ago
  Vicus-N 23e119eaef Removed temperature output from metabank_api_extra_device_status(). 13 years ago
  Vicus-N b57e82906d Modified code to store temperature at cgpu->temp for metabank devices. 13 years ago