aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/layout.c
AgeCommit message (Expand)Author
2009-06-28This copy of flashrom is old and unmaintained. Delete it to avoidPatrick Georgi
2009-04-23Don't duplicate option description in README, the manpage already hasUwe Hermann
2009-01-12flashrom: Check return value of fscanf()/fwrite()/fread()Peter Stuge
2008-12-22If you pass a bogus layout file to the -l option flashrom will segfault.Uwe Hermann
2008-10-18Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann
2008-07-11Fix and clean up coreboot image detection heuristic.Carl-Daniel Hailfinger
2008-07-03Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial).Uwe Hermann
2008-07-03Improve coreboot image detection heuristic in flashrom. It's notCarl-Daniel Hailfinger
2008-06-18flashrom: Force read unknown flash chipsPeter Stuge
2008-03-04Add missing license header to layout.c. The file was written byUwe Hermann
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2007-10-17Some cosmetic cleanups in the flashrom code and output.Uwe Hermann
2007-10-10Revert my last cleanup patch.Uwe Hermann
2007-10-10Cosmetic changes to make the flashrom output more consistent (trivial).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-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
2005-12-18redo image checking in conversion case. Please update to thisStefan Reinauer
2005-12-18* make -v switch print debug messages.Stefan Reinauer
2005-11-26flasrom update from Stefan, resovle issue 21Li-Ta Lo