Luke Dashjr
|
c9fd247c19
Rewrite hex2bin to perform much faster (reduces minirig CPU usage by more than half!)
|
13 years ago |
Kano
|
a9e10988ed
force type checking on curses
|
13 years ago |
Kano
|
5fb5dd0bd6
logging - size check sprintf
|
13 years ago |
Kano
|
51a928fe7e
usbutils - size check all sprintf
|
13 years ago |
Kano
|
74d71cce2c
cgminer - size check all sprintf
|
13 years ago |
Kano
|
ad1572f77f
size check get_datestamp/get_timestamp and remove unused cgpu->init
|
13 years ago |
Kano
|
385a70bea7
make all statline overflow safe
|
13 years ago |
Luke Dashjr
|
b25bce7035
Merge commit 'aaed99b' into bfgminer
|
13 years ago |
Luke Dashjr
|
aaed99b0ad
README: Add condensed list of dependencies
|
13 years ago |
Luke Dashjr
|
474d3e38b2
Merge commit 'a0e42c4' into bfgminer
|
13 years ago |
Luke Dashjr
|
a0e42c4017
Enable "maintainer mode" by default
|
13 years ago |
Luke Dashjr
|
66da192a21
Merge branch 'tui_manage_dev' into bfgminer
|
13 years ago |
Luke Dashjr
|
0550f0806e
Bugfix: opencl: TUI manage: "Change settings" must not be compiled in with no-ADL builds
|
13 years ago |
Luke Dashjr
|
086b04bfc9
Merge commit 'eb6cb2e' into bfgminer
|
13 years ago |
Luke Dashjr
|
eb6cb2e26e
Bugfix: Detect whether the linker accepts -zorigin before attempting to use it
|
13 years ago |
ckolivas
|
805672fb51
More GPU READMEs.
|
13 years ago |
kanoi
|
fa41f31b18
Merge pull request #461 from kanoi/master
|
13 years ago |
Kano
|
df05174e1d
WU only needs +2 width
|
13 years ago |
Anatoly Legkodymov
|
639f7e3eec
Bitfury ASIC initial support
|
13 years ago |
Luke Dashjr
|
6b728213dc
Merge branch 'catalyst_13.4' into bfgminer
|
13 years ago |
Luke Dashjr
|
41b944e965
opencl: ADL: ADL_Adapter_ID_Get fails with newer drivers, so tolerate its failure best we can
|
13 years ago |
Luke Dashjr
|
b9d755c2b2
opencl: Don't try to use BFI_INT patching with APP-SDK newer than 1084 (Catalyst 13.1), since it doesn't work
|
13 years ago |
Luke Dashjr
|
61c9bce153
fpgautils: Elaborate that bitstream open failures are probably due to missing bitstream package
|
13 years ago |
Luke Dashjr
|
6554e854d9
fpgautils: s/firmware/bitstream/
|
13 years ago |
Luke Dashjr
|
882e06480e
Bugfix: Cleanup handling of complete device/driver failure
|
13 years ago |
Con Kolivas
|
a011fe5182
Check for a timeout in avalon_scanhash and post to the write sem if we receive one.
|
13 years ago |
Con Kolivas
|
3b2f9ccb88
Decay result count in avalon more slowly to not falsely detect idle periods as low result return rates.
|
13 years ago |
Con Kolivas
|
4b4a13549e
Count the number of miners idled in avalon to account more accurately for when its result return rate is too low.
|
13 years ago |
Con Kolivas
|
e13c580cac
Fix potential dereference when starting avalon with all new work.
|
13 years ago |
Luke Dashjr
|
dee32f86b8
Deprecate -C (enable CPU) and -G (disable GPU) options, now that -S drv:[no]auto can be used for the same purposes
|
13 years ago |