Fix up one forgotten revert in r3140.
[coreboot.git] / util / flashrom / flashrom.c
2008-03-14 Carl-Daniel HailfingerRevert the delete of 82802ab.c in r3137.
2008-03-13 Uwe HermannAlso print the chip vendor name in --list-supported...
2008-03-12 Uwe HermannAdd --list-supported option to flashrom which lists...
2008-01-27 Peter StugeMake the vendor name optional in the -m flashrom parame...
2008-01-22 Carl-Daniel HailfingerFlashrom did not use the read function for verifying...
2008-01-21 Bernhard WalleThis patch adds version information to flashrom. Becaus...
2008-01-18 Stefan Reinauerfor some reasons the externals did not get committed.
2008-01-11 Bernhard WalleThis patch removes '\n' from the help output since...
2007-10-17 Uwe HermannSome cosmetic cleanups in the flashrom code and output.
2007-10-04 Jordan Crouse[FLASHROM] Fix the help, and print a message when nothi...
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
2007-08-29 Uwe HermannChange all flashrom license headers to use our standard...
2007-08-23 Uwe HermannCosmetic fixes (trivial).
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-05-24 Uwe HermannMinor cosmetics (trivial).
2007-05-24 Stefan Reinauerfactor out register mapping code (trivial)
2007-05-23 Stefan ReinauerUnify mmap error messages in flashrom (trivial)
2007-05-23 Stefan Reinauerbig cosmetic offensive on flashrom. (trivial)
2007-05-09 Uwe HermannFix coding style of flashrom by running indent on all...
2007-04-14 Stefan ReinauerExit on return code of read_layout and print error...
2007-04-11 Uwe HermannRename flash_rom.c to flashrom.c. The tool is called...