Commit History

Author SHA1 Message Date
  Luke Dashjr 3183f70477 Merge branch 'cgsleep2' into cg_merges_20130822a 12 years ago
  Luke Dashjr 5c4c4fa008 Merge commit '385a70b' into cg_merges_20130818a 12 years ago
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr f1259f55f7 Merge commit 'eacd745' into bfgminer 12 years ago
  Luke Dashjr eacd745644 Bugfix: x6500: Use cgpu->temp directly since there is only one sensor per processor 12 years ago
  Luke Dashjr dce13c0c31 x6500: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr c9cf42e2f6 x6500: Port pgaset clock from modminer driver at 66d2a3ab072fcdbc3c7ed41a97f265afa917bbee 12 years ago
  Luke Dashjr 474a6915c4 Merge commit '5fc69bf' into bfgminer 12 years ago
  Luke Dashjr 5fc69bf704 x6500: Reduce default clock to 190 MHz 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 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
  Luke Dashjr 872099f8ba x6500: Provide manuf/product/serial to cgpu interface 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 ca714a6bb2 Merge commit '08cfd3e' into bfgminer 12 years ago
  Luke Dashjr 08cfd3e3ca Bugfix: x6500: Only program once for --force-dev-init 12 years ago
  Luke Dashjr 90339fdf90 ft232r & libztex: Skip probe of claimed devices 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
  Luke Dashjr 0d81426147 Rename cgpu_data to use new device_data 12 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Kano 494b09e91c convert sleep(const) to nmsleep() 13 years ago
  Luke Dashjr 6ae9103363 x6500: Never consider processors idle if they're enabled 13 years ago
  Luke Dashjr bf0a6581a0 x6500: Make mutex management cleaner by blocking device select loop during idle get_stats 13 years ago
  Luke Dashjr 6010d7d621 modminer+x6500: Expose frequencies to API in terms of MHz to be consistent with ztex driver and cgminer 13 years ago
  Luke Dashjr f9ab7d16ba Move new device API code to new deviceapi.c source file 13 years ago
  Luke Dashjr 1d06401a40 Make minerloop_async more async, using some callbacks to handle event completions 13 years ago