Commit History

Author SHA1 Message Date
  Luke Dashjr 8d14cb5b3b Merge branch 'uniscan2' into bfgminer 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 957593a153 Rename --scan-serial to --scan 12 years ago
  Luke Dashjr abeeac9c2c Merge branch 'uniscan2' into bfgminer 12 years ago
  Luke Dashjr 6c5ccc5685 Bugfix: Handle invalid driver names cleanly 12 years ago
  Luke Dashjr 36ac685dd7 Merge commit 'c3b417e' into bfgminer 12 years ago
  Luke Dashjr c3b417eaba Bugfix: Write klondike options for klondike-options (not icarus options) 12 years ago
  Luke Dashjr ee0fc6d3be Merge branch '201311-doc-updates' into bfgminer 12 years ago
  Luke Dashjr eb086d963b Merge commit '081a48f' into bfgminer 12 years ago
  Luke Dashjr 081a48fe0a Bugfix: Make curses_input return NULL on a blank line, as most callers expect 12 years ago
  Luke Dashjr 2dfea40640 Merge commit '3f21b2b' into bfgminer 12 years ago
  Luke Dashjr 3f21b2be0c Duplicate (hidden) --userpass option before --pool-priority so it can be used in config files 12 years ago
  Luke Dashjr 1b3b8bd502 Only probe VCOM devices on bare "all" scan-serial request 12 years ago
  Red_Wolf_2 15d99665d1 README*: Grammatical cleanups 12 years ago
  Luke Dashjr 36a9765f95 write_config: Add scan-serial and set-device 12 years ago
  Luke Dashjr f40a1731db write_config: Update to make JSON Array of named parameters 12 years ago
  Luke Dashjr 5f2eb03560 Remove support for comma-separated values in --device, and update documentation 12 years ago
  Luke Dashjr 1a39ff42b1 lowlevel: Collapse multiple lowlevel drivers on the same devid to a secondary linked list, and only spawn one thread to probe all lowlevels on a given devid 12 years ago
  Luke Dashjr 6b71382a8c cpu/opencl: Always disable by default; removes deprecated -G option entirely 12 years ago
  Luke Dashjr e55593471e Bugfix: Allow "drv:auto" to override general "noauto" 12 years ago
  Luke Dashjr 885c01a6b9 Bugfix: _probe_device_match: Fix inverted logic 12 years ago
  Luke Dashjr 8fc696181d Bugfix: Don't try to call lowl_probe for drivers that don't support that interface 12 years ago
  Luke Dashjr 39e26b69e1 cgpu_match: Compare dev_t under paths 12 years ago
  Luke Dashjr f90734cbd8 Rework -d? output to display more useful information now that device ordering is non-deterministic 12 years ago
  Luke Dashjr febbe0ca57 cgpu_match: Add support for matching by serial number or path 12 years ago
  Luke Dashjr 6e1a33a7c7 Unit tests for cgpu_match 12 years ago
  Luke Dashjr 8866aad734 Rework --device option to accept a pattern and JSON Array in config; removes support for processor ranges 12 years ago
  Luke Dashjr 71c13ede50 Remove --remove-disabled option, as it conflicts with hotplug, per-processor stuff, etc already 12 years ago
  Luke Dashjr 85f1df458a Bugfix: Reimplement "noauto" flag 12 years ago
  Luke Dashjr 06fefff2ae Bugfix: Restore "-S foo" without driver name functionality 12 years ago