index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
flashrom
/
flashrom.c
Age
Commit message (
Expand
)
Author
2008-03-12
Add --list-supported option to flashrom which lists the supported
Uwe Hermann
2008-01-27
Make the vendor name optional in the -m flashrom parameter when there's only
Peter Stuge
2008-01-22
Flashrom did not use the read function for verifying, it used direct memory
Carl-Daniel Hailfinger
2008-01-21
This patch adds version information to flashrom. Because 'v' and 'V'
Bernhard Walle
2008-01-18
for some reasons the externals did not get committed.
Stefan Reinauer
2008-01-11
This patch removes '\n' from the help output since this looks a bit strange.
Bernhard Walle
2007-10-17
Some cosmetic cleanups in the flashrom code and output.
Uwe Hermann
2007-10-04
[FLASHROM] Fix the help, and print a message when nothing happens
Jordan Crouse
2007-09-09
Add '(C)' where it's missing (for consistency reasons).
Uwe Hermann
2007-08-29
Change all flashrom license headers to use our standard format.
Uwe Hermann
2007-08-23
Cosmetic fixes (trivial).
Uwe Hermann
2007-08-23
Drop a bunch of useless header files, merge them into flash.h.
Uwe Hermann
2007-05-24
Minor cosmetics (trivial).
Uwe Hermann
2007-05-24
factor out register mapping code (trivial)
Stefan Reinauer
2007-05-23
Unify mmap error messages in flashrom (trivial)
Stefan Reinauer
2007-05-23
big cosmetic offensive on flashrom. (trivial)
Stefan Reinauer
2007-05-09
Fix coding style of flashrom by running indent on all files:
Uwe Hermann
2007-04-14
Exit on return code of read_layout and print error message to stderr
Stefan Reinauer
2007-04-11
Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' after
Uwe Hermann