Add another AM2 cpuid to the name string. Also, colapse the cases for duplicate strin...
[coreboot.git] / util /
2008-06-22 Peter Stugeflashrom: Some Makefile cleaning
2008-06-21 Peter Stugeflashrom: Fix OBJS in Makefile to compile stm50flw0x0x...
2008-06-21 Peter Stugeflashrom: Uppercase AMIC since that's what they write...
2008-06-21 Peter Stugeflashrom: Update comment to match delay change in probe...
2008-06-21 Peter Stugeflashrom: Update test status for Atmel AT29C020 and...
2008-06-21 Peter Stugeflashrom: Increase delay in probe_jedec() to 2ms to...
2008-06-20 Peter Stugeflashrom: Show expected and read byte on verify failure...
2008-06-18 Jens Kuehnelflashrom: Add support for AMIC Technology A49LF040A...
2008-06-18 Peter Stugeflashrom: Force read unknown flash chips
2008-06-13 Peter Stugeflashrom: Board enable and autodetection for GIGABYTE...
2008-06-11 Peter Stugeflashrom: Add support for Amic Technology A29040B flash...
2008-06-11 Peter Stugeflashrom: Board enable and autodetection for BioStar...
2008-06-08 Pierre ProncheryChanges Makefile generation so that recursive "make...
2008-06-07 Tom SyllaAdd dump support for Winbond (NSC) PC87427. Dumps avail...
2008-06-03 Peter StugeWard writes:
2008-05-28 Stefan Reinauerabuild: fix gnu getopt detection (trivial)
2008-05-27 Mart RaudseppRevert r3357 and fix it as intended to (forgotten heade...
2008-05-27 Mart RaudseppFix typo introduced in r3356 that breaks build (trivial).
2008-05-27 Peter Stugeflashrom: MX25L4005, S25FL016A, W39V040B, W39V080A...
2008-05-27 Stefan Reinauernot sure why this ever worked. Add --xml / -x to the...
2008-05-27 Stefan Reinauersync latest version of abuild (0.6) (trivial patch)
2008-05-27 Mart RaudseppMark SST49LF004A/B as tested (trivial).
2008-05-26 Uwe HermannMark the following chips as tested (trivial).
2008-05-22 Uwe HermannA bunch of cosmetic improvements (trivial).
2008-05-22 Uwe HermannMark more chips as tested (all operations), tested...
2008-05-22 Uwe HermannAdd support for the ASUS P4B266 board.
2008-05-22 Rudolf MarekAdd support for Amic A25L40P SPI flash.
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-05-21 Peter StugeMyles reported SST49LF080A status -> TESTED_PREW
2008-05-17 Uwe HermannInitial support for the Intel 82845 (Brookdale) and...
2008-05-17 Nikolay Petukhovflashrom: Support Pm49FL004/2 Block Locking Registers
2008-05-16 Carl-Daniel HailfingerI looked at the datasheet and erase_sector_39sf020...
2008-05-16 Carl-Daniel HailfingerICH8 and ICH9 have an almost identical SPI interface...
2008-05-16 Dominik GeyerAdd support for the Atmel AT25DF321 SPI flash (tested).
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...
2008-05-16 Carl-Daniel HailfingerEnable IT8716F LPC-to-SPI write cycle translation in...
2008-05-15 Carl-Daniel HailfingerPrint detailed status register information for SST25VF...
2008-05-15 Carl-Daniel HailfingerLots of new SST flash chip IDs. Only a subset has been...
2008-05-15 Carl-Daniel HailfingerAdd support for the JEDEC RES (Read Electronic Signatur...
2008-05-14 Uwe HermannSome NSC Super I/Os can have their config port at 0x15c...
2008-05-14 Uwe HermannCosmetics, whitespace, coding style, partially ident...
2008-05-14 Stefan Reinaueradd ICH7-M and ICH7 DH to inteltool (trivial)
2008-05-14 Carl-Daniel HailfingerAdd more infrastructure for flashrom ICH9 support.
2008-05-14 Stefan Reinauerfix license mentioning in manpage (trivial)
2008-05-14 Stefan Reinauertrivial patch: move maintainable parts to the top and...
2008-05-14 Stefan Reinauertrivial patch to fix options. Thanks to Uwe Hermann...
2008-05-14 Claus GindhartAdd the Intel 6300ESB as known chipset to the chipset...
2008-05-14 Carl-Daniel HailfingerFix crash caused by division by zero for unknown flash...
2008-05-14 Carl-Daniel HailfingerCheck the JEDEC vendor ID for correct parity. Flash...
2008-05-14 Stefan ReinauerExample on how to add other chipsets to inteltool....
2008-05-14 Carl-Daniel HailfingerAdd lots of ATMEL SPI flash chips to flash.h.
2008-05-13 Carl-Daniel Hailfingerflashrom: Move all IT87xx specific SPI routines from...
2008-05-13 Stefan ReinauerAdd new revised inteltool that dumps all kinds of chips...
2008-05-13 Carl-Daniel Hailfingerflashrom: Move the SPI #defines from spi.c to spi.h
2008-05-13 Carl-Daniel HailfingerChange the SPI parts of flashrom to prepare for a merge of
2008-05-12 Carl-Daniel HailfingerMX25L3205 and W25x40 have been confirmed to probe/read...
2008-05-12 Carl-Daniel HailfingerAdd SST39VF512, SST39VF010, SST39VF040 support to flash...
2008-05-10 Carl-Daniel HailfingerImprove flashrom SPI abstraction, second step.
2008-05-10 Peter Stugeflashrom: Rename generic_spi_*() functions to spi_*()
2008-05-08 Uwe HermannAdd support for dumping ITE IT8718F EC registers (trivial).
2008-05-08 Uwe HermannDon't split up register list in two blocks, otherwise...
2008-05-08 Claus Gindhartflashrom: Probe for up to 3 flash chips.
2008-05-07 Ed SwierkFix a typo in lbtdump output (trivial).
2008-05-03 Peter Stugeflashrom: Add a tested bitmap field to the flash chip...
2008-04-29 Bari Ariflashrom: Enable ROM decode range to 1MB for vt8237r
2008-04-28 Claus GindhartThe generic jedec.c does not work for the ST M50FLW...
2008-04-28 Peter Stugeflashrom: Handle NULL probe, erase and write function...
2008-04-24 Claus GindhartFlash pages, which where excluded from updating using...
2008-04-23 Uwe HermannDetect SMSC SCH5027 (trivial).
2008-04-07 Ed SwierkST M50FW016 and ST M50FW040 support the 82802ab command...
2008-03-29 Uwe HermannMake a few array entries only as big as they absolutely...
2008-03-25 Jon DufresneMake the getpir output compile (Closes #70).
2008-03-18 Carl-Daniel HailfingerAdd ICH9 detection to flashrom. Straight from the datas...
2008-03-18 Stefan Reinaueroops. forgot to add the file.
2008-03-17 Stefan ReinauerSupport for the Winbond W39V080FA series of chips.
2008-03-17 Uwe HermannVarious smaller fixes in superiotool:
2008-03-16 Stefan Reinauercheck whether SST FWH chip was successfully erased...
2008-03-16 Uwe HermannSort list of flash chips alphabetically, add comment...
2008-03-15 Stefan Reinauerremove nasty warning that happened due to our vendor...
2008-03-15 Stefan Reinauerfix typo
2008-03-14 Uwe HermannRe-add code erroneously removed in r3140.
2008-03-14 Joseph SmithChanges M50FW080 to use 82802ab.c instead of jedec...
2008-03-14 Carl-Daniel HailfingerPrepare for ICH7/ICH8 SPI support by adding some debugg...
2008-03-14 Uwe HermannFix broken flashrom build.
2008-03-14 Carl-Daniel HailfingerFix up one forgotten revert in r3140.
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-13 Uwe HermannAlso print the required -m option in --list-supported...
2008-03-13 Carl-Daniel HailfingerDrop 82802ab.c as it is identical to sharplhf00l04.c.
2008-03-12 Uwe HermannDrop the useless rom.layout file. It's just an example...
2008-03-12 Uwe HermannAdd --list-supported option to flashrom which lists...
2008-03-10 Stefan ReinauerAdd GPIO dumping utility for Intel ICH series southbridges.
2008-03-04 Uwe HermannDrop some duplicate documentation from the README....
2008-03-04 Uwe HermannAdd missing license header to layout.c. The file was...
2008-03-01 Uwe HermannRename lxbios to nvramtool, step 3 (rename directory).
2008-03-01 Uwe HermannRename lxbios to nvramtool, step 2 (rename files).
2008-03-01 Uwe HermannRename lxbios to nvramtool.
2008-03-01 Uwe HermannSmall coding style fixes and documentation updates...
2008-02-25 Ronald HoogenboomThis patch adds support to dump other registers than...
2008-02-20 Mart Raudseppflashrom: Add board_enable for Artec Group DBE61 and...
next