Commit History

Author SHA1 Message Date
  Luke Dashjr 88688f288f Bugfix: opencl: Output buffer must be readable by kernel since it is used with a count/position iterator 11 years ago
  Luke Dashjr 4de46f145f Bugfix: opencl: Skip NULL kernel interface entry 11 years ago
  Luke Dashjr eb3d7b8dde DevAPI: hashes_done: Simplify and improve precision of max_nonce calculation 11 years ago
  Luke Dashjr 104d8d3472 opencl: Avoid duplicating kernel_interfaces mapping in select_kernel 11 years ago
  Luke Dashjr 0a224778b0 opencl: Avoid duplicating kernel_interfaces mapping in opencl_scanhash_get_kernel 11 years ago
  Luke Dashjr 2016458e46 cpu: Drivers should not be doing fulltest on their own, so remove it 11 years ago
  Luke Dashjr 3526edb399 cpu: Pass full work struct to scanhash functions 11 years ago
  Luke Dashjr 7facc06b01 Merge commit '9896585' into bfgminer 11 years ago
  Luke Dashjr 9896585e1f Bugfix: DevAPI: hashes_done: Explicitly cast to uint64_t for big calculations (LLVM was allowing overflow) 11 years ago
  Luke Dashjr 7980b68138 Merge branch 'kncasic' into bfgminer 11 years ago
  Luke Dashjr d411925060 AUTHORS: Add Pelle Nilsson 11 years ago
  Luke Dashjr 57ba4bf5c6 kncasic: Split up each ASIC channel to its own device 11 years ago
  Pelle Nilsson 819b9dfea9 Bugfix: Extra garbage was sent on SPI with new commands 11 years ago
  Vitalii Demianets 46133614a8 Titan: supply its own rolling hashrate implementation 11 years ago
  Pelle Nilsson 6b3d851b0f Remove temporary log messages for manual report checks 11 years ago
  Vitalii Demianets ffbd0ae8d6 A driver can supply its own rolling hashrate function 11 years ago
  Pelle Nilsson b532545468 Wrong variable used in new per-die iteration 11 years ago
  Pelle Nilsson be69168a12 Do manual core checks in parallel with normal ones 11 years ago
  Pelle Nilsson 12bad5c547 Fix: Only one die was checked after flush in last commit 11 years ago
  Pelle Nilsson 06b7d4d6e1 Manually check all cores for reports after flush 11 years ago
  Pelle Nilsson 05716f85fe Move thread_reportin() call to poll function 11 years ago
  Luke Dashjr 979b2acf8a titan: reportin every process_report to avoid falsely tripping the watchdog 11 years ago
  Luke Dashjr 81032c4547 Revert "Increase watchdog sick time to 300 seconds" 11 years ago
  Luke Dashjr d035a46e23 titan: Remove unused variables 11 years ago
  Pelle Nilsson 08ce953b2f Bump knc-asic submodule 11 years ago
  Pelle Nilsson df77000305 Increase FPGA to ASIC SPI frequency to 6 MHz 11 years ago
  Pelle Nilsson 0dfc6ecd77 Use new get_work_status prototype and print FPGA CRC error counters to log 11 years ago
  Pelle Nilsson 1b22548731 Titan flush optimization fix: Don't send get_info commands when FPGA is speaking to ASIC 11 years ago
  Pelle Nilsson aa5801bd19 Increase watchdog sick time to 300 seconds 11 years ago
  Pelle Nilsson aa02e55cb0 All dies use same nonce working range 11 years ago