cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doing a
[coreboot.git] / util / flashrom /
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-07 Ed SwierkST M50FW016 and ST M50FW040 support the 82802ab command...
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-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-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-04 Uwe HermannAdd missing license header to layout.c. The file was...
2008-02-20 Mart Raudseppflashrom: Add board_enable for Artec Group DBE61 and...
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-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 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 Ronald HoogenboomSupport SPI flash chips bigger than 512 kByte sitting...
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 Reinauerfor some reasons the externals did not get committed.
2008-01-11 Bernhard WalleThis patch removes '\n' from the help output since...
2008-01-10 Harald GutmannEnable MX25L8005 support in flashrom. The #defines...
2008-01-07 Carl-Daniel HailfingerAdd support for the SST25VF040B 4 Mbit SPI flash chip.
2008-01-04 Ronald G. MinnichAdd board enable for the gigabyte ga_2761gxdk board
2008-01-04 Carl-Daniel HailfingerPrint at least the vendor for SPI flash chips if the...
2007-12-31 Carl-Daniel HailfingerUnfortunately, EN29F002T, EN29F002AT, EN29F002ANT,...
2007-12-31 Carl-Daniel HailfingerAdd continuation ID support to jedec.c
2007-12-31 Carl-Daniel HailfingerThis fixes a few vendor IDs to conform with JEDEC publi...
2007-12-29 Carl-Daniel HailfingerAll SPI chips mentioned in flashchips.c had their secto...
2007-12-29 Carl-Daniel HailfingerPrint the chip status register for all SPI chips on...
2007-12-29 Carl-Daniel HailfingerAdd 25VF016B support to flashrom. Untested, but verifie...
2007-12-17 Carl-Daniel HailfingerAdd support for ST M25P05-A, M25P10-A, M25P20, M25P40...
2007-12-17 Carl-Daniel HailfingerTo make it easier to add new SPI chips to flashchips...
2007-12-16 Carl-Daniel HailfingerAdd support for ST M25P80 chips to flashrom. Detection...
2007-12-10 Frederico SilvaAdd support for more atmel chips:
2007-12-04 Uwe HermannVarious coding style fixes, constification, fixed typos...
2007-12-02 Jonathan A. KollaschAdd board-enable for Acorp 6A815EPD.
2007-11-13 Lane Brooks[LinuxBIOS] flashrom support for AMD Geode CS5536
2007-11-13 Carl-Daniel HailfingerFix ATMEL 29C020 detection with flashrom. The JEDEC...
2007-10-30 Uwe HermannAdd support for Intel 440MX systems.
2007-10-25 Peter LemenkovAdded Am29LV040B
2007-10-22 Peter LemenkovFlashrom: Add more Vendor IDs and ensure correct sortin...
2007-10-22 Carl-Daniel HailfingerIntroduce block and sector erase routines to flashrom...
2007-10-18 Carl-Daniel HailfingerRemove hardcoded wait from SPI write/erase routines...
2007-10-18 Uwe HermannDocumentation fixes and updates (trivial).
2007-10-18 Carl-Daniel HailfingerAdd generic SPI flash erase and write support to flashr...
2007-10-17 Uwe HermannSome cosmetic cleanups in the flashrom code and output.
2007-10-17 Carl-Daniel HailfingerFix wrong values/typos in chipset_enable.c. This has...
2007-10-16 Uwe HermannMultiple flashrom fixes:
2007-10-16 Michael van der... Add Gigabyte M61P-S3 SPI flash support to board_enable.c
2007-10-16 Carl-Daniel HailfingerConvert the existing it8716f_* functions to generic_spi...
2007-10-15 Carl-Daniel Hailfinger(forgot to add spi.c)
2007-10-15 Carl-Daniel HailfingerMove SPI code out of board_enable.c where it started...
2007-10-12 Ronald G. MinnichChanges to flashrom to support the K8N-NEO3, first...
2007-10-10 Uwe HermannRevert my last cleanup patch.
2007-10-10 Uwe HermannCosmetic changes to make the flashrom output more consi...
2007-10-04 Jordan Crouse[FLASHROM] Fix the help, and print a message when nothi...
2007-10-02 Carl-Daniel HailfingerThis patch aims to restructure SPI flash support in...
2007-09-27 Carl-Daniel HailfingerAdd preliminary SPI flash identification support for...
2007-09-11 Alex BeregszasziChange out/in combinations to pci_read/write_byte in
2007-09-09 Uwe HermannRemove useless 'extern' keywords (trivial).
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
2007-09-09 Uwe HermannAdd missing license header to udelay.c.
2007-09-08 Uwe HermannAdd a copy of the GPL in the flashrom repository as...
2007-08-30 Markus BoasAdd support for the Winbond W29EE011.
2007-08-30 Markus BoasAdd support for the Winbond W29C040P.
2007-08-29 Uwe HermannChange all flashrom license headers to use our standard...
2007-08-23 Uwe HermannCosmetic fixes (trivial).
2007-08-23 Uwe HermannDrop duplicated code (copies of plain JEDEC functions).
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-08-23 Uwe HermannMove code into *.c files, there's no reason to have...
2007-08-13 Ed SwierkFix bug in probe_28sf040() causing flash corruption...
2007-08-11 Luc Verhaegenflashrom: Add board enable for the EPoX EP-BX3.
2007-07-27 Uwe Hermannflashrom: Add missing supported flash chips to the...
2007-07-25 Carl-Daniel HailfingerThis patch adds support for the M50FLW040A, M50FLW040B...
2007-07-24 Carl-Daniel HailfingerThis patch adds support for ST M50FW040 and ST M29W040B...
next