Con Kolivas
d529a3fdbd
Initial import of jansson-2.5
11 years ago
Con Kolivas
591aa98cfd
Initial import of jansson-2.5
11 years ago
Con Kolivas
e7a9aef65b
Add hf_protocol.h to cgminer sources.
11 years ago
ckolivas
6cd7f0f1be
Remove unmaintained broken ztex driver.
11 years ago
Kano
51418f79e5
Klondike update code to current git
11 years ago
ckolivas
052e434846
Remove unmaintained broken ztex driver.
11 years ago
Kano
dc85abd9cd
Klondike update code to current git
11 years ago
Con Kolivas
68a7e21022
Create basic placeholders for bitfury driver code.
11 years ago
Con Kolivas
cdaaff191e
Provide stubs for compiling hashfast code into makefiles.
11 years ago
Con Kolivas
7f653ba97c
Unconditionally build jansson statically from the cgminer source tree.
11 years ago
ckolivas
6df0648a41
First import of libusb-1.0
11 years ago
Con Kolivas
f3b75b0b12
Add rt lib linkage to enable use of clock_nanosleep functions with older glibc.
11 years ago
Con Kolivas
812852cc36
Move bflsc defines to a header file.
11 years ago
Kano
6219f977f6
switch icarus configuration to usb
12 years ago
Con Kolivas
fd518f1697
Add GPU-README to EXTRA_DIST.
12 years ago
Con Kolivas
4c9f2b74bf
Add an ASIC README file and udev rules file for insertion of BFL devices on linux.
12 years ago
Kano
c769db692d
bflsc v0.1
12 years ago
Con Kolivas
baa5a6e7a7
Further fix distdir for hexdump.c
12 years ago
Con Kolivas
3d835fc3e9
Fix build and distdir.
12 years ago
Con Kolivas
f4b2790761
Remove all CPU mining code.
12 years ago
Con Kolivas
3b5ef34371
Add high resolution to nmsleep wrapper on windows.
12 years ago
James Z.M. Gao
ac053edcb4
build out of source dir
12 years ago
Con Kolivas
dea35d3349
Add Makefile entry for driver-avalon.
12 years ago
Con Kolivas
86821eb45d
Fix mingw cross compilation being broken by win32/win64 patches.
12 years ago
James Z.M. Gao
c9ae715019
Compile CPU mining for win32 and win64
12 years ago
Con Kolivas
88853a2d29
Comment out driver-bflsc.c file from Makefile.am till one exists.
12 years ago
Kano
540f3e89bc
Setup BFLSC support
12 years ago
Kano
040ec589fa
BFL USB build changes
12 years ago
Kano
152e7e36a2
mmq usb v0.4 + api usb stats
12 years ago
Peter Stuge
318ef85a9f
Require pkg-config to find libusb-1.0, and fix libusb.h #includes
12 years ago
Con Kolivas
efaa1b035b
Work around libcurl cflags not working on hacked up mingw installations on windows.
12 years ago
CyberLeo
dc7c57d9c3
Changes to build prototypes to support building on FreeBSD 9.1-RC2 amd64
...
* Bashism in configure:
./configure: ${ac_cv_search_addstr:2}: Bad substitution
* Configure finds libcurl in /usr/local, but /usr/local/include isn't in CFLAGS:
cgminer.c:39:10: fatal error: 'curl/curl.h' file not found
* Configure misdetects amd64 as 32-bit; fails when trying to link in sse2_64:
cgminer-sha256_sse2_amd64.o: In function `scanhash_sse2_64':
./cgminer/sha256_sse2_amd64.c:98: undefined reference to `sha256_sse2_64_new'
cgminer-sha256_sse4_amd64.o: In function `scanhash_sse4_64':
./cgminer/sha256_sse4_amd64.c:96: undefined reference to `CalcSha256_x64_sse4'
./cgminer/sha256_sse4_amd64.c:97: undefined reference to `CalcSha256_x64_sse4'
12 years ago
Con Kolivas
e561bfe45e
Revert "Rename INCLUDES in Makefile.am."
...
This reverts commit e341e346d3
.
Breaks build.
12 years ago
Con Kolivas
e341e346d3
Rename INCLUDES in Makefile.am.
12 years ago
Con Kolivas
b3cdd8029a
Put all socket definitions in util.h to allow reusing by added socket functions to be used in util.c.
12 years ago
Kano
30f5d77761
BFL Flash - always distribute source
12 years ago
Kano
0c3e9e9b0e
BFL flash - include source in builds and more FPGA-README
12 years ago
Con Kolivas
d64c32ac32
Include scrypt.h in Makefile.
12 years ago
Con Kolivas
e49bd98196
Use the scrypt CPU code to confirm results from OCL code, and mark failures as HW errors, making it easier to tune scrypt parameters.
12 years ago
Con Kolivas
ac6315b735
Bump version 2.6.0, adding SCRYPT README to makefile.
12 years ago
Con Kolivas
b9e5f8e550
Revert "Use cpu scrypt code to check if an scrypt share is below target before submitting it."
...
This reverts commit 808f403a14
.
Conflicts:
findnonce.c
12 years ago
Con Kolivas
808f403a14
Use cpu scrypt code to check if an scrypt share is below target before submitting it.
12 years ago
Con Kolivas
a5ebb71216
Add cpumining capability for scrypt.
13 years ago
Con Kolivas
a668f74e64
Fix fpgautils.h distfail.
13 years ago
Luke Dashjr
76f96f4717
New driver: BTCFPGA ModMiner
13 years ago
Luke Dashjr
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
13 years ago
Con Kolivas
d9ffcda770
Add API and FPGA READMEs into Makefile to be included in source distribution.
13 years ago
Con Kolivas
e6f9afe6bc
Add missing ztex header to Makefile for distribution.
13 years ago
Con Kolivas
e95384e59a
Include ztex bitstreams firmware in distribution and install if configured in.
13 years ago
nelisky
99a188f94f
initial commit with some support for ztex 1.15x board.
...
This version is just a rough draft, but it does alredy mine.
Conflicts:
cgminer.c
configure.ac
13 years ago