[Pkg-bitcoin-commits] [cgminer] 08/11: Merge tag 'upstream/4.2.3'

Scott Sheridan Howard showard at moszumanska.debian.org
Tue Apr 15 23:11:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

showard pushed a commit to branch master
in repository cgminer.

commit 97dc0318c5b2c29625769feb59e170867c529a49
Merge: d96b87e 6615d1e
Author: Scott Howard <showard314 at gmail.com>
Date:   Tue Apr 15 18:44:12 2014 -0400

    Merge tag 'upstream/4.2.3'
    
    Upstream version 4.2.3

 01-cgminer.rules                          |   11 +-
 A1-desk-board-selector-tca9535.c          |  147 ++
 A1-desk-board-selector.c                  |  158 ++
 API-README                                |  239 ++-
 ASIC-README                               |  249 ++-
 AUTHORS                                   |    2 +-
 Makefile.am                               |   22 +-
 NEWS                                      |  680 +++++++
 README                                    |  313 +++-
 api.c                                     |  426 ++++-
 autogen.sh                                |    2 +-
 bitstreams/README                         |    1 +
 ccan/opt/opt.c                            |    2 +-
 ccan/opt/opt.h                            |   22 +-
 ccan/opt/parse.c                          |    2 +
 cgminer.c                                 | 2836 +++++++++++++++++++++--------
 compat/libusb-1.0/libusb/os/windows_usb.c |    2 +-
 configure.ac                              |   86 +-
 crc.h                                     |   23 +
 crc16.c                                   |   45 +
 driver-SPI-bitmine-A1.c                   | 1096 +++++++++++
 driver-avalon.c                           |   34 +-
 driver-avalon.h                           |    3 +-
 driver-avalon2.c                          |  823 +++++++++
 driver-avalon2.h                          |  136 ++
 driver-bab.c                              |  640 +++++--
 driver-bflsc.c                            |    2 +-
 driver-bitforce.c                         |    6 +-
 driver-bitfury.c                          |  469 ++++-
 driver-bitfury.h                          |   43 +-
 driver-bitmain.c                          | 1920 +++++++++++++++++++
 driver-bitmain.h                          |  290 +++
 driver-cointerra.c                        | 1256 +++++++++++++
 driver-cointerra.h                        |  224 +++
 driver-drillbit.c                         |  362 ++--
 driver-drillbit.h                         |    6 +-
 driver-hashfast.c                         | 1264 ++++++++++---
 driver-hashfast.h                         |   48 +-
 driver-icarus.c                           |  262 ++-
 driver-klondike.c                         |   11 +-
 driver-minion.c                           |  154 +-
 driver-modminer.c                         |    2 +-
 hexdump.c                                 |    2 +-
 hf_protocol.h                             |   30 +-
 hf_protocol_be.h                          |    6 +-
 libbitfury.c                              |   93 +-
 libbitfury.h                              |    7 +-
 logging.c                                 |   20 +
 logging.h                                 |   20 +
 miner.h                                   |  103 +-
 miner.php                                 | 1172 +++++++-----
 spi-context.c                             |   94 +
 spi-context.h                             |   48 +
 usbutils.c                                |  536 ++++--
 usbutils.h                                |   54 +-
 util.c                                    |  378 +++-
 util.h                                    |   18 +-
 57 files changed, 14356 insertions(+), 2544 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/cgminer.git



More information about the Pkg-bitcoin-commits mailing list