Commit History

Author SHA1 Message Date
  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
  Luke Dashjr af21c0227d Bugfix: ft232r: Always flush writes before purging buffers, and empty local read buffer when flushing ftdi read buffer 13 years ago
  Jason Hughes 89eb17fb65 Fix filename for x6500 bitstream to match previous commit's rename 13 years ago
  Jason Hughes 0e3bf1b9ba Rename x6500 bitstream to match existing licensing naming setup 13 years ago
  Jason Hughes 193ea4a75e x6500 dual temp sensor support 13 years ago
  Paul Sheppard 3858e991f0 Merge branch 'master' of https://github.com/ckolivas/cgminer.git 13 years ago
  Con Kolivas 4a72a1574f Create a function that generates a GBT coinbase from the existing pool variables. 13 years ago
  Jason Hughes 60a7594cc5 x6500 is far more stable with its own bitstream 13 years ago
  Con Kolivas 813e814f6c Extract and store the various variables GBT uses when decoding gbt work. 13 years ago
  Con Kolivas 432b2636d5 Check for invalid json result in work_decode. 13 years ago
  Con Kolivas 56b16953a9 Decode work in separate functions for getwork vs gbt. 13 years ago
  Con Kolivas 26e0115030 Check for the coinbase/append mutable in GBT support to decide whether to use it or not. 13 years ago
  Con Kolivas d10699d4c3 Add a gbt mutex within the pool struct for protecting the gbt values. 13 years ago
  Con Kolivas 8afc1f6512 Convert work decode function to prepare for decoding block templates. 13 years ago
  Con Kolivas 1c456d4fb3 Check for GBT support on first probing the pool and convert to using the GBT request as the rpc request for that pool. 13 years ago
  Con Kolivas f4cc59f25f Make the rpc request used with getwork a pool variable to allow it to be converted to/from gbt requests. 13 years ago
  CyberLeo dc7c57d9c3 Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64 13 years ago
  Luke Dashjr 0516cc35e9 Bump version to 2.9.1 13 years ago
  Luke Dashjr c12d352d32 Merge branch 'gbt_solo' into bfgminer 13 years ago
  Luke Dashjr 133c0d0781 When we find a block, always progress to it for mining 13 years ago
  Luke Dashjr d9c0b0a991 Merge branch 'bugfix_regen_endian' into bfgminer 13 years ago
  Luke Dashjr 52df1ebd1a Bugfix: regeneratehash needs to compare hash segments in Little Endian, not Big Endian 13 years ago
  Luke Dashjr 32032d18d9 Bugfix: Enforce --expiry, but split --expiry-lp for a longer expiry on longpoll setups 13 years ago
  Luke Dashjr 6150c8acb1 Merge branch 'stratum' into bfgminer 13 years ago
  Luke Dashjr 3668cf7a93 Bugfix: Always fail scrypt detection if Stratum is working 13 years ago
  Luke Dashjr 1871e2d36c Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr 8abe941963 Bugfix: Scan for ft232r devices later, after console lock and other mutexes are initialized properly 13 years ago
  Luke Dashjr e36a2744a5 ft232r: Debuglog non-FTDI device IDs found 13 years ago
  Luke Dashjr c2b5c5ee4c Bugfix: Free old stratum_work data before replacing it 13 years ago
  Con Kolivas c2861d683a There is no need for addrinfo any more. 13 years ago