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
*
Prevent spurious runs of make features introduced by the FT2232 patch
Carl-Daniel Hailfinger
2009-06-19
1
-11
/
+14
*
Move all printing code to print.c
Uwe Hermann
2009-06-17
1
-1
/
+1
*
This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...
Paul Fox
2009-06-16
1
-8
/
+28
*
Check for a working C compiler
Carl-Daniel Hailfinger
2009-06-16
1
-2
/
+11
*
Fix typo in Makefile
Uwe Hermann
2009-06-15
1
-1
/
+1
*
Add support for the PMC Pm29F002T/B chips
Uwe Hermann
2009-06-14
1
-1
/
+1
*
This patch introduces two new targets which are designed to make the life of ...
Carl-Daniel Hailfinger
2009-06-12
1
-3
/
+20
*
Add missing GPL headers to two files
Uwe Hermann
2009-06-12
1
-3
/
+16
*
Make an extra MANDIR variable for easier overriding
Uwe Hermann
2009-05-21
1
-2
/
+3
*
Rename sata_sii.c to satasii.c for consistency
Uwe Hermann
2009-05-17
1
-1
/
+1
*
Various smaller flashrom improvements
Uwe Hermann
2009-05-17
1
-1
/
+1
*
This patch adds support for BIOS flashing on the all SiliconImage SATA contro...
Rudolf Marek
2009-05-17
1
-1
/
+1
*
Refactor parts of the 3COM NIC code
Uwe Hermann
2009-05-15
1
-1
/
+1
*
Cosmetics and eliminate unneeded vars as per IRC discussion
Uwe Hermann
2009-05-14
1
-9
/
+6
*
Improve makefile structure a bit
Christian Ruppert
2009-05-14
1
-13
/
+17
*
Add support for 3COM NICs as "external programmer" and Atmel AT49BV512
Uwe Hermann
2009-05-13
1
-1
/
+1
*
Unify write_39sf020() and write_49f002() functions
Uwe Hermann
2009-05-12
1
-1
/
+1
*
Add a dummy external flasher which just prints each operation
Carl-Daniel Hailfinger
2009-05-09
1
-1
/
+2
*
Add external flasher support
Carl-Daniel Hailfinger
2009-05-08
1
-1
/
+1
*
Onwards with development
Carl-Daniel Hailfinger
2009-05-04
1
-2
/
+4
*
Flashrom 0.9.0
Carl-Daniel Hailfinger
2009-05-04
1
-4
/
+2
*
Enable scan-build for flashrom
Patrick Georgi
2009-04-26
1
-2
/
+2
*
The flashrom makefile wants to redirect both stdout and stderr to /dev/null f...
Stephan Guilloux
2009-04-25
1
-1
/
+1
*
Driver for ST M29F002T/NT/B
Peter Stuge
2009-01-26
1
-1
/
+1
*
Winbond SuperIO SPI driver
Peter Stuge
2009-01-26
1
-1
/
+1
*
Darwin / Mac OS X
Stefan Reinauer
2009-01-26
1
-0
/
+4
*
Small cleanup in Makefile
Peter Stuge
2009-01-26
1
-4
/
+5
*
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
Stefan Reinauer
2009-01-26
1
-1
/
+1
*
Make Makefile a bit more portable
Peter Stuge
2009-01-25
1
-1
/
+1
*
Replace #ifdefs for sc520 systems by run time probing
Stefan Reinauer
2008-12-03
1
-1
/
+1
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-1
/
+1
*
Activate proper support for EN29F002(A)(N)[BT]
Mats Erik Andersson
2008-09-26
1
-1
/
+1
*
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
1
-1
/
+1
*
Don't rm *~ in make clean, who knows what files that could be
Peter Stuge
2008-07-02
1
-1
/
+1
*
Remove dead M-Systems Disk on Chip code
Peter Stuge
2008-06-22
1
-2
/
+2
*
Some Makefile cleaning
Peter Stuge
2008-06-22
1
-5
/
+4
*
Fix OBJS in Makefile to compile stm50flw0x0x.c like the others
Peter Stuge
2008-06-21
1
-1
/
+1
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-0
/
+4
*
Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-17
1
-1
/
+1
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-1
/
+2
*
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13
1
-1
/
+1
*
Separate ST M50FLW support from generic JEDEC code
Claus Gindhart
2008-04-28
1
-6
/
+6
*
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17
1
-1
/
+1
*
Fix broken flashrom build
Uwe Hermann
2008-03-14
1
-1
/
+1
*
Drop 82802ab.c as it is identical to sharplhf00l04.c
Carl-Daniel Hailfinger
2008-03-13
1
-1
/
+1
*
Fix compilation with custom CFLAGS
Clark Rawlins
2008-02-14
1
-1
/
+3
*
This patch adds version information
Bernhard Walle
2008-01-21
1
-0
/
+6
*
Rename linuxbios_* files in utils repository
Stefan Reinauer
2008-01-18
1
-1
/
+1
*
Multiple flashrom fixes
Uwe Hermann
2007-10-16
1
-1
/
+3
*
Move SPI code out of board_enable.c where it started its life
Carl-Daniel Hailfinger
2007-10-15
1
-1
/
+1
[next]