Commit History

Author SHA1 Message Date
  Luke Dashjr 5a1ac0822c cpu: via: Only swap back the nonce, rather than all data 13 years ago
  Luke Dashjr 75cbffceac cpu: Minor optimization by checking H==0 before calling fulltest 13 years ago
  Luke Dashjr 7cc3c397ad Merge commit '83590b2' into bfgminer 13 years ago
  Luke Dashjr 83590b2caa Bugfix: Skip yasm check when building for non-x86 platforms 13 years ago
  Luke Dashjr 81a00dc9a0 Merge commit 'e26691c' into bfgminer 13 years ago
  Luke Dashjr e26691c643 Allow --scantime alias to --scan-time 13 years ago
  Luke Dashjr 327cd645e9 Merge commit 'a632372' into bfgminer 13 years ago
  Luke Dashjr a632372171 Bugfix: cpu: Increment nonce after checking (rather than before), to avoid skipping the first nonce of each scanhash call 13 years ago
  Con Kolivas 5d122cad93 Provide wrappers for grabbing of thr value under the mining_thr_lock. 13 years ago
  Con Kolivas 08ece33f7e Merge branch 'master' of https://github.com/kanoi/cgminer into kanoi-usb 13 years ago
  Kano 7abf30b2c0 distinguish between drv and it's id enum now called drv_id 13 years ago
  Con Kolivas 70b5b84052 Merge branch 'master' of https://github.com/kanoi/cgminer into kanoi-usb 13 years ago
  Luke Dashjr dc7157fafc Merge branch 'rpc_cli' into bfgminer 13 years ago
  Luke Dashjr c6e86493f6 Build bfgminer-rpc program from api-example.c 13 years ago
  Luke Dashjr 07ce0b6ed2 Bugfix: Remove miner.h include from api-example.c since it isn't needed and pulls in libblkmaker 13 years ago
  Luke Dashjr f13c57fada Make wrapping consistent at 79-80 characters per line 13 years ago
  Luke Dashjr 98c71a084c Merge commit '7c5c89d' into bfgminer 13 years ago
  Luke Dashjr 7c5c89dd68 Make wrapping consistent at 79-80 characters per line 13 years ago
  Luke Dashjr 9d03ae8125 Bugfix: Correct numerous misspellings, typos, etc 13 years ago
  Kano 61ec1fe91f mutex all access to mining_thr 13 years ago
  Kano 212f32e5e0 Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later 13 years ago
  Kano 8fbc4dade6 MMQ must copy USB bus:device due to usbinfo change 13 years ago
  Kano 7388942bbd Stratum disconnect shares - count total against stale 13 years ago
  Kano 05157e0802 USB in linux use the expected kernel config to check and detach - and set the configuration in linux also 13 years ago
  Kano 128e3270fb USB system wide device locking on windows 13 years ago
  Kano 16fa090013 usbutils stats_initialised not set 13 years ago
  Kano 028da16bf8 usbutils free found if not used 13 years ago
  Kano 8297304089 USB device locking NOOP for windows (for now) 13 years ago
  Kano cb3e3ebfac USB system wide device locking on linux 13 years ago
  Kano 59c73ae59a USB usb_init() consistent err/warning/debug messages 13 years ago