Commit History

Author SHA1 Message Date
  Luke Dashjr a6672e3579 ft232r: If we are searching for a specific serial, pay no attention to the product id 13 years ago
  Luke Dashjr 3c1112b9ef Merge branch 'ztex_hwe_silence' into bfgminer 13 years ago
  Luke Dashjr ee4802e1c9 ztex: Silence false "unexpected" hardware errors 13 years ago
  Luke Dashjr 42c6c53bb0 Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr f482f59240 x6500: Try a more flexible approach to applying dynclock logic 13 years ago
  Luke Dashjr df3f0862a1 Merge branch 'bugfix_dclk_prep' into dev_x6500 13 years ago
  Con Kolivas 5acb182ec1 Hook into various places to generate GBT work where appropriate. 13 years ago
  Con Kolivas 875ca0fcc6 Create extra work fields when generating GBT work. 13 years ago
  Con Kolivas 2bfb293fe3 Generate header from correct hashing generation of the merkle root for GBT. 13 years ago
  Con Kolivas cbc246eace Generate the merkle root for gbt work generation. 13 years ago
  Con Kolivas 8d0f748246 Create a store of the transactions with GBT in the minimum size form required to generate work items with a varied coinbase. 13 years ago
  Luke Dashjr 7d994b175b Merge branch 'bugfix_dclk_prep' into bfgminer 13 years ago
  Luke Dashjr 0fff126487 Bugfix: dynclock: Use standard C struct initializer to handle initialization, instead of memsetting memory to nulls 13 years ago
  Luke Dashjr 0d4dbc54de Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr d852500345 Tree-Merge branch 'cgminer' into bfgminer 13 years ago
  Luke Dashjr 0296617e0f Merge commit 'c2861d6' into bfgminer 13 years ago
  Luke-Jr 53b4990c16 Merge pull request #171 from wizkid057/bfgminer 13 years ago
  Luke Dashjr 816c777022 x6500: Whenever we get a hardware error, purge buffers just in case of read/write desync 13 years ago
  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
  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