Commit History

Author SHA1 Message Date
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 9b7d50fb2e DevAPI: add_cgpu: Use mutex to ensure thread safety 12 years ago
  Luke Dashjr 516bb7bdfd Merge commit '13a2bde' into bfgminer 12 years ago
  Luke Dashjr 13a2bde5b9 Bugfix: minerloop_async: Check the correct _mt_disable_called flag 12 years ago
  Luke Dashjr 6077f0f2c4 Bugfix: Reimplement scan-serial "all" keyword 12 years ago
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 29035c0f9c Build hash tables to find drivers by dname or name 12 years ago
  Luke Dashjr e83fc5b70d Build a linked list of registered drivers 12 years ago
  Luke Dashjr 863d910324 Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr f34678f301 Add --set-device option to allow setting default procset commands 12 years ago
  Luke Dashjr 1177917bf2 Refactor device disable/enable logic so that drv.thread_{disable,enable} actually get called 12 years ago
  Luke Dashjr 63f016acb4 DevAPI: minerloop_queue: Run watchdog in device thread 12 years ago
  Luke Dashjr daa098982e Merge commit 'fcb3023' into bfgminer 12 years ago
  Luke Dashjr fcb3023a0d Bugfix: DevAPI: Reduce race-collision delay to 1ms so thread_shutdown actually gets called before threads are killed forcefully 12 years ago
  Luke Dashjr 6422e2d9c1 Merge commit 'a12a057' into bfgminer 12 years ago
  Luke Dashjr a12a057f3a DevAPI: Trigger mt_disable_start after init, if a device is disabled before minerloop starts 12 years ago
  Luke Dashjr 20df39172c Merge commit '5a9cd98' into bfgminer 12 years ago
  Luke Dashjr 5a9cd9831c icarus: When disabling, close device fd and stop sending new work 12 years ago
  Luke Dashjr de942d5894 DevAPI: add_cgpu_slave for more elegant multi-device threads 12 years ago
  Luke Dashjr e689356318 minerloop_async: Run watchdog code within actual device thread 12 years ago
  Luke Dashjr 4d2391a545 Bugfix: DevAPI: Don't call job_process_results when there was no previous job 12 years ago
  Luke Dashjr 597b32a55a Abstract hasehs_done2 which keeps track of time deltas per thr on its own 12 years ago
  Luke Dashjr 3183f70477 Merge branch 'cgsleep2' into cg_merges_20130822a 12 years ago
  Luke Dashjr 65ba8cf703 Merge commit 'd93e8ec' into bfgminer 12 years ago
  Luke Dashjr 0c2ff3fb7b Merge branch 'httpsrv' into bfgminer 12 years ago
  Luke Dashjr 2541247739 Split up scan_serial function to enable internally adding ad-hoc cgpu 12 years ago
  Luke Dashjr d93e8ec83f Add --cmd-idle notification command for REST/WAIT conditions 12 years ago
  Luke Dashjr a592023d0a Look for bitstreams in /usr/share/bitstreams 12 years ago
  Luke Dashjr 37201d79c6 Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago