Commit History

Author SHA1 Message Date
  Kano d9449b2578 api ... the code related to device elapsed 12 years ago
  Luke Dashjr d4978c3b4c knc: Read temperature sensors 12 years ago
  Luke Dashjr 63f016acb4 DevAPI: minerloop_queue: Run watchdog in device thread 12 years ago
  Kano cac7cdb25e api add device elapsed since hotplug devices Elapsed is less than cgminer Elapsed 12 years ago
  Luke Dashjr 2aca83c0cb Merge commit '2e20d06' into bfgminer 12 years ago
  Luke Dashjr 2e20d069a3 fpgautils: serial_close: Explicitly release advisory lock before closing, in case fd has been inherited by a process forked by system() 12 years ago
  Luke Dashjr 310321936a Use serial_close to pair with every serial_open 12 years ago
  Luke Dashjr ab22c65b9c Merge branch 'httpsrv' into bfgminer 12 years ago
  Luke Dashjr 652d7a5576 Workaround bug in Plibc by resetting locale to "C" at startup 12 years ago
  Luke Dashjr e934c551c5 knc: Pass queue flush to device when its most recent job produces stale shares 12 years ago
  Luke Dashjr 7c92c16688 knc: Issue flush command at init 12 years ago
  Luke Dashjr 273f0b26fc Bugfix: knc: Perform le32toh on unknown-work nonces 12 years ago
  Luke Dashjr b17a37688c knc: Use independent device_id for works to enforce 15-bit size 12 years ago
  Luke Dashjr 8da64c4c67 Merge branch 'bitfury' into knc 12 years ago
  Luke Dashjr 6b7db93708 Bugfix: spi_emit_nop: Correct counter logic 12 years ago
  Luke Dashjr 0e5f92bb80 knc: Implement mining 12 years ago
  Con Kolivas 44cc52c3d0 Drop usb buffering message to debug logging level. 12 years ago
  Luke Dashjr 7e40899f75 knc: Use FPGA i2c to identify present ASICs 12 years ago
  Luke Dashjr e3afcc5748 knc: Basic detection of boards on expected i2c buses 12 years ago
  Con Kolivas 273b04be62 Do the ntime binary modification to the work struct when submitting an ntime offset nonce within submit_noffset_nonce 12 years ago
  Luke Dashjr 46c4ecb3b4 DevAPI: generic_detect: Just use an enum for flags 12 years ago
  Luke Dashjr 9570c4a0eb Merge commit '66e5d6b' into bfgminer 12 years ago
  Luke Dashjr 66e5d6b633 Bugfix: bitfury: Check for necessity of linux/i2c.h so build succeeds with i2c-tools's userspace linux/i2c-dev.h 12 years ago
  Con Kolivas eed0afcd04 Convert libusb transfer errors to regular libusb error messages to allow for accurate message reporting. 12 years ago
  Con Kolivas 43699c76b7 Bump version to 3.6.4 12 years ago
  Con Kolivas d58f2f0faa Update NEWS. 12 years ago
  Con Kolivas d77f367279 Fixing the memory leak for remaining semaphores means we can go back to using async transfers on other OSes with our own timeout management again. 12 years ago
  Con Kolivas 06776af000 Use the forcelog function on shutdown to cope with indeterminate console lock states due to killing of threads. 12 years ago
  Con Kolivas 8e9f32a81b Add a forcelog variant of applog which invalidates any console lock to force output. 12 years ago
  Con Kolivas 3956382450 Send pthread_cancel to failed completion_timeout that has timed out. 12 years ago