summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec.Ed Swierk2008-04-071-2/+2
* Make a few array entries only as big as they absolutely need to be (trivial).Uwe Hermann2008-03-292-6/+5
* Make the getpir output compile (Closes #70).Jon Dufresne2008-03-251-0/+5
* Add ICH9 detection to flashrom. Straight from the datasheet, untested.Carl-Daniel Hailfinger2008-03-181-1/+8
* oops. forgot to add the file.Stefan Reinauer2008-03-181-0/+206
* Support for the Winbond W39V080FA series of chips.Stefan Reinauer2008-03-175-3/+50
* Various smaller fixes in superiotool:Uwe Hermann2008-03-175-6/+8
* check whether SST FWH chip was successfully erased on flashchip -E, tooStefan Reinauer2008-03-161-9/+11
* Sort list of flash chips alphabetically, add comment (trivial).Uwe Hermann2008-03-161-60/+68
* remove nasty warning that happened due to our vendor detectionStefan Reinauer2008-03-151-2/+5
* fix typoStefan Reinauer2008-03-151-1/+1
* Re-add code erroneously removed in r3140.Uwe Hermann2008-03-143-195/+101
* Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ...Joseph Smith2008-03-141-1/+1
* Prepare for ICH7/ICH8 SPI support by adding some debugging for allCarl-Daniel Hailfinger2008-03-141-9/+62
* Fix broken flashrom build.Uwe Hermann2008-03-141-1/+1
* Fix up one forgotten revert in r3140.Carl-Daniel Hailfinger2008-03-141-2/+2
* Revert the delete of 82802ab.c in r3137.Carl-Daniel Hailfinger2008-03-145-109/+381
* Also print the chip vendor name in --list-supported output (trivial).Uwe Hermann2008-03-134-244/+151
* Also print the required -m option in --list-supported output (trivial).Uwe Hermann2008-03-131-2/+10
* Drop 82802ab.c as it is identical to sharplhf00l04.c.Carl-Daniel Hailfinger2008-03-134-191/+13
* Drop the useless rom.layout file. It's just an example, likely neverUwe Hermann2008-03-121-3/+0
* Add --list-supported option to flashrom which lists the supportedUwe Hermann2008-03-125-7/+64
* Add GPIO dumping utility for Intel ICH series southbridges.Stefan Reinauer2008-03-103-0/+212
* Drop some duplicate documentation from the README. The manpage andUwe Hermann2008-03-041-8/+1
* Add missing license header to layout.c. The file was written byUwe Hermann2008-03-041-0/+20
* Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann2008-03-0131-0/+0
* Rename lxbios to nvramtool, step 2 (rename files).Uwe Hermann2008-03-013-0/+0
* Rename lxbios to nvramtool.Uwe Hermann2008-03-0124-202/+202
* Small coding style fixes and documentation updates (trivial).Uwe Hermann2008-03-015-12/+14
* This patch adds support to dump other registers than the primaryRonald Hoogenboom2008-02-255-5/+62
* flashrom: Add board_enable for Artec Group DBE61 and DBE62Mart Raudsepp2008-02-201-0/+70
* Should be part of changeset 3106.Rudolf Marek2008-02-181-1/+1
* Importing mkelfimage fromStefan Reinauer2008-02-1563-0/+17472
* With this small change it is possible to build flashrom again whenClark Rawlins2008-02-141-1/+3
* flashrom: further cleanups to enable_flash_cs5536Mart Raudsepp2008-02-111-5/+2
* Flashrom: Add board enable for VIA EPIA SP.Luc Verhaegen2008-02-091-1/+25
* Improve error handling and make RCONF_DEFAULT_MSR address be a constant.Mart Raudsepp2008-02-081-26/+52
* This implements support for devices using AMD Geode companion chipMart Raudsepp2008-02-081-12/+33
* Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors likeCarl-Daniel Hailfinger2008-02-063-7/+40
* Fix mptable util so the output will compileJon Dufresne2008-01-281-22/+26
* Make the vendor name optional in the -m flashrom parameter when there's onlyPeter Stuge2008-01-274-35/+51
* Forgot to add Spansion S25FL016A to README, trivial.Peter Stuge2008-01-271-0/+1
* Correctly disable the ROM area Write Protect bit in the Geode LX.Marc Jones2008-01-261-1/+1
* Various small fixes and updates for lxbios (trivial).Uwe Hermann2008-01-2529-64/+64
* Add ids and chip entry for Spansion S25FL016A to flashrom, tested,Peter Stuge2008-01-252-0/+10
* Here is just a little and simple patch to get the MX25L3205D working.Harald Gutmann2008-01-221-0/+2
* Flashrom did not use the read function for verifying, it used direct memoryCarl-Daniel Hailfinger2008-01-221-2/+6
* Make sure we delay writing the next byte long enough in SPI byteCarl-Daniel Hailfinger2008-01-221-22/+19
* Omitting the wait for SPI ready when there is no data to be read, e.g.Ronald Hoogenboom2008-01-211-5/+8
* This patch adds version information to flashrom. Because 'v' and 'V'Bernhard Walle2008-01-213-6/+23
OpenPOWER on IntegriCloud