summaryrefslogtreecommitdiffstats
path: root/flashrom.c
Commit message (Expand)AuthorAgeFilesLines
...
* A bunch of cosmetic improvementsUwe Hermann2008-05-221-6/+6
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-0/+8
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-141-2/+2
* Probe for up to 3 flash chipsClaus Gindhart2008-05-081-3/+19
* Add a tested bitmap field to the flash chip tablePeter Stuge2008-05-031-0/+30
* Handle NULL probe, erase and write function pointers in the flashchips tablePeter Stuge2008-04-281-1/+15
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-171-2/+2
* Remove nasty warning that happened due to our vendor detectionStefan Reinauer2008-03-151-2/+5
* Re-add code erroneously removed in r3140Uwe Hermann2008-03-141-1/+1
* Revert the delete of 82802ab.c in r3137Carl-Daniel Hailfinger2008-03-141-1/+1
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-131-1/+1
* Add --list-supported option which lists the supported ROM chips, chipsets, an...Uwe Hermann2008-03-121-3/+22
* Make the vendor name optional in the -m flashrom parameter when there's only ...Peter Stuge2008-01-271-16/+16
* Flashrom did not use the read function for verifying, it used direct memory a...Carl-Daniel Hailfinger2008-01-221-2/+6
* This patch adds version informationBernhard Walle2008-01-211-2/+13
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-1/+1
* This patch removes '\n' from the help output since this looks a bit strangeBernhard Walle2008-01-111-1/+1
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-5/+5
* Fix the help, and print a message when nothing happensJordan Crouse2007-10-041-5/+11
* Add '(C)' where it's missing (for consistency reasons)Uwe Hermann2007-09-091-3/+3
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-18/+13
* Cosmetic fixesUwe Hermann2007-08-231-7/+2
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-5/+0
* Minor cosmeticsUwe Hermann2007-05-241-2/+3
* Factor out register mapping codeStefan Reinauer2007-05-241-0/+17
* Unify mmap error messagesStefan Reinauer2007-05-231-3/+4
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-5/+5
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-123/+119
* Exit on return code of read_layout and print error message to stderr instead ...Stefan Reinauer2007-04-141-1/+2
* Rename flash_rom.c.cUwe Hermann2007-04-111-0/+459
OpenPOWER on IntegriCloud