Commit History

Author SHA1 Message Date
  Luke Dashjr 67bb76ba70 nanofury: New "ledmode" RPC setting, to control LED behaviour 12 years ago
  Luke Dashjr 9b51d2c514 nanofury: Support for changing baud rate 12 years ago
  Luke Dashjr 3771915cda nanofury: Detect number of chips, so multiple can be used 12 years ago
  Luke Dashjr 2eea53ea87 bitfury: When detecting chips, oscillate slower and tolerate clocks outside of a predefined range 12 years ago
  Luke Dashjr 40262dde23 Merge branch 'set_device_funcs' into bfgminer 12 years ago
  Luke Dashjr e058930aa1 bitfury: Migrate all drivers to set_device_funcs interface 12 years ago
  Luke Dashjr cd8069db6b Merge branch 'set_device_funcs' into bfgminer 12 years ago
  Luke Dashjr 59df08bc25 README.ASIC: Document how to use Monarch in a PCI-Express arrangement on Linux 12 years ago
  Luke Dashjr 31b4950cd3 lowl-pci/vfio: Support pread/pwrite access to bars 12 years ago
  Luke Dashjr 6a664fd52f lowl-pci: Support for vfio 12 years ago
  Luke Dashjr 06d137a490 Merge commit 'b942307' into bfgminer 12 years ago
  Luke Dashjr b942307f22 Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices 12 years ago
  Luke Dashjr 7d02f06f28 Merge commit 'b4a90e5' into bfgminer 12 years ago
  Luke Dashjr b4a90e5fff configure: Turn _Static_assert into a noop if the compiler lacks support 12 years ago
  Luke Dashjr 2370f16315 Merge commit '62d388f' into bfgminer 12 years ago
  Luke Dashjr 62d388f65a udev rules: Set flag so ModemManager ignores devices 12 years ago
  Luke Dashjr b43033f8fa Abstract UIO-specific code from bitforce driver into lowl-pci 12 years ago
  Luke Dashjr 1a112a1159 Merge branch 'bifury' into bfgminer 12 years ago
  Luke Dashjr 3b40936ff4 bifury: Thermal overheat causes restart losing the clock, so resend it while temperature is over 80 C 12 years ago
  Con Kolivas ad812481f5 Store when the last getwork was retrieved and display it in the API summary. 12 years ago
  Luke Dashjr d372af1a53 bitforce: Initialise lasttag based on response register 12 years ago
  Luke Dashjr c4ed0ed939 bitforce: Tie in UIO with lowl-pci 12 years ago
  Luke Dashjr 03e8c90324 lowl-pci: New lowlevel driver for raw PCI devices 12 years ago
  Luke Dashjr 0f73832f89 util: bfg_slurp_file function to quickly read a file 12 years ago
  Luke Dashjr e6dbe977e5 bitforce: Support for PCI interface via UIO 12 years ago
  Luke Dashjr 140e053add bitforce: Hide vcom interfaces behind new struct bitforce_lowl_interface 12 years ago
  Luke Dashjr 5d6be5ac3f bitforce: Let the lowlevel interface deal only with the actual device cgpu_info 12 years ago
  Luke Dashjr d2f8798ad9 bitforce: Abstract most of VCOM layer away from driver code 12 years ago
  Luke Dashjr 86f9d45ce9 bitforce: Avoid checking fd by adding is_open flag 12 years ago
  Luke Dashjr cfb176e3d3 bitforce: Replace BF{open,close} with more abstract bitforce_vcom_{open,close} 12 years ago