Commit History

Author SHA1 Message Date
  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
  Con Kolivas ac5b12e1a0 Allow arbitrary diffs to be tested against nonces via a test_nonce_diff function. 12 years ago
  Con Kolivas 25d4f16727 Add the ability to add uint8 and uint16 entities to api data. 12 years ago
  Con Kolivas c4542f2b96 Merge branch 'master' into hfa 12 years ago
  Con Kolivas ac7dc468e2 Use the existing device_data for knc state data. 12 years ago
  Vitalii Demianets 53570ae8a0 KnC driver: knc-spi-fpga ASIC driver 12 years ago
  Henrik Nordstrom 1e51336f95 Silence warning if MAX/MIN is already defined 12 years ago
  Luke Dashjr 1711e657ae Merge branch 'knc' into bfgminer 12 years ago
  Luke Dashjr 5f9a59a9df Bugfix: knc: Use separate DEV_RECOVER_DRV deven when doing automatic core disable/re-enable, so user-initiated disables are left alone 12 years ago
  Luke Dashjr 5038916c0a Document existing enum dev_enable usage 12 years ago
  Con Kolivas 2d67bb06dc Merge branch 'master' into hashfast 12 years ago
  Con Kolivas f9d3d008da Merge pull request #509 from roybadami/master 12 years ago
  Con Kolivas f29f612182 Merge branch 'master' into hashfast 12 years ago
  Con Kolivas 316e6d61c9 Put an entry into the work struct telling drivers how much they can roll the ntime themselves. 12 years ago
  Con Kolivas d342bcbe81 Provide a mechanism for informing drivers of updated work templates for stratum and gbt mining. 12 years ago
  Luke Dashjr 503ef14362 Merge commit 'd03725a' into bfgminer 12 years ago
  Luke Dashjr d03725a006 Bugfix: Only define have_libusb if building with libusb support 12 years ago
  Luke Dashjr 863d910324 Merge branch 'nanofury' into bfgminer 12 years ago