Commit History

Author SHA1 Message Date
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 76d0cc183b Bugfix: Avoid unnecessary rescans due to wrong devtype 11 years ago
  Isidoro Ghezzi b8cb3f138d minorfix: remove extra semicolon 12 years ago
  Luke Dashjr b223282d05 Demote commonish errors to debug loglevel 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 7e5b7e654b ztex: Convert to lowl_probe 12 years ago
  Luke Dashjr a651e94616 ztex: Convert to use lowlevel usb enumerator 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 67fbf59cb4 Move have_libusb checks out of drv_detect_all 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 1bd1f6d2ee Merge commit '78d78b1' into cg_merges_20130822a 12 years ago
  Luke Dashjr 3183f70477 Merge branch 'cgsleep2' into cg_merges_20130822a 12 years ago
  Con Kolivas c5b46ce9ab Replace all references to the old n*sleep functions with the equivalent cgsleep_*s replacements. 12 years ago
  Luke Dashjr 17eb22dfea Merge commit 'ad1572f' into cg_merges_20130818a 12 years ago
  Con Kolivas 78d78b1063 Import Aaron D. Gifford's fast sha256 implementation. 12 years ago
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr e3a027d7e3 Merge commit 'b3c7530' into bfgminer 12 years ago
  Luke Dashjr b3c7530f35 Bugfix: ztex: Allocate final processor names on the heap, so they survive when the stack for ztex_prepare is gone 12 years ago
  Luke Dashjr fdca5f044c Merge commit 'cc9b91a' into bfgminer 12 years ago
  Luke Dashjr cc9b91ad98 Bugfix: ztex: Copy serial number to device "name" before cloning it for other processors 12 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 12 years ago
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago
  Luke Dashjr d46f61e7f0 ztex: Provide manuf/product/serial to cgpu interface 12 years ago
  Kano ad1572f77f size check get_datestamp/get_timestamp and remove unused cgpu->init 12 years ago
  Kano 385a70bea7 make all statline overflow safe 12 years ago
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr bde200a790 x6500 & ztex: Claim USB devices 12 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 12 years ago