Commit History

Author SHA1 Message Date
  Luke Dashjr b9feacf0a0 drv_set_defaults wrapper function around cgpu_set_defaults for use with options that may need to be set during probe 12 years ago
  Luke Dashjr 9cf587491e Merge branch 'bifury' into bfgminer 12 years ago
  Andreas Auer 42bc6d03a8 LED flashing changed: 12 years ago
  Luke Dashjr 64c008bd32 inc_hw_errors2: Support reporting hw errors without a known nonce 12 years ago
  Luke Dashjr 1c221287f4 Merge branch 'bfgminer' into bifury 12 years ago
  Luke Dashjr f1922540cc Clone cgminer's submit_noffset_nonce interface 12 years ago
  Luke Dashjr 807a453a54 Bugfix: avalon: Don't "probe" with -S <path/serial> 12 years ago
  Luke Dashjr 67ce542353 Bugfix: avalon: Don't "probe" with -S all 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 4db5edb054 New threaded device probe framework 12 years ago
  Luke Dashjr dac18f7413 Merge commit 'a02dc6f' into cg_merges_20131108a 12 years ago
  Luke Dashjr 62a7978e62 Merge commit 'c385437' into cg_merges_20131108a 12 years ago
  Luke Dashjr 792eb8cba7 Merge commit '25d4f16' into cg_merges_20131108a 12 years ago
  Luke Dashjr f329f78787 Remove roundl check and define 12 years ago
  Luke Dashjr 0226ffc293 Merge commit 'd2719e3' into cg_merges_20131108a 12 years ago
  Luke Dashjr 5122dfa489 Merge commit '680f014' into cg_merges_20131108a 12 years ago
  Luke Dashjr 5a0a6888c7 Merge commit 'c9adb19' into cg_merges_20131108a 12 years ago
  Luke Dashjr df126663cd Merge commit '011f2d3' into cg_merges_20131108a 12 years ago
  ckolivas a02dc6f411 Add a get and queue helper work function. 12 years ago
  Luke Dashjr 5f408b522a Merge commit '51418f7' into cg_merges_20131108a 12 years ago
  Con Kolivas f4cf0939a2 Add a wr_trylock wrapper for pthread rw lock write trylock. 12 years ago
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 29035c0f9c Build hash tables to find drivers by dname or name 12 years ago
  Luke Dashjr 7f0d67e0d9 opencl: Remove ancient gpu_threads variable, not really needed anymore 12 years ago
  Con Kolivas 8e1ec8bd43 Store how many work items are worked on per pool. 12 years ago
  Con Kolivas ab1e9404a7 Make each pool store its on reference for what the most current block is and fine tune management of block change in shared pool failover strategies using the information. 12 years ago
  Con Kolivas 448b1fae64 Rationalise use of current_hash to a single hex string the length of the previous block and display only the first non zero hex chars of the block in the status window. 12 years ago
  Con Kolivas 6e63eebfe1 Add missing endian swap functions for 64bits. 12 years ago
  Con Kolivas 759bd39f17 Avoid the extra generation of a byte flipped hash2 in struct work and directly use the LE work hash. 12 years ago
  Con Kolivas 61297399de Provide a copy_work_noffset function for copying a work struct but changing its ntime. 12 years ago