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 |
Luke Dashjr
|
69f6a94230
Merge commit 'ad7aa2b' into cgmerges
|
13 years ago |
Kano
|
ad7aa2b382
FPGA - allow long or short device names in detect code + style police
|
13 years ago |
Luke Dashjr
|
8aa042d9d2
Merge branch 'bugfix_ssize_t_header' into bfgminer
|
13 years ago |
Luke Dashjr
|
19918d8bef
Bugfix: Include unistd.h needed for ssize_t type
|
13 years ago |
Luke Dashjr
|
e6b6d8816d
Merge branch 'cairnsmore' into bfgminer
|
13 years ago |
Luke Dashjr
|
46bc1de74c
fpgautils: serial_claim function to politely ask other drivers not to try to use device
|
13 years ago |
Luke Dashjr
|
f1265a7471
cairnsmore: Windows autodetect using FTDI library
|
13 years ago |
Luke Dashjr
|
8445ce898f
cairnsmore: Beginnings of new driver, with automatic upgrade from Icarus detection
|
13 years ago |