Commit History

Author SHA1 Message Date
  Luke Dashjr 39c448d6a4 Bugfix: scan-serial: Compare dev_t as well 12 years ago
  Luke Dashjr bc5538dc26 fpgautils: Wrapper to easily adapt an old detectone to new lowl_probe 12 years ago
  Luke Dashjr 540a818cf7 Make detectone_meta_info thread-local 12 years ago
  Luke Dashjr 789c1b7735 lowlevel: Keep track of the claimed devid and debuglog every found device 12 years ago
  Luke Dashjr 00f905584e Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr 2deec4bf2b mcp2210: Implement claim on HID paths 12 years ago
  Luke Dashjr 2aca83c0cb Merge commit '2e20d06' into bfgminer 12 years ago
  Luke Dashjr 2e20d069a3 fpgautils: serial_close: Explicitly release advisory lock before closing, in case fd has been inherited by a process forked by system() 12 years ago
  Luke Dashjr 0e32b080b9 Display a friendly error directing to README.FPGA when bitstream cannot be loaded 12 years ago
  Luke Dashjr de4b2e040d fpgautils: load_bitstream_bytes support for Intel HEX format (.ihx) files 12 years ago
  Luke Dashjr 555d8ac7aa fpgautils: load_bitstream_bytes function to load a bitstream into a bytes_t 12 years ago
  Luke Dashjr 37201d79c6 Bugfix: Move serial_detect* and open_bitstream to DevAPI code so CPU/OpenCL can build properly without fpgautils 12 years ago
  Luke Dashjr 872099f8ba x6500: Provide manuf/product/serial to cgpu interface 12 years ago
  Luke Dashjr 1498a45ac3 List valid baud rates once in iospeeds.h and standardize conversions 12 years ago
  Luke Dashjr 60fbbbd42f fpgautils: detectone_meta_info to provide metainformation (manufacturer, product, serial) on devices to detectone functions 12 years ago
  Luke Dashjr 583cf156e8 cpu & opencl: Respect scan-serial auto/noauto instructions 12 years ago
  Luke Dashjr 90339fdf90 ft232r & libztex: Skip probe of claimed devices 12 years ago
  Luke Dashjr 2b16acaa9b fpgautils: Implement bfg_claim_usb for claiming devices by USB bus number and address 12 years ago
  Luke Dashjr f1051250d5 fpgautils: Replace serial_claim with bfg_claim_serial using a more cleanly extensible interface and implementation 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Luke Dashjr db2a63c286 avalon: Since detection is not really implemented, only probe devices when the driver is specified to -S by name (eg, "avalon:/dev/ttyUSB0") 12 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Luke Dashjr e3c65ccc8c Update copyrights 13 years ago
  Luke Dashjr ba9df2f274 Merge remote-tracking branch 'remotes/avalon/avalon' into avalon 13 years ago
  Xiangfu 5275f2b1a8 fpgautils.c: use lancelot as target 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 f5f73ead19 fpgautils: Unified serial_autodetect function to find a serial device regardless of the underlying method 13 years ago
  Luke Dashjr b1c23f6476 fpgautils: Abstract open_xilinx_bitstream out from modminer and x6500 drivers 13 years ago
  Kano fc14b2ee07 MMQ new initialisation (that works) and clocking control 13 years ago