index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Enable -Wmissing-prototypes
Jacob Garber
2019-06-23
1
-1
/
+1
*
Makefile: Also blacklist J-Link SPI for DOS
Nico Huber
2019-06-08
1
-0
/
+6
*
Makefile: Blacklist Digilent SPI (using USB) for DOS
Nico Huber
2019-06-08
1
-1
/
+6
*
Add initial J-Link SPI programmer
Marc Schink
2019-01-05
1
-1
/
+56
*
Add support to get layout from fmap (e.g. coreboot rom)
Arthur Heymans
2018-10-23
1
-1
/
+1
*
usbdev: Extract libusb1 device discovery into a separate file
Daniel Thompson
2018-08-30
1
-0
/
+1
*
programmer: Add Developerbox/CP2104 bit bang driver
Daniel Thompson
2018-08-17
1
-2
/
+22
*
digilent_spi: add a driver for the iCEblink40 development board
Lubomir Rintel
2018-06-26
1
-0
/
+10
*
Fix mingw detection on Windows 7 (NT-6.1)
Miklós Márton
2018-06-23
1
-1
/
+2
*
linux_mtd: Import driver from ChromiumOS
David Hendricks
2018-05-17
1
-1
/
+34
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Add support for the ENE Embedded Debug Interface EDI and KB9012 EC
Paul Kocialkowski
2018-02-11
1
-1
/
+1
*
spi25: Merge remainder of spi4ba in
Nico Huber
2017-12-28
1
-1
/
+1
*
internal: Only build on x86 and mipsel
Nico Huber
2017-12-19
1
-5
/
+9
*
Move endianness definitions and provide it inside Makefile
Nico Huber
2017-12-19
1
-0
/
+1
*
Use bzip2 when making a tarball
David Hendricks
2017-10-21
1
-2
/
+2
*
serial: Support custom baud rates on linux
Urja Rannikko
2017-10-19
1
-1
/
+1
*
4BA: Basic support for 4-bytes addressing mode extensions
Boris Baykov
2017-10-14
1
-1
/
+1
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-06
1
-6
/
+0
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-7
/
+4
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-1
/
+1
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-9
/
+5
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-8
/
+7
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-5
/
+6
*
fixup! Convert flashrom to git
Stefan Tauner
2017-10-05
1
-2
/
+2
*
Add modification date to manpage header instead of the section
Stefan Tauner
2017-10-04
1
-1
/
+1
*
Remove djgpp-dos target
Stefan Tauner
2017-06-23
1
-3
/
+0
*
Convert flashrom to git
Stefan Tauner
2017-06-23
1
-29
/
+59
*
udelay: Use clock_gettime() if available and precise
Nico Huber
2017-06-22
1
-0
/
+22
*
Add option to read ROM layout from IFD
Nico Huber
2017-06-14
1
-2
/
+2
*
Adapt CLI to use new libflashrom interface' print callback
Nico Huber
2017-06-03
1
-1
/
+1
*
Add a convenient libflashrom interface
Nico Huber
2017-06-03
1
-0
/
+6
*
Increase flashrom version number to 0.9.9
Stefan Tauner
2016-03-13
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 25
Stefan Tauner
2016-03-13
1
-17
/
+17
*
Fix compilation on SunOS
Stefan Tauner
2016-03-13
1
-1
/
+1
*
Makefile: Fix driver blacklist dependencies
Carl-Daniel Hailfinger
2016-02-28
1
-10
/
+3
*
makefile: allow to disable all default-yes config variables with CONFIG_NOTHI...
Stefan Tauner
2016-02-26
1
-0
/
+10
*
Partial architecture support for alpha hppa m68k sh s390
Carl-Daniel Hailfinger
2016-02-25
1
-0
/
+101
*
Increase version number to 0.9.9-rc1
Stefan Tauner
2016-02-21
1
-1
/
+1
*
Automatically disable atapromise for libpayload as well
Stefan Tauner
2016-02-21
1
-0
/
+6
*
Allow global disable of all drivers requiring libusb* or libpci
Carl-Daniel Hailfinger
2016-02-20
1
-6
/
+39
*
Automatically disable atapromise on non-x86
Carl-Daniel Hailfinger
2016-02-20
1
-0
/
+5
*
Do not require PCI code for RayeR SPI driver
Carl-Daniel Hailfinger
2016-02-20
1
-6
/
+27
*
Makefile: fix overriding of make command line arguments
Stefan Tauner
2016-02-19
1
-18
/
+18
*
dediprog: port to libusb1 and use asynchronous bulk transfers for reading
Nico Huber
2016-02-18
1
-1
/
+1
*
List affected features for missing libraries
Carl-Daniel Hailfinger
2016-02-17
1
-39
/
+44
*
Add support for WCH CH341A as an SPI programmer
Urja Rannikko
2016-01-31
1
-2
/
+21
*
Add infrastructure to support libusb-1.0
Stefan Tauner
2016-01-31
1
-1
/
+50
*
Makefile: print compile commands of configure steps to the build details file
Stefan Tauner
2016-01-24
1
-1
/
+13
*
dediprog: support new communication protocol, cleanup and enable by default
Simon Glass
2016-01-23
1
-2
/
+2
[next]