Commit History

Author SHA1 Message Date
  Luke Dashjr a8d26db4c5 Merge branch 'bigendian' into bfgminer 13 years ago
  Luke Dashjr 91fb4e5177 Use correct macros for endian handling code 13 years ago
  Luke Dashjr 6661308788 Merge branch 'quiet_detectfail' into bfgminer 13 years ago
  Luke Dashjr ccc2aa2064 bitforce & icarus: Log detection failures at debug log level, so we don't confuse users who have different devices (which is why these drivers are failing detection!) 13 years ago
  Luke Dashjr 5acedd22f0 Merge branch 'cgminer' into bfgminer 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 3543f598c7 Merge commit '2ce7f28' into bfgminer 13 years ago
  Luke Dashjr cbfc12d462 icarus: Adopt some trivial and useless code from CGMiner to make merges cleaner 13 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 13 years ago
  Luke Dashjr c3526786ab Merge commit '2ec0fb9' into bfgminer 13 years ago
  Luke Dashjr 4003ef7a5f Restore devstatus refactoring and moving details to device code 13 years ago
  Luke Dashjr 5cf2b2b360 INCOMPLETE Merge commit 'eab9deb' into bfgminer 13 years ago
  Luke Dashjr d2a7357d0e Merge commit '1e94214' into bfgminer 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
  Luke Dashjr ad40d1d3fb Merge commit 'd8de1bb' into bfgminer 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
  Luke Dashjr 42661cf3a5 Merge branch 'bugfix_icarus_lp_info' into bfgminer 13 years ago
  Luke Dashjr 5635d03f4c Bugfix: icarus: properly store/restore info and work end times across longpoll restarts 13 years ago
  Luke Dashjr 459c7de5df Change device API "name" to reflect driver name abbreviation instead of device type name 13 years ago
  Kano 4dee0d049c FPGA - allow device detect override without an open failure 13 years ago
  Luke Dashjr 83bcb1961a Merge branch 'serialusb' into bfgminer 13 years ago
  Kano 6f24bff316 FPGA - allow device detect override without an open failure 13 years ago
  Luke Dashjr daa928eaaa Merge branch 'cgminer' into bfgminer 13 years ago
  Luke Dashjr d3fa59d76f Abstract generally useful FPGA code into fpgautils.c 13 years ago
  Luke Dashjr e23cf8f2b5 Tune new Icarus hashrate measurement code with 7,745 sample statistic 14 years ago
  Kano e68457fcd4 Icarus - fix unit64_t printf warnings 14 years ago
  Luke Dashjr 8a90e7e694 Use epoll (where available) to immediately interrupt Icarus with new work 14 years ago