Commit History

Author SHA1 Message Date
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 29035c0f9c Build hash tables to find drivers by dname or name 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr ba8e6348d8 Merge commit 'd90a625' into bfgminer 12 years ago
  Luke Dashjr d90a625e10 Bugfix: Explicitly cast uses of be32toh to uint32_t 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 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
  Luke Dashjr d7f76515e1 erupter: New icarus-based driver to handle autodetection of Block Erupter devices 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 3a98ef1f00 Replace UNIX-only work_restart_fd pipe with portable work_restart_notifier 13 years ago
  Luke Dashjr a76cbd4192 Preformat dev_repr (device representation) and proc_repr (processor representation) once for use everywhere 13 years ago
  Luke Dashjr 1458821958 Update copyrights 13 years ago
  Luke Dashjr 69b4aa8c90 Merge branch 'sysfs_autodetect' into bfgminer 13 years ago
  Luke Dashjr f5f73ead19 fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method 13 years ago
  Luke Dashjr 3ac7f71f39 Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 7277c0932c cairnsmore: Don't bother timing dynclock detection, since there's no standard way to log it accurately 13 years ago
  Luke Dashjr 97c4821612 Bugfix: Capitalize "MHz" correctly 13 years ago
  Luke Dashjr eade44271d Merge branch 'dynclock' into bfgminer 13 years ago
  Luke Dashjr 3a517ffc1c cairnsmore: Increase maximum clock frequency to 210 Mhz 13 years ago
  Luke Dashjr 37a64019d1 Merge branch 'dynclock' into bfgminer 13 years ago
  Luke Dashjr 063fd0ad1d Bugfix: cairnsmore: Silence irrelevant compiler warning 13 years ago
  Luke Dashjr a5266715f0 cairnsmore: Automatically "downgrade" default FPGA-per-device to 1 for dynclock devices 13 years ago
  Luke Dashjr b091dea11f Bugfix: cairnsmore: Get autodetection of dynclock to work consistently 13 years ago
  Luke Dashjr 30ddac3e33 cairnsmore: Fix race on dynclock detection 13 years ago
  Luke Dashjr 0ef43afe2d cairnsmore: Glasswalker has a minimum multiplier of 20 :( 13 years ago
  Luke Dashjr 663b3ee97b cairnsmore: Detect frequency changing support despite hashing of commands 13 years ago