Commit History

Author SHA1 Message Date
  Luke Dashjr c3d6476eef Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 89b293872a Bugfix: bitforce_queue: Never try to reinitialize a slave processor 12 years ago
  Luke Dashjr 0a93961832 Bugfix: bitforce_queue: Use work_list_del everywhere we remove from work_list to ensure work gets freed properly when done 12 years ago
  Luke Dashjr 546661f30f bitforce: bitforce: Fix TUI display of slave processors on parallelized boards 12 years ago
  Luke Dashjr dc25f51997 bitforce: Only display temperature in TUI for the first chip on parallelized boards 12 years ago
  Luke Dashjr c47411d7c9 Bugfix: bitforce: Set temperature for all processors on the board 12 years ago
  Luke Dashjr 73f4e7c06a Bugfix: bitforce_queue: Initialize proc->device_data to board data for parallelized chip processors 12 years ago
  Luke Dashjr a64964803b Bugfix: bitforce_queue: Defer nonce count check until after thiswork has been identified (or handled as NULL) 12 years ago
  Luke Dashjr cca9c049e8 bitforce: Credit hashrate to the correct chip on parallelized devices 12 years ago
  Luke Dashjr 707e0ee1a5 bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink 12 years ago
  Luke Dashjr 168279018c bitforce_queue: Implement job sanity checks using new "ZqX" for devices using parallelization 12 years ago
  Luke Dashjr eca9e7e73c bitforce_queue: Minimal support for parallelization 12 years ago
  Luke Dashjr 18a09f0a0f Merge branch 'bfl_devdump' into bitforce_queue_parallel 12 years ago
  Luke Dashjr 664d9fa9b5 bitforce_queue: Ensure comma following nonce count is there, to error cleanly 12 years ago
  Luke Dashjr 0322e4cf79 Add --device-protocol-dump option to debuglog low-level bitforce protocol details 12 years ago
  Luke Dashjr dcc630c59e Merge branch 'cg_merges_20130606b' into bfgminer 12 years ago
  Luke Dashjr 5384147669 Merge commit 'e7d815e' into bfgminer 12 years ago
  Luke Dashjr e7d815ec0b bitforce: Report queue send failures, and count as hw errors 12 years ago
  Luke Dashjr b13624a1e4 Merge commit 'f1d8ab8' into bfgminer 12 years ago
  Luke Dashjr f1d8ab809e Bugfix: bitforce_queue: Don't try to send ready-to-queue work to device, when there is no ready-to-queue work 12 years ago
  Luke Dashjr a6825e5161 Merge commit '4454bd5' into bfgminer 12 years ago
  Luke Dashjr 4454bd5c31 Bugfix: bitforce: Clear want_to_send_queue flag when flushing queue, since we can't send an empty queue 12 years ago
  Luke Dashjr 7863fa1bea Merge commit 'c86d00a' into bfgminer 12 years ago
  Luke Dashjr c86d00ad42 bitforce: Include new total queued count in flush debugging 12 years ago
  Luke Dashjr e4a6926357 Merge commit 'd65d47e' into bfgminer 12 years ago
  Luke Dashjr d65d47e54b Bugfix: bitforce_queue: Implement a minimum wait time of 10ms 12 years ago
  Luke Dashjr 0d81426147 Rename cgpu_data to use new device_data 12 years ago
  Luke Dashjr 4a4c18265c Bugfix: Free work only after deleting it from list 12 years ago
  Luke Dashjr 0d7ff703ed Replace elist.h with uthash.h for work lists (share submission and bitforce bqueue) 12 years ago
  Luke Dashjr 3866e03859 Bugfix: bitforce: Seek to end of nonce counter to find nonces, in case there are more than 9 13 years ago