Commit History

Author SHA1 Message Date
  Luke Dashjr 0861245f40 Copyright cleanups 11 years ago
  Luke Dashjr 8dc49c5851 Merge commit 'b942307' into bfgminer-3.10.x 12 years ago
  Luke Dashjr b942307f22 Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices 12 years ago
  Nate Woolls 6fd19ce260 x6500: Allow overriding the maximum frequency used by the dynclock logic 12 years ago
  Luke Dashjr 15813069fa Abstract mutex_request code from X6500 driver into generic device API interface 12 years ago
  Luke Dashjr b223282d05 Demote commonish errors to debug loglevel 12 years ago
  Luke Dashjr 2aee732e31 Move unused winsock2.h includes to the end of config.h 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 410155b544 x6500: Convert to lowl_probe 12 years ago
  Luke Dashjr dd43825dbb Lowlevel USB enumerator for libusb 12 years ago
  Luke Dashjr ebf66582ac lowlevel: Add a userpointer to lowl_found_devinfo_func_t and use it for serial_autodetect 12 years ago
  Luke Dashjr 5cd4bcaa6c BFG_REGISTER_DRIVER macro to commonly pre-define device_drv structures 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 4fd9beaebe ft232r: Use lowlevel interface for ft232r_open 12 years ago
  Luke Dashjr 0e9bd81413 Merge commit 'd198bdf' into bfgminer 12 years ago
  Luke Dashjr d198bdfb77 Bugfix: dynclock: Never try to clock below 1x 12 years ago
  Luke Dashjr 3183f70477 Merge branch 'cgsleep2' into cg_merges_20130822a 12 years ago
  Luke Dashjr 5c4c4fa008 Merge commit '385a70b' into cg_merges_20130818a 12 years ago
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr f1259f55f7 Merge commit 'eacd745' into bfgminer 12 years ago
  Luke Dashjr eacd745644 Bugfix: x6500: Use cgpu->temp directly since there is only one sensor per processor 12 years ago
  Luke Dashjr dce13c0c31 x6500: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr c9cf42e2f6 x6500: Port pgaset clock from modminer driver at 66d2a3ab072fcdbc3c7ed41a97f265afa917bbee 12 years ago
  Luke Dashjr 474a6915c4 Merge commit '5fc69bf' into bfgminer 12 years ago
  Luke Dashjr 5fc69bf704 x6500: Reduce default clock to 190 MHz 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 12 years ago
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago
  Luke Dashjr 251cfa231c Refactor and simplify bin2hex to speed up and avoid unnecessary heap use 12 years ago
  Luke Dashjr 872099f8ba x6500: Provide manuf/product/serial to cgpu interface 12 years ago