Commit History

Author SHA1 Message Date
  Luke Dashjr 0e187354f5 Merge branch '20130530_portablecpu' into bfgminer 13 years ago
  Luke Dashjr fe8b9eeb87 README: Add missing documentation for CPU algorithms cryptopp_asm32, sse2_32, and altivec_4way 13 years ago
  Luke Dashjr 69ab302ae6 cpu: Add --algo fastauto (new default) to detect a usable algorithm without taking over a minute 13 years ago
  Luke Dashjr 564fa6ecb1 cpu: Default to --algo auto 13 years ago
  Luke Dashjr 2f4481d130 cpu: Support all platform-applicable assembly algorithms, even if used CFLAGS don't support them 13 years ago
  Luke Dashjr cc4c0913d9 Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer 13 years ago
  Luke Dashjr 27110c531b Merge branch '20130530_portablecpu' into bfgminer 13 years ago
  Luke Dashjr b1e7af9e75 cpu: Use xmm1 as a temporary store to make yasm happy building for Mach-O 13 years ago
  Luke Dashjr 4166d6aeb4 cpu: Set fixed symbol names for stuff shared with assembly 13 years ago
  Luke Dashjr d14e3b0be9 cpu: Create Mach-O asm binaries on Darwin-based systems 13 years ago
  Luke Dashjr 7e75f6b411 Bugfix: cpu: Use COFF yasm binfmt on Cygwin 13 years ago
  Luke Dashjr d530aae680 Merge commit 'b34482c' into bfgminer 13 years ago
  Luke Dashjr b34482cec7 Bugfix: cpu: Get correct nonce from data, where the CPU sub-drivers leave it 13 years ago
  Graeme Humphries b5316e02a7 Updated changelog, added scrypt support. 13 years ago
  Kano 77d040cb67 Icarus add delays during intialisation 13 years ago
  Con Kolivas ca9319184f Update documentation. 13 years ago
  Con Kolivas eec1a86af0 Update copyrights of modified files. 13 years ago
  Con Kolivas 36ba21ec93 Add FAQ about windows USB keyboards and hotplug interactions. 13 years ago
  Con Kolivas 181ada4e5a Merge branch 'usbdev' 13 years ago
  Con Kolivas 2577992436 Fix mingw build warnings in icarus driver. 13 years ago
  Con Kolivas 56a20e0125 Make usb_ftdi_cts use the _usb_transfer_read function. 13 years ago
  Con Kolivas 2125bddcad Update ASIC-README with avalon info regarding default behaviour. 13 years ago
  Con Kolivas a60a1b0fce Break out of idling loop in avalon_idle if the buffer is full. 13 years ago
  Con Kolivas 8520f430b1 Merge branch 'usbdev' of github.com:ckolivas/cgminer into usbdev 13 years ago
  Con Kolivas c0c5c060bd Provide some defaults for avalon if none are specified and do not try to claim the device if it fails to reset with them and no options are specified. 13 years ago
  Kano 74d7f55648 usbutils automatically track IO errors 13 years ago
  Kano 3f4b717ac2 usbutils allow a short wait for resources to be released 13 years ago
  Kano 5869539e67 correct semaphore timeout comment 13 years ago
  Con Kolivas 94bbb1a11b Bump version to 3.2.0 signifying major update. 13 years ago
  Con Kolivas 6fa32c9246 Revert "Perform execv in a forked child process, waiting on the original to exit to allow resources to be released." 13 years ago