Commit History

Author SHA1 Message Date
  Con Kolivas 9175e4f25c Display all OpenCL devices when -n is called as well to allow debugging of differential mapping of OpenCL to ADL. 14 years ago
  Con Kolivas f5f089f5b4 Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails. 14 years ago
  Con Kolivas 99331991ba Increase upper limit on number of extra items to queue as some FPGA code can't yet reliably keep many devices busy. 14 years ago
  nelisky 5f5e1063f4 Firmware 15d4 support 14 years ago
  Luke Dashjr b831eaa2b9 Merge branch 'master' into myfork 14 years ago
  Con Kolivas d6edd07c4a Display configuration file information when -c option is passed and only when file exists on loading default config file. 14 years ago
  Con Kolivas 6ffdbc3aeb Display configuration file loaded, if any, and debug output if configuration file parsing failed. 14 years ago
  Con Kolivas 40e6dd7cc5 Merge pull request #173 from luke-jr/bugfix_noauto 14 years ago
  Con Kolivas e6f9afe6bc Add missing ztex header to Makefile for distribution. 14 years ago
  Luke Dashjr f1ae7bbb08 Document long-form COM port device names on Windows, required to specify serial ports above 9 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
  Con Kolivas 98c0b297b8 Merge pull request #162 from luke-jr/workaround_icarus_uart_issue 14 years ago
  Luke Dashjr 0d30a6520f Merge branch 'master' into workaround_icarus_uart_issue 14 years ago
  Con Kolivas e95384e59a Include ztex bitstreams firmware in distribution and install if configured in. 14 years ago
  Con Kolivas b97e6aa5a0 Presumably we should return false when the capability is missing in libztex_checkCapability. 14 years ago
  Con Kolivas 78a32f2ebc Style police on driver-ztex.c 14 years ago
  Con Kolivas cfe3eb0b8a Merge branch 'master' into ztex 14 years ago
  Luke Dashjr d046243056 Collapse multiple tailsprintfs into a single one 14 years ago
  Con Kolivas d3f46e7e6f Merge pull request #169 from luke-jr/align_temps 14 years ago
  Con Kolivas 26b4b011d8 Merge pull request #170 from luke-jr/bugfix_icarus_speed 14 years ago
  Con Kolivas 9641ff2ecc Merge pull request #171 from luke-jr/icarus_longpoll 14 years ago
  Luke Dashjr 74b93784f6 API: Move device-specific information fetching to the device API model with a new get_extra_device_info function 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 9dad7a836f API: Append Driver, Kernel, Model, and Device Path to device information 14 years ago
  Luke Dashjr d7372d1b76 API: Refactor device status into a single common function 14 years ago
  Luke Dashjr 3ffffd2374 Bugfix: Don't error on DEVS command if all devices are PGAs 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