Commit History

Author SHA1 Message Date
  Luke Dashjr f9a949f41f Merge commit 'ac77ceb' into bfgminer 12 years ago
  Luke Dashjr ac77cebfba Bugfix: modminer: Ensure devices that fail probe are closed properly 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 2aca83c0cb Merge commit '2e20d06' into bfgminer 12 years ago
  Luke Dashjr 310321936a Use serial_close to pair with every serial_open 12 years ago
  Luke Dashjr 0e9bd81413 Merge commit 'd198bdf' into bfgminer 12 years ago
  Luke Dashjr d198bdfb77 Bugfix: dynclock: Never try to clock below 1x 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
  Luke Dashjr 5c4c4fa008 Merge commit '385a70b' into cg_merges_20130818a 12 years ago
  Luke Dashjr 2af49f2967 Bugfix: modminer: Since we are not searching iManuf string for needles, only look for "ModMiner" 12 years ago
  Luke Dashjr c7ca90cc7b modminer: Reduce default clock to 190 MHz 12 years ago
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr e78117374a modminer: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 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 251cfa231c Refactor and simplify bin2hex to speed up and avoid unnecessary heap use 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 882e06480e Bugfix: Cleanup handling of complete device/driver failure 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 2bc3ca9cbe Merge commit '79236d4' into bfgminer 12 years ago
  Luke Dashjr 79236d4892 Bugfix: modminer: Only program once for --force-dev-init 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Kano c8a647edeb MMQ turn on cps delays 12 years ago