|
564fd36c
|
2013-04-21T19:10:37
|
|
Use cgtime in compat.h
|
|
17ee0eb4
|
2013-04-21T19:09:29
|
|
Use cgtime instead of gettimeofday in fpgautils.c
|
|
bb964b4b
|
2013-04-21T19:08:30
|
|
Replace gettimeofday usage in cgminer.c with cgtime
|
|
3d7f8243
|
2013-04-21T19:02:44
|
|
Create a cgminer specific gettimeofday wrapper that is always called with tz set to NULL and increases the resolution on windows.
|
|
3b5ef343
|
2013-04-21T18:01:49
|
|
Add high resolution to nmsleep wrapper on windows.
|
|
57e5bfbb
|
2013-04-21T09:36:49
|
|
Set default ocl work size for scrypt to 256.
|
|
92c61cbd
|
2013-04-19T03:10:44
|
|
Merge pull request #426 from gzm55/master
compile avalon driver on win32 and win64
|
|
7ada22a4
|
2013-04-19T09:13:36
|
|
define le32toh if needed
|
|
5ba07b9a
|
2013-04-19T09:03:41
|
|
Merge remote-tracking branch 'upstream/master'
|
|
d5981f83
|
2013-04-18T18:01:40
|
|
Merge pull request #425 from BitSyncom/avalon
fliter out the wrong result from adjust fan code
|
|
8e8313c9
|
2013-04-19T08:57:07
|
|
fliter out the wrong result from adjust fan code
|
|
19be0089
|
2013-04-19T08:55:13
|
|
Merge remote-tracking branch 'upstream/master'
|
|
50cf2594
|
2013-04-19T08:54:36
|
|
compile avalon driver on win32 and win64
|
|
5315838d
|
2013-04-19T09:19:05
|
|
Restart threads on the rare chance we found the block ourselves.
|
|
76ecffbf
|
2013-04-19T09:12:31
|
|
Add more FAQs about crossfire.
|
|
a3bbe0e1
|
2013-04-18T18:19:35
|
|
Set last device valid work on adding device.
|
|
3fa4a9f5
|
2013-04-18T17:58:58
|
|
Increment last device valid work count in submit_nonce to cover scrypt.
|
|
d49ecf19
|
2013-04-18T17:22:38
|
|
Set opt_scrypt drv max diff for correctness.
|
|
bc0e7144
|
2013-04-18T17:14:59
|
|
Make scrypt submission use the submit_nonce code, with nonces matching endianness.
|
|
c1ff90a7
|
2013-04-18T15:07:32
|
|
Do testing for HW errors on submit nonce for both scrypt and sha.
|
|
6b714dd4
|
2013-04-18T14:47:46
|
|
Increment hardware error count from the one site.
|
|
2dea0470
|
2013-04-18T12:49:31
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
2029d829
|
2013-04-17T19:49:17
|
|
Merge pull request #423 from gzm55/master
build out of source dir
|
|
a6250fbb
|
2013-04-18T12:26:32
|
|
Rename scrypt regenhash function for consistency.
|
|
daea9c95
|
2013-04-18T12:11:41
|
|
Add new best share info to verbose logging.
|
|
473865db
|
2013-04-18T08:48:48
|
|
Merge remote-tracking branch 'upstream/master'
|
|
8bb52b44
|
2013-04-18T10:47:24
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
1a7fc4e9
|
2013-04-18T10:47:02
|
|
Add notice for when network diff is changed.
|
|
6ffba7e9
|
2013-04-17T22:03:00
|
|
Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there.
|
|
a797898f
|
2013-04-17T22:01:38
|
|
Unnecessary extra array in ocl code.
|
|
42e8eac9
|
2013-04-17T15:58:21
|
|
Merge branch 'master' into avalon-dev
|
|
8e73c47c
|
2013-04-17T15:17:17
|
|
Further driver FAQs.
|
|
1c2621a9
|
2013-04-17T10:58:33
|
|
Add MAC FAQ.
|
|
65e7dcca
|
2013-04-17T09:06:01
|
|
Add more FAQ details.
|
|
b4bc5e2b
|
2013-04-16T22:57:55
|
|
Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device.
|
|
fdfb77e7
|
2013-04-16T22:41:45
|
|
Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code.
|
|
57fcd07b
|
2013-04-16T10:28:12
|
|
Merge remote-tracking branch 'upstream/master'
|
|
ac053edc
|
2013-04-16T10:27:10
|
|
build out of source dir
|
|
9c48d684
|
2013-04-15T23:01:46
|
|
Merge branch 'master' into avalon-dev
|
|
d41d210b
|
2013-04-15T23:01:08
|
|
Set device_diff for queued work or there will be no diff1 share count.
|
|
f6284f7c
|
2013-04-15T20:30:47
|
|
Merge branch 'master' into avalon-dev
|
|
dbab07a1
|
2013-04-15T20:30:02
|
|
Only reset an avalon device with no results when there are no results consecutively.
|
|
245fbe1c
|
2013-04-15T12:42:11
|
|
More FAQs.
|
|
0e486576
|
2013-04-15T12:42:11
|
|
More FAQs.
|
|
36bb133e
|
2013-04-15T12:34:34
|
|
Cleanup when stratum curl fails to initialise.
|
|
81549c5b
|
2013-04-15T12:16:05
|
|
Avoid applog in recalloc_sock.
|
|
69c203d8
|
2013-04-15T12:07:52
|
|
Avoid applog under stratum_lock in recv_line.
|
|
e4effc37
|
2013-04-15T12:01:24
|
|
Avoid applog under stratum_lock in __stratum_send.
|
|
d248e7aa
|
2013-04-15T11:50:59
|
|
Put spacing around locking in util.c for clarity.
|
|
67ebf45c
|
2013-04-15T11:44:19
|
|
Avoid applog under cg_wlock.
|
|
8d22ca1a
|
2013-04-15T11:42:16
|
|
Put spacing around locking code for clarity.
|
|
3209c113
|
2013-04-15T11:34:21
|
|
Avoid applog under pool_lock.
|
|
51fbcfed
|
2013-04-15T11:25:48
|
|
Avoid more recursive locks.
|
|
b948669a
|
2013-04-15T11:13:48
|
|
Avoid applog while ch_lock is held.
|
|
29f0ac77
|
2013-04-15T10:30:12
|
|
Avoid recursive locks in fill_queue.
|
|
ec9390dc
|
2013-04-15T10:19:37
|
|
Variable is already initialised in global scope.
|
|
0488a850
|
2013-04-15T10:18:03
|
|
More GPU faqs.
|
|
2a73254c
|
2013-04-15T09:45:29
|
|
More README faqs.
|
|
4c196041
|
2013-04-11T13:31:17
|
|
Yet more README faqs.
|
|
b1dfc12b
|
2013-04-11T11:43:20
|
|
Add more faqs to README.
|
|
1b0b3d69
|
2013-04-10T18:43:46
|
|
Merge branch 'master' into avalon-dev
|
|
c62b985c
|
2013-04-10T18:42:50
|
|
Wrap result wrong tests in avalon scanhash in unlikely() and only consider a hash count of zero wrong if a restart wasn't issued.
|
|
c17a175e
|
2013-04-10T18:39:50
|
|
Merge branches 'avalon-dev' and 'master' of github.com:ckolivas/cgminer
|
|
0eb81d69
|
2013-04-10T01:39:36
|
|
Merge pull request #422 from BitSyncom/avalon
avalon: if result_wrong >= get_work_count jump out the read loop
|
|
64ec0662
|
2013-04-10T01:31:32
|
|
Merge pull request #417 from kanoi/bflsc
cgminer.c -S help to only say Icarus + usbutils more stats for bflsc
|
|
874b25f9
|
2013-04-10T14:10:40
|
|
avalon: if result_wrong >= get_work_count jump out the read loop
|
|
6400088f
|
2013-04-10T10:59:38
|
|
Fix warning on 32bit.
|
|
7231f7f9
|
2013-04-10T10:59:38
|
|
Fix warning on 32bit.
|
|
c1ec55a6
|
2013-04-09T07:08:09
|
|
Avoid curl_easy_cleanup on old curl versions in setup_stratum_curl as well.
|
|
0805f7dc
|
2013-04-08T14:04:36
|
|
Merge pull request #421 from BitSyncom/avalon
Avalon
|
|
dd1c8bd1
|
2013-04-08T23:55:09
|
|
fix the fan control on max temp2/3
|
|
f6893013
|
2013-04-08T23:39:08
|
|
for some reason network down. one simple cgminer command:
"cgminer -o 127.0.0.1:8888 -O fa:ke --avalon-options 115200:32:10:50:256"
can idle the avalon for safe power and protect chip
|
|
d57a4e0c
|
2013-04-08T23:37:04
|
|
if hash_count == 0; reinit avalon, fix the 0MHS bug
use the max value of temp1 and temp2 for fan control
|
|
6c5c6e99
|
2013-04-08T22:42:31
|
|
Reinstate the matching_work_count per subdevice on avalon based on the work subid.
|
|
c2a6392a
|
2013-04-08T22:29:32
|
|
Avalon driver is missing the drv_id.
|
|
220eb858
|
2013-04-08T21:26:10
|
|
Rationalise and simplify the share diff and block solve detection to a common site.
|
|
5c7a32fd
|
2013-04-08T21:26:10
|
|
Rationalise and simplify the share diff and block solve detection to a common site.
|
|
0c35f67a
|
2013-04-08T15:36:18
|
|
Make the avalon array size a macro.
|
|
8a90b5dd
|
2013-04-08T15:05:30
|
|
Use replacement of work items in the avalon buffer as needed instead of flushing them.
|
|
1c4d1ac8
|
2013-04-08T14:08:54
|
|
Reinstate wrong work count to reset avalon regardless and display number of wrong results.
|
|
47309e1a
|
2013-04-08T14:04:38
|
|
Revert "The result_wrong measurement for avalon is continually leading to false positives so remove it."
This reverts commit 08c0ac290c1196b77388e747ced15d92fce57f18.
|
|
af658702
|
2013-04-08T12:01:16
|
|
select() on serial usb in avalon does not work properly with zero timeout.
|
|
08c0ac29
|
2013-04-08T11:59:32
|
|
The result_wrong measurement for avalon is continually leading to false positives so remove it.
|
|
64ecfa53
|
2013-04-08T11:32:24
|
|
Revert "Use only 2 queued work arrays in avalon."
This reverts commit 0ea9d68d6786473b641bc377651b908aeeab06a2.
This was leading to failure to find work items on block changes.
|
|
af6111fb
|
2013-04-08T11:22:25
|
|
Use no timeout on further reads in avalon_gets
|
|
ad55fbf9
|
2013-04-08T11:20:10
|
|
Do sequential reads in avalon_get_reset to cope with partial reads.
|
|
385f1cd8
|
2013-04-08T10:39:16
|
|
Show read discrepancy in avalon_get_reset.
|
|
4e2b1076
|
2013-04-08T10:37:48
|
|
Reuse avalon_get_work_count variable.
|
|
fb34cb17
|
2013-04-08T10:34:47
|
|
Check for AVA_GETS_RESTART when deciding if avalon has messed up.
|
|
8b0531fb
|
2013-04-08T10:13:15
|
|
Make the detection of all wrong results on avalon much more conservative to avoid false positives on work restarts.
|
|
c6b9a3ee
|
2013-04-08T09:48:23
|
|
Show error codes on select and read fail in avalon.
|
|
5e3474b0
|
2013-04-08T09:04:10
|
|
If we get a restart message in avalon_gets still check if there's a receive message to parse first without a timeout before returning AVA_GETS_RESTART.
|
|
0ea9d68d
|
2013-04-08T08:28:53
|
|
Use only 2 queued work arrays in avalon.
|
|
afd6f427
|
2013-04-07T16:09:26
|
|
avalon_gets is always called from the one call site so inline it.
|
|
3671b2c3
|
2013-04-07T15:48:35
|
|
The read_count is unused by the avalon get result code and no longer required for avalon reset so simplify code removing it.
|
|
dec90b96
|
2013-04-07T15:35:36
|
|
Use a separate avalon_get_reset function for resetting avalon instead of using avalon_get_result.
|
|
ea70300a
|
2013-04-07T15:03:08
|
|
The current hash count returned by avalon scanhash is just an obfuscated utility counter so make it explicit.
|
|
53a047d0
|
2013-04-07T14:53:36
|
|
Check for a restart before a timeout in message parsing code in avalon.
|
|
0da88687
|
2013-04-07T14:45:54
|
|
We should check for a restart message before checking for a timeout in avalon scanhash.
|
|
8e69d75f
|
2013-04-07T11:59:14
|
|
Store the subid for the work item in avalon.
|