Commit History

Author SHA1 Message Date
  Luke Dashjr 09dec9c000 cgpu_match: Accept ranges for letter processor specification 12 years ago
  Luke Dashjr 2c5a483b5c cgpu_match: Accept ranges for numeric elements 12 years ago
  Luke Dashjr 5619292a2a test_cgpu_match: Test with more than one device/processor 12 years ago
  Luke Dashjr 6f158f6e28 Silence Windows build warnings 12 years ago
  Luke Dashjr 890a2fbbae Bugfix: Restore case insensitivity to --scan driver names 12 years ago
  Luke Dashjr ec164d2698 Accept "@" separator for serial/path in --scan to match --device and --set-device better 12 years ago
  Luke Dashjr 807a453a54 Bugfix: avalon: Don't "probe" with -S <path/serial> 12 years ago
  Luke Dashjr 3c13fd1ff0 Bugfix: devpath_to_devid: Be strict about COM port specifications on Windows 12 years ago
  Luke Dashjr 67ce542353 Bugfix: avalon: Don't "probe" with -S all 12 years ago
  Luke Dashjr 8e24ec933e Bugfix: Only count devices in -d? 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 6c5ccc5685 Bugfix: Handle invalid driver names cleanly 12 years ago
  Luke Dashjr 1b3b8bd502 Only probe VCOM devices on bare "all" scan-serial request 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
  Luke Dashjr 39c448d6a4 Bugfix: scan-serial: Compare dev_t as well 12 years ago