Commit History

Author SHA1 Message Date
  Luke Dashjr dd7aa06a1c x6500: Release device lock sooner during initialization, before logging initial frequency info 13 years ago
  Luke Dashjr 89a987f575 x6500: Read temperature sensors after sending work, when enabled 13 years ago
  Con Kolivas 889ed23934 Store the fixed size entries as static variables in GBT in binary form, byteswapping as is required. 13 years ago
  Con Kolivas cdc3c8779a 32 bit hex encoded variables should be in LE with GBT. 13 years ago
  Con Kolivas 2914a5eddf Target and prevblockhash need to be reversed from GBT variables. 13 years ago
  Con Kolivas 6b34faf83c Construct block for submission when using GBT. 13 years ago
  Con Kolivas 59087a5d77 Use same string for debug as for submission and make string larger to cope with future GBT messages. 13 years ago
  Con Kolivas 914e88bbad Skip trying to decipher LP url if we have GBT support. 13 years ago
  Con Kolivas c5c5fb8273 Store all the transaction hashes in pool->txn_hashes instead of separating txn0 and correct generation of merkle root, fixing memory overwrites. 13 years ago
  Luke Dashjr 6085550afc Merge branch 'dev_x6500' into bfgminer 13 years ago
  Luke Dashjr 44818d8aea Implement new --force-dev-init option to force bitstream upload to modminer and x6500 devices 13 years ago
  Luke Dashjr 8cd26a5cf5 Bugfix: x6500: Include --scan-serial option even for x6500-only builds 13 years ago
  Luke Dashjr 7b89d40260 Merge branch 'ztex_S_noauto' into dev_x6500 13 years ago
  Luke Dashjr 67e6db9e5d Bugfix: ztex: Include --scan-serial option even for ztex-only builds, so it can be used to disable autodetect if needed 13 years ago
  Luke Dashjr a8c7929e90 FPGA-README: Discuss X6500 --scan-serial usage of cases where it may be needed 13 years ago
  Luke Dashjr aa44ba34a5 s/cgminer/BFGMiner/ 13 years ago
  Luke Dashjr 1d4865c3ef Merge branch 'dev_x6500' into bfgminer 13 years ago
  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