Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se.
[coreboot.git] / util /
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...
2008-02-18 Rudolf MarekShould be part of changeset 3106.
2008-02-15 Stefan ReinauerImporting mkelfimage from
2008-02-14 Clark RawlinsWith this small change it is possible to build flashrom...
2008-02-11 Mart Raudseppflashrom: further cleanups to enable_flash_cs5536
2008-02-09 Luc VerhaegenFlashrom: Add board enable for VIA EPIA SP.
2008-02-08 Mart RaudseppImprove error handling and make RCONF_DEFAULT_MSR addre...
2008-02-08 Mart RaudseppThis implements support for devices using AMD Geode...
2008-02-06 Carl-Daniel HailfingerHandle JEDEC JEP106W continuation codes in SPI RDID...
2008-01-28 Jon DufresneFix mptable util so the output will compile
2008-01-27 Peter StugeMake the vendor name optional in the -m flashrom parame...
2008-01-27 Peter StugeForgot to add Spansion S25FL016A to README, trivial.
2008-01-26 Marc JonesCorrectly disable the ROM area Write Protect bit in...
2008-01-25 Uwe HermannVarious small fixes and updates for lxbios (trivial).
2008-01-25 Peter StugeAdd ids and chip entry for Spansion S25FL016A to flashr...
2008-01-22 Harald GutmannHere is just a little and simple patch to get the MX25L...
2008-01-22 Carl-Daniel HailfingerFlashrom did not use the read function for verifying...
2008-01-22 Carl-Daniel HailfingerMake sure we delay writing the next byte long enough...
2008-01-21 Ronald HoogenboomOmitting the wait for SPI ready when there is no data...
2008-01-21 Bernhard WalleThis patch adds version information to flashrom. Becaus...
2008-01-19 Uwe HermannAdd Bingxun Shi <bingxunshi@gmail.com> to the list...
2008-01-19 Uwe HermannSmall superiotool fix to detect more Winbond W83627EHF...
2008-01-19 Bingxun ShiThis patch is for winbond w83627DHG superio support...
2008-01-19 Ronald HoogenboomSupport SPI flash chips bigger than 512 kByte sitting...
2008-01-18 Uwe HermannDocument the --list-supported option. Various small...
2008-01-18 Uwe HermannMinor documentation improvements/fixes in the README...
2008-01-18 Stefan Reinauerrename linuxbios_* files in utils repository.
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan Reinauerutil/ renames
2008-01-18 Stefan Reinauerrename linuxbios -> coreboot
2008-01-18 Stefan Reinauerfor some reasons the externals did not get committed.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-15 Robinson P. TryonAdd new --list-supported switch for printing the list...
next