summaryrefslogtreecommitdiff
path: root/util/flashrom/flashchips.c
AgeCommit message (Expand)Author
2008-06-22flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008APeter Stuge
2008-06-21flashrom: Uppercase AMIC since that's what they write in datasheets.Peter Stuge
2008-06-21flashrom: Update test status for Atmel AT29C020 and SST29EE010Peter Stuge
2008-06-18flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011...Jens Kuehnel
2008-06-11flashrom: Add support for Amic Technology A29040B flash chip.Peter Stuge
2008-06-03Ward writes:Peter Stuge
2008-05-27Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp
2008-05-27Fix typo introduced in r3356 that breaks build (trivial).Mart Raudsepp
2008-05-27flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests.Peter Stuge
2008-05-27Mark SST49LF004A/B as tested (trivial).Mart Raudsepp
2008-05-26Mark the following chips as tested (trivial).Uwe Hermann
2008-05-22Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial).Uwe Hermann
2008-05-22Add support for Amic A25L40P SPI flash.Rudolf Marek
2008-05-21Myles reported SST49LF080A status -> TESTED_PREWPeter Stuge
2008-05-17flashrom: Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov
2008-05-16Add support for the Atmel AT25DF321 SPI flash (tested).Dominik Geyer
2008-05-15Lots of new SST flash chip IDs. Only a subset has been added toCarl-Daniel Hailfinger
2008-05-15Add support for the JEDEC RES (Read Electronic Signature and Resume fromCarl-Daniel Hailfinger
2008-05-14Fix crash caused by division by zero for unknown flash chips.Carl-Daniel Hailfinger
2008-05-14Add lots of ATMEL SPI flash chips to flash.h.Carl-Daniel Hailfinger
2008-05-12MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OKCarl-Daniel Hailfinger
2008-05-12Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LFCarl-Daniel Hailfinger
2008-05-10flashrom: Rename generic_spi_*() functions to spi_*()Peter Stuge
2008-05-03flashrom: Add a tested bitmap field to the flash chip table.Peter Stuge
2008-04-28The generic jedec.c does not work for the ST M50FLW flashClaus Gindhart
2008-04-07ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec.Ed Swierk
2008-03-17Support for the Winbond W39V080FA series of chips.Stefan Reinauer
2008-03-16Sort list of flash chips alphabetically, add comment (trivial).Uwe Hermann
2008-03-14Re-add code erroneously removed in r3140.Uwe Hermann
2008-03-14Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ...Joseph Smith
2008-03-14Fix up one forgotten revert in r3140.Carl-Daniel Hailfinger
2008-03-14Revert the delete of 82802ab.c in r3137.Carl-Daniel Hailfinger
2008-03-13Also print the chip vendor name in --list-supported output (trivial).Uwe Hermann
2008-03-13Drop 82802ab.c as it is identical to sharplhf00l04.c.Carl-Daniel Hailfinger
2008-02-06Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors likeCarl-Daniel Hailfinger
2008-01-25Add ids and chip entry for Spansion S25FL016A to flashrom, tested,Peter Stuge
2008-01-22Here is just a little and simple patch to get the MX25L3205D working.Harald Gutmann
2008-01-19Support SPI flash chips bigger than 512 kByte sitting behind IT8716FRonald Hoogenboom
2008-01-18for some reasons the externals did not get committed.Stefan Reinauer
2008-01-10Enable MX25L8005 support in flashrom. The #defines were already there.Harald Gutmann
2008-01-07Add support for the SST25VF040B 4 Mbit SPI flash chip.Carl-Daniel Hailfinger
2008-01-04Print at least the vendor for SPI flash chips if the exact chip ID isCarl-Daniel Hailfinger
2007-12-31Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all haveCarl-Daniel Hailfinger
2007-12-31Add continuation ID support to jedec.cCarl-Daniel Hailfinger
2007-12-31This fixes a few vendor IDs to conform with JEDEC publication 106WCarl-Daniel Hailfinger
2007-12-29All SPI chips mentioned in flashchips.c had their sector size listed asCarl-Daniel Hailfinger
2007-12-29Add 25VF016B support to flashrom. Untested, but verified against theCarl-Daniel Hailfinger
2007-12-17Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32,Carl-Daniel Hailfinger
2007-12-17To make it easier to add new SPI chips to flashchips.c, rename functionsCarl-Daniel Hailfinger
2007-12-16Add support for ST M25P80 chips to flashrom. Detection was tested.Carl-Daniel Hailfinger