aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/flashrom.c
AgeCommit message (Expand)Author
2008-05-08flashrom: Probe for up to 3 flash chips.Claus Gindhart
2008-05-03flashrom: Add a tested bitmap field to the flash chip table.Peter Stuge
2008-04-28flashrom: Handle NULL probe, erase and write function pointers in thePeter Stuge
2008-03-17Support for the Winbond W39V080FA series of chips.Stefan Reinauer
2008-03-15remove nasty warning that happened due to our vendor detectionStefan Reinauer
2008-03-14Re-add code erroneously removed in r3140.Uwe Hermann
2008-03-14Revert the delete of 82802ab.c in r3137.Carl-Daniel Hailfinger
2008-03-13Also print the chip vendor name in --list-supported output (trivial).Uwe Hermann
2008-03-12Add --list-supported option to flashrom which lists the supportedUwe Hermann
2008-01-27Make the vendor name optional in the -m flashrom parameter when there's onlyPeter Stuge
2008-01-22Flashrom did not use the read function for verifying, it used direct memoryCarl-Daniel Hailfinger
2008-01-21This patch adds version information to flashrom. Because 'v' and 'V'Bernhard Walle
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2008-01-11This patch removes '\n' from the help output since this looks a bit strange.Bernhard Walle
2007-10-17Some cosmetic cleanups in the flashrom code and output.Uwe Hermann
2007-10-04[FLASHROM] Fix the help, and print a message when nothing happensJordan Crouse
2007-09-09Add '(C)' where it's missing (for consistency reasons).Uwe Hermann
2007-08-29Change all flashrom license headers to use our standard format.Uwe Hermann
2007-08-23Cosmetic fixes (trivial).Uwe Hermann
2007-08-23Drop a bunch of useless header files, merge them into flash.h.Uwe Hermann
2007-05-24Minor cosmetics (trivial).Uwe Hermann
2007-05-24factor out register mapping code (trivial)Stefan Reinauer
2007-05-23Unify mmap error messages in flashrom (trivial)Stefan Reinauer
2007-05-23big cosmetic offensive on flashrom. (trivial)Stefan Reinauer
2007-05-09Fix coding style of flashrom by running indent on all files:Uwe Hermann
2007-04-14Exit on return code of read_layout and print error message to stderrStefan Reinauer
2007-04-11Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' afterUwe Hermann