Commit History

Author SHA1 Message Date
  Luke Dashjr 474d3e38b2 Merge commit 'a0e42c4' into bfgminer 13 years ago
  Luke Dashjr a0e42c4017 Enable "maintainer mode" by default 13 years ago
  Luke Dashjr 66da192a21 Merge branch 'tui_manage_dev' into bfgminer 13 years ago
  Luke Dashjr 0550f0806e Bugfix: opencl: TUI manage: "Change settings" must not be compiled in with no-ADL builds 13 years ago
  Luke Dashjr 086b04bfc9 Merge commit 'eb6cb2e' into bfgminer 13 years ago
  Luke Dashjr eb6cb2e26e Bugfix: Detect whether the linker accepts -zorigin before attempting to use it 13 years ago
  ckolivas 805672fb51 More GPU READMEs. 13 years ago
  kanoi fa41f31b18 Merge pull request #461 from kanoi/master 13 years ago
  Kano df05174e1d WU only needs +2 width 13 years ago
  Luke Dashjr 6b728213dc Merge branch 'catalyst_13.4' into bfgminer 13 years ago
  Luke Dashjr 41b944e965 opencl: ADL: ADL_Adapter_ID_Get fails with newer drivers, so tolerate its failure best we can 13 years ago
  Luke Dashjr b9d755c2b2 opencl: Don't try to use BFI_INT patching with APP-SDK newer than 1084 (Catalyst 13.1), since it doesn't work 13 years ago
  Luke Dashjr 61c9bce153 fpgautils: Elaborate that bitstream open failures are probably due to missing bitstream package 13 years ago
  Luke Dashjr 6554e854d9 fpgautils: s/firmware/bitstream/ 13 years ago
  Luke Dashjr 882e06480e Bugfix: Cleanup handling of complete device/driver failure 13 years ago
  Con Kolivas a011fe5182 Check for a timeout in avalon_scanhash and post to the write sem if we receive one. 13 years ago
  Con Kolivas 3b2f9ccb88 Decay result count in avalon more slowly to not falsely detect idle periods as low result return rates. 13 years ago
  Con Kolivas 4b4a13549e Count the number of miners idled in avalon to account more accurately for when its result return rate is too low. 13 years ago
  Con Kolivas e13c580cac Fix potential dereference when starting avalon with all new work. 13 years ago
  Luke Dashjr dee32f86b8 Deprecate -C (enable CPU) and -G (disable GPU) options, now that -S drv:[no]auto can be used for the same purposes 13 years ago
  Luke Dashjr b3e61ac837 Bugfix: Since at least one of unix (or __APPLE__) or WIN32 is required by util.h, make sure unix is defined if WIN32 is not 13 years ago
  Luke Dashjr 42c1322d22 Merge commit 'cb58178' into bfgminer 13 years ago
  Luke Dashjr cb5817896f Bugfix: Set ELF rpath for bundled libblkmaker to use $ORIGIN so it can be run from other directories 13 years ago
  Luke Dashjr 42cf6fa759 Merge commit '5f432d1' into bfgminer 13 years ago
  Luke Dashjr 5f432d1ba0 Bugfix: Cleanup needs to happen before printing the final quit message, or it gets lost in TUI mode 13 years ago
  Luke Dashjr 9dae5bad62 Merge branch 'hotplug2' into bfgminer 13 years ago
  Luke Dashjr 8322ccd5b3 Merge commit '7c65060' into hotplug2 13 years ago
  Luke Dashjr 7c6506053a Bugfix: fpgautils: Initialize my_dev_t instances with null bytes, to ensure random unused data cannot influence hash keys 13 years ago
  Con Kolivas 42d96ee7fe Convert the decay_time function into one that truly creates an exponentially decaying average over opt_log_interval. 13 years ago
  Con Kolivas 18422fbf7d Only throttle avalon clockspeed in avalon_auto in non optimal temperature settings if the fanspeed has reached maximum. 13 years ago