Commit History

Author SHA1 Message Date
  Luke Dashjr 0e32b080b9 Display a friendly error directing to README.FPGA when bitstream cannot be loaded 13 years ago
  Luke Dashjr b1cdfaef1a Remove bitstreams from BFGMiner distribution entirely, and include pointers where to find them in README.FPGA 13 years ago
  Luke Dashjr a045e3d705 ztex: Use load_bitstream_bytes for .bin files 13 years ago
  Luke Dashjr de4b2e040d fpgautils: load_bitstream_bytes support for Intel HEX format (.ihx) files 13 years ago
  Luke Dashjr 617d106ddd Add missing 16-bit byteswap macros 13 years ago
  Luke Dashjr 555d8ac7aa fpgautils: load_bitstream_bytes function to load a bitstream into a bytes_t 13 years ago
  Luke Dashjr 8450859141 bytes_t functions: bytes_init, bytes_append, bytes_reset 13 years ago
  Luke Dashjr a592023d0a Look for bitstreams in /usr/share/bitstreams 13 years ago
  Chris Chua 26de6e64be simplifying buffer full check 13 years ago
  Chris Chua 0b9474f3a2 forking bitburner write thread function 13 years ago
  Luke Dashjr fe58f8e6d4 Merge branch 'unicode' into bfgminer 13 years ago
  Luke Dashjr df8cb39e37 Disable Unicode support by default (use --unicode to enable) 13 years ago
  Luke Dashjr 2c83acc003 Merge commit '37a5711' into bfgminer 13 years ago
  Luke Dashjr 37a57118b5 make-release: Skip stripping debug info from Windows EXEs, for now 13 years ago
  Luke Dashjr 37b77a79a3 Merge commit 'fd08ecd' into bfgminer 13 years ago
  Luke Dashjr fd08ecd0ac Bugfix: Ensure work variable is assigned before checking its thr_id 13 years ago
  Luke Dashjr 69be4319cb Merge commit 'e671bde' into bfgminer 13 years ago
  Luke Dashjr e671bde947 Bugfix: notifier_init (Windows): setsockopt needs an int for SO_REUSEADDR 13 years ago
  Chris Chua be0d899b74 making sure original Avalon is unaffected by BitBurner changes 13 years ago
  Chris Chua 2b932ccb81 changes to queueing strategy for BitBurner boards 13 years ago
  Con Kolivas 1bb6dd406a Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas f3f939dd83 Do not poll in avalon_get_results without sleeping if we have finished parsing a full result. 13 years ago
  kanoi f3837916fd Merge pull request #476 from kanoi/master 13 years ago
  Con Kolivas 61cb05a963 Add c to ambient temperature display for avalon driver. 13 years ago
  Kano 356fcb107a BTB allow up to 1400mV as per firmware limits 13 years ago
  Kano 51aaf816ef avalon for timeout allow d='calculate it' and fix uninitialised 13 years ago
  Con Kolivas 3fe8948629 Use cloned work when finding avalon results since another thread can discard the work item while it's in use. 13 years ago
  Con Kolivas 98e338cc52 Provide a variant of find_work_bymidstate that returns a clone of the found work. 13 years ago
  Luke Dashjr 48ae004774 Bugfix: Avoid turning totals red just because a processor is idle 13 years ago
  Luke Dashjr d22028c9b3 Merge commit '6bd10d9' into bfgminer 13 years ago