Luke Dashjr
|
1458821958
Update copyrights
|
13 years ago |
Luke Dashjr
|
62dff9a82f
Ensure winsock2.h is always included before windows.h
|
13 years ago |
Luke Dashjr
|
8642532beb
Merge commit '4f226ab' into bfgminer
|
13 years ago |
Luke Dashjr
|
4f226ab789
Bugfix: x6500: Expose x6500_fpga_data even if JTAG reset/detect fail, since it is still used to store temperature info if the other FPGA initializes
|
13 years ago |
Luke Dashjr
|
d236d85361
Merge commit '6cb9320' into bfgminer
|
13 years ago |
Luke Dashjr
|
6cb932045d
Revert "x6500: Whenever we get a hardware error, purge buffers just in case of read/write desync"
|
13 years ago |
Luke Dashjr
|
3ac7f71f39
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
f77dad650e
Correct formatting in FPGA drivers
|
13 years ago |
Luke-Jr
|
c15f25bbc9
Merge pull request #198 from wizkid057/bfgminer
|
13 years ago |
Jason Hughes
|
1c457a44e0
Fix null pointer issue when one chip on an X6500 is not initialized yet when reading temperature.
|
13 years ago |
Luke Dashjr
|
fcf0315e8c
Merge branch 'bugfix_MHz_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
ff3ff551dc
Bugfix: x6500: Correct "MHz" capitalization
|
13 years ago |
Luke Dashjr
|
4b3b8c3f60
Merge branch 'bugfix_usb_pkgcfg' into bfgminer
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Luke Dashjr
|
5dd580ac2b
Bugfix: Use pkgconfig for libusb when available, and try to guess the include path if not
|
13 years ago |
Luke Dashjr
|
1699e029a3
Bugfix: x6500: Use json_object_set_new to correctly count references to per-FPGA RPC data
|
13 years ago |
Luke Dashjr
|
657e3a976c
x6500: Expose per-FPGA details to RPC API
|
13 years ago |
Luke Dashjr
|
e54959bfa7
x6500: Implement support for --temp-target
|
13 years ago |
Luke Dashjr
|
16f4b8fb7d
x6500: Increase default clock frequency to 200 Mhz, now that new bitstream seems to run well around that
|
13 years ago |
Luke Dashjr
|
41fdff6b66
x6500: Flush nonces in FPGA buffer at initialization to avoid false hw errors on restart
|
13 years ago |
Luke Dashjr
|
dd7aa06a1c
x6500: Release device lock sooner during initialization, before logging initial frequency info
|
13 years ago |
Luke Dashjr
|
89a987f575
x6500: Read temperature sensors after sending work, when enabled
|
13 years ago |
Luke Dashjr
|
6085550afc
Merge branch 'dev_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
44818d8aea
Implement new --force-dev-init option to force bitstream upload to modminer and x6500 devices
|
13 years ago |
Luke Dashjr
|
42c6c53bb0
Merge branch 'dev_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
f482f59240
x6500: Try a more flexible approach to applying dynclock logic
|
13 years ago |
Luke Dashjr
|
0d4dbc54de
Merge branch 'dev_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
816c777022
x6500: Whenever we get a hardware error, purge buffers just in case of read/write desync
|
13 years ago |
Luke Dashjr
|
42efef6f0f
Bugfix: x6500: When purging ft232r buffers (during bitstream upload), also clear JTAG delayed read counter to avoid any potential desync
|
13 years ago |
Jason Hughes
|
89eb17fb65
Fix filename for x6500 bitstream to match previous commit's rename
|
13 years ago |