index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flashrom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show expected and read byte on verify failure
Peter Stuge
2008-06-20
1
-1
/
+2
*
Force read unknown flash chips
Peter Stuge
2008-06-18
1
-6
/
+45
*
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22
1
-6
/
+6
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-0
/
+8
*
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14
1
-2
/
+2
*
Probe for up to 3 flash chips
Claus Gindhart
2008-05-08
1
-3
/
+19
*
Add a tested bitmap field to the flash chip table
Peter Stuge
2008-05-03
1
-0
/
+30
*
Handle NULL probe, erase and write function pointers in the flashchips table
Peter Stuge
2008-04-28
1
-1
/
+15
*
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17
1
-2
/
+2
*
Remove nasty warning that happened due to our vendor detection
Stefan Reinauer
2008-03-15
1
-2
/
+5
*
Re-add code erroneously removed in r3140
Uwe Hermann
2008-03-14
1
-1
/
+1
*
Revert the delete of 82802ab.c in r3137
Carl-Daniel Hailfinger
2008-03-14
1
-1
/
+1
*
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13
1
-1
/
+1
*
Add --list-supported option which lists the supported ROM chips, chipsets, an...
Uwe Hermann
2008-03-12
1
-3
/
+22
*
Make the vendor name optional in the -m flashrom parameter when there's only ...
Peter Stuge
2008-01-27
1
-16
/
+16
*
Flashrom did not use the read function for verifying, it used direct memory a...
Carl-Daniel Hailfinger
2008-01-22
1
-2
/
+6
*
This patch adds version information
Bernhard Walle
2008-01-21
1
-2
/
+13
*
Rename LinuxBIOS to coreboot
Stefan Reinauer
2008-01-18
1
-1
/
+1
*
This patch removes '\n' from the help output since this looks a bit strange
Bernhard Walle
2008-01-11
1
-1
/
+1
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-5
/
+5
*
Fix the help, and print a message when nothing happens
Jordan Crouse
2007-10-04
1
-5
/
+11
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
1
-3
/
+3
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-18
/
+13
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-7
/
+2
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-5
/
+0
*
Minor cosmetics
Uwe Hermann
2007-05-24
1
-2
/
+3
*
Factor out register mapping code
Stefan Reinauer
2007-05-24
1
-0
/
+17
*
Unify mmap error messages
Stefan Reinauer
2007-05-23
1
-3
/
+4
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-5
/
+5
*
Fix coding style of flashrom by running indent on all files
Uwe Hermann
2007-05-09
1
-123
/
+119
*
Exit on return code of read_layout and print error message to stderr instead ...
Stefan Reinauer
2007-04-14
1
-1
/
+2
*
Rename flash_rom.c.c
Uwe Hermann
2007-04-11
1
-0
/
+459