summaryrefslogtreecommitdiffstats
path: root/layout.c
Commit message (Expand)AuthorAgeFilesLines
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-2/+2
* So far, we have up to 4 different names for the same thing (ignoring capitali...Carl-Daniel Hailfinger2010-05-311-2/+2
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-15/+16
* One of the problems is that --force had multiple meaningsCarl-Daniel Hailfinger2010-04-281-3/+4
* Internal (onboard) programming was the only feature which could not be disabledCarl-Daniel Hailfinger2009-12-131-0/+4
* Adept layout handling to new programmer infrastructure and fix off-by-one errorCarl-Daniel Hailfinger2009-08-191-6/+5
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-051-0/+1
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-2/+0
* Don't duplicate option description in README, the manpage already has that infoUwe Hermann2009-04-231-2/+1
* Check return value of fscanf()/fwrite()/fread()Peter Stuge2009-01-121-2/+2
* If you pass a bogus layout file to the -l option flashrom will segfaultUwe Hermann2008-12-221-0/+5
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-3/+3
* Fix and clean up coreboot image detection heuristicCarl-Daniel Hailfinger2008-07-111-12/+20
* Minor cosmetics, e.gUwe Hermann2008-07-031-7/+4
* Improve coreboot image detection heuristicCarl-Daniel Hailfinger2008-07-031-1/+13
* Force read unknown flash chipsPeter Stuge2008-06-181-3/+1
* Add missing license header to layout.cUwe Hermann2008-03-041-0/+20
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-2/+2
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-7/+6
* Revert my last cleanup patchUwe Hermann2007-10-101-10/+10
* Cosmetic changes to make the flashrom output more consistentUwe Hermann2007-10-101-10/+10
* Cosmetic fixesUwe Hermann2007-08-231-0/+2
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-3/+1
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-68/+68
* Exit on return code of read_layout and print error message to stderr instead ...Stefan Reinauer2007-04-141-1/+2
* Redo image checking in conversion caseStefan Reinauer2005-12-181-13/+31
* Multiple unrelated changesStefan Reinauer2005-12-181-3/+7
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-0/+170
OpenPOWER on IntegriCloud