Luke Dashjr
|
20b866851b
Bugfix: bitfury: Fix processor disable/enable for all bitfury-based devices
|
12 years ago |
Luke Dashjr
|
5cd4bcaa6c
BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures
|
12 years ago |
Luke Dashjr
|
6682afc84e
bitfury: Clean up by making private functions static, and naming public ones with [lib]bitfury_ prefix
|
12 years ago |
Luke Dashjr
|
e7ddc09263
bitfury: Remove old (unused) driver code
|
12 years ago |
Luke Dashjr
|
720ca5c4e9
bitfury_gpio: Convert to using current bitfury driver code
|
12 years ago |
Luke Dashjr
|
2546c0598d
Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h
|
12 years ago |
Luke Dashjr
|
3abf78724d
bitfury: Disable dynamic osc6_bits when manually setting a specific value
|
12 years ago |
Luke Dashjr
|
02eb892372
bitfury_do_io: Make use of timer_elapsed
|
12 years ago |
Luke Dashjr
|
d1e1da54cc
bitfury: Only use dynamic osc6_bits with boards that support it explicitly (BFSB and Metabank for now)
|
12 years ago |
Luke Dashjr
|
e1c694eae3
bitfury: More debugging info for dynamic osc6_bits
|
12 years ago |
Luke Dashjr
|
4dc561854d
Bugfix: bitfury: Fix tv_stat to persist
|
12 years ago |
Luke Dashjr
|
5a72379bb6
bitfury: Remove useless debugging
|
12 years ago |
Luke Dashjr
|
e3de3d90ce
bitfury: Simplify dynamic osc6_bits logic such that the range is defined in one place
|
12 years ago |
Luke Dashjr
|
ffee071754
bitfury: Remove unused skip_stat
|
12 years ago |
Luke Dashjr
|
7255a3c9ad
Bugfix: bitfury: Stick to tracking best_done per-chip, and never call zero_stats (which is for users, not drivers)
|
12 years ago |
Luke Dashjr
|
22b33149c4
Bugfix: bitfury: Use proc_repr rather than incorrectly calculated chip_id
|
12 years ago |
Luke Dashjr
|
86cd7da20a
Bugfix: bitfury: struct bitfury_device is already chip-specific
|
12 years ago |
Dmitry Sorokin
|
5255b8bf23
bitfury: dynamic osc_6 bits
|
12 years ago |
Luke Dashjr
|
4fce2eea72
bitfury: Improve frequency calculation - fixes occasional miscalculations as well as makes it safer with multiple devices
|
12 years ago |
Anatoly Legkodymov
|
75a7e1465b
bitfury: Added frequency calculation
|
12 years ago |
Luke Dashjr
|
a4f328417d
Merge branch 'bitfury' into bfgminer
|
12 years ago |
Luke Dashjr
|
863d910324
Merge branch 'nanofury' into bfgminer
|
12 years ago |
Luke Dashjr
|
d53b1bffa8
bitfury: RPC procset: Ignore extra data (like newline) after numbers
|
12 years ago |
Luke Dashjr
|
0e5f92bb80
knc: Implement mining
|
12 years ago |
Luke Dashjr
|
16a132f853
bitfury: Provide read/write access to osc6_bits from the Manage TUI
|
12 years ago |
Luke Dashjr
|
3831814acd
bitfury: If multiple integers differ after 4 tries, just go with the first so we can start mining
|
12 years ago |
Luke Dashjr
|
0e0c5afb3c
Update copyrights
|
12 years ago |
Luke Dashjr
|
164039630e
Bugfix: bitfury: Clear force_reinit flag after reinit
|
12 years ago |
Luke Dashjr
|
7bdf42fe6d
bitfury: Silence warning about (never possible) uninitialised variable use
|
12 years ago |
Luke Dashjr
|
77a81da170
Bugfix: bitfury: Correct results from RPC pgaset
|
12 years ago |