Commit History

Author SHA1 Message Date
  Luke Dashjr 91fb4e5177 Use correct macros for endian handling code 13 years ago
  ckolivas 5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 13 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 13 years ago
  Kano 82b14c4d08 api.c data structure - remove unnecessary driver-icarus.c comments 13 years ago
  Kano d8abfb713e api.c data structure - tested + updated get_api_stats/driver-icarus.c 13 years ago
  Kano 3763cb0bad icarus - must allows allocate memory for icarus_info 13 years ago
  Con Kolivas e53c033aa8 Icarus needs not +2 for realloc, just +1. 13 years ago
  Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 13 years ago
  Kano 4dee0d049c FPGA - allow device detect override without an open failure 13 years ago
  Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 13 years ago
  Kano e68457fcd4 Icarus - fix unit64_t printf warnings 14 years ago
  Kano f15d2233fa Icarus: fix abort calculation/allow user specified abort 14 years ago
  Kano b5ed958e84 Icarus: high accuracy timing and other bitstream speed support 14 years ago
  Xiangfu b1785d1f07 add-MIPSEB-to-icarus-for-BIG_ENDIAN 14 years ago
  Con Kolivas e195a31c02 Fix win32 build. 14 years ago
  Kano b3a50dd465 Icarus - correct MH/s and U: with work restart set at 8 seconds 14 years ago
  Luke Dashjr 124ee9b28a Bugfix: thread_shutdown shouldn't try to free the device, since it's needed afterward 14 years ago
  Kano 09fe8bcb12 Icarus - minimise code delays and name timer variables 14 years ago
  Kano 16b9ebee28 Icarus restore auto/noauto handling 14 years ago
  Kano 403f63ae20 Icarus update to new add_cgpu() 14 years ago
  Kano 80f4fbbdeb Icarus driver working with Linux and Windows 14 years ago
  Kano e369d787e0 Ensure everyone sees the same screen/api name as the previous version for Icarus 14 years ago
  Luke Dashjr 0f74ba059e Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device 14 years ago
  Luke Dashjr d7cb49efcd Icarus: Ignore "auto" flag 14 years ago
  Luke Dashjr 0d30a6520f Merge branch 'master' into workaround_icarus_uart_issue 14 years ago
  Con Kolivas 26b4b011d8 Merge pull request #170 from luke-jr/bugfix_icarus_speed 14 years ago
  Luke Dashjr d8ef28069a work_restart should only be changed by cgminer.c now 14 years ago
  Luke Dashjr b4ba9c3f00 Bugfix: Icarus: Invalidate old job, even if no nonce found in it 14 years ago
  Luke Dashjr 11234c3353 Icarus: Use gettimeofday to more accurately measure scanhash time, and calibrate scan time estimate based on actual data 14 years ago
  Luke Dashjr 34f86417cc Icarus: Abandon a scanhash early when work restart requested 14 years ago