flashrom: Winbond W39V040C and MSI K8T Neo2-F
[coreboot.git] / util / flashrom / flashchips.c
2008-07-21 Peter Stugeflashrom: Winbond W39V040C and MSI K8T Neo2-F
2008-07-06 Carl-Daniel Hailfingerr3415 removed symbolic constants for device IDs by...
2008-07-06 Andreas Thienemannflashrom: Add AMIC A29002
2008-07-03 Uwe HermannMinor cosmetics, e.g. make stuff fit in 80 chars/line...
2008-07-03 Carl-Daniel HailfingerMark SST49LF040B as tested.
2008-07-03 Uwe HermannMark the SST SST49LF040 as OK (tested by me), all opera...
2008-07-03 Peter Stugeflashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
2008-07-02 Stefan Reinauerset w39v080fa to fully supported. I'm am flashing this...
2008-07-02 Peter Stugeflashrom: Update to TEST_OK for Winbond W39V040FA PROBE...
2008-06-30 Rudolf MarekMine AMIC flash chip needs 4 bytes RDID. This enables...
2008-06-26 Jens KühnelWinbond W39V080FA: Probe and Read are OK.
2008-06-24 Peter Stugeflashrom: Test status OK for ST M50FW040 PROBE READ
2008-06-24 Peter Stugeflashrom: Test status OK for Macronix MX25L8005 PROBE...
2008-06-22 Peter Stugeflashrom: Remove dead M-Systems Disk on Chip code
2008-06-22 Peter Stugeflashrom: Update test status to TEST_OK_PREW for ST...
2008-06-21 Peter Stugeflashrom: Uppercase AMIC since that's what they write...
2008-06-21 Peter Stugeflashrom: Update test status for Atmel AT29C020 and...
2008-06-18 Jens Kuehnelflashrom: Add support for AMIC Technology A49LF040A...
2008-06-11 Peter Stugeflashrom: Add support for Amic Technology A29040B flash...
2008-06-03 Peter StugeWard writes:
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 Mart RaudseppMark SST49LF004A/B as tested (trivial).
2008-05-26 Uwe HermannMark the following chips as tested (trivial).
2008-05-22 Uwe HermannMark more chips as tested (all operations), tested...
2008-05-22 Rudolf MarekAdd support for Amic A25L40P SPI flash.
2008-05-21 Peter StugeMyles reported SST49LF080A status -> TESTED_PREW
2008-05-17 Nikolay Petukhovflashrom: Support Pm49FL004/2 Block Locking Registers
2008-05-16 Dominik GeyerAdd support for the Atmel AT25DF321 SPI flash (tested).
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 Carl-Daniel HailfingerFix crash caused by division by zero for unknown flash...
2008-05-14 Carl-Daniel HailfingerAdd lots of ATMEL SPI flash chips to flash.h.
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 Peter Stugeflashrom: Rename generic_spi_*() functions to spi_*()
2008-05-03 Peter Stugeflashrom: Add a tested bitmap field to the flash chip...
2008-04-28 Claus GindhartThe generic jedec.c does not work for the ST M50FLW...
2008-04-07 Ed SwierkST M50FW016 and ST M50FW040 support the 82802ab command...
2008-03-17 Stefan ReinauerSupport for the Winbond W39V080FA series of chips.
2008-03-16 Uwe HermannSort list of flash chips alphabetically, add comment...
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 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 Carl-Daniel HailfingerDrop 82802ab.c as it is identical to sharplhf00l04.c.
2008-02-06 Carl-Daniel HailfingerHandle JEDEC JEP106W continuation codes in SPI RDID...
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-19 Ronald HoogenboomSupport SPI flash chips bigger than 512 kByte sitting...
2008-01-18 Stefan Reinauerfor some reasons the externals did not get committed.
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 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 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-10-30 Uwe HermannAdd support for Intel 440MX systems.
2007-10-25 Peter LemenkovAdded Am29LV040B
2007-10-22 Carl-Daniel HailfingerIntroduce block and sector erase routines to flashrom...
2007-10-18 Carl-Daniel HailfingerAdd generic SPI flash erase and write support to flashr...
2007-10-02 Carl-Daniel HailfingerThis patch aims to restructure SPI flash support in...
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
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 a bunch of useless header files, merge them into...
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...
2007-05-23 Stefan Reinauerbig cosmetic offensive on flashrom. (trivial)
2007-05-21 Uwe HermannAdd support for the Winbond W39V040FA chip.
2007-04-28 Uwe HermannAdd initial support for the following flash chips:
2007-03-02 David HendricksAdd Winbond W39V080A support to Flashrom.
2007-01-27 Alan Carvalho de... Add support for the SST 49LF160C.
2007-01-22 Yinghai LuAdd support for the SST-49LF004C, SST-49LF008C, SST...
2006-11-21 Stefan ReinauerAdd support for ASD AE49F2008
2006-11-21 Uwe HermannRename SM_ID to SYNCMOS_ID (trivial).
2006-11-21 Uwe HermannAdd support for the SyncMOS S29C51001T, S29C51004T...
2006-11-20 Giampiero GiancipoliSupport for the 256K SyncMos S29C51002T flash.
2006-10-07 Stefan Reinauerhere's a small patch to add support for the SST 49LF020...
2006-10-07 Stefan ReinauerFix flashrom for sst49lf080a and small print bug,
2006-07-31 Stefan ReinauerAdd support for SST39SF040 and SST39SF010A
2006-07-19 Scott Tsai, scott... From: Scott Tsai, scott.tsai <AT> arima.com.tw
2006-06-30 Stefan Reinaueradd support for EFST F49B002UA (untested)
2006-06-25 Stefan Reinaueradd support for PMC 49FL002 as used in the RD1-PMC2
2006-06-14 Stefan Reinauernew flash part
2006-03-31 Stefan Reinauer* https://openbios.org/roundup/linuxbios/issue96 -...
2006-03-31 Stefan Reinauer* support for Winbond W39V040A
2006-03-16 Stefan Reinauersupport for Am29F016D
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-03-01 Ronald G. Minnicha few new items and mods for ollie
next