summaryrefslogtreecommitdiff
path: root/util/flashrom/flash.h
AgeCommit message (Expand)Author
2008-12-15* add a generic preop-opcode-pair table.FENG yu ning
2008-12-10Add 28 flash chips of the MX29 series to the flashrom ID table andCarl-Daniel Hailfinger
2008-12-08Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPIFENG yu ning
2008-12-04Add RDID/REMS IDs for the following flash chips:Carl-Daniel Hailfinger
2008-12-03Replace #ifdefs for sc520 systems by run time probing.Stefan Reinauer
2008-11-28If a chip has any TEST_BAD_* flag set, we don't even list theCarl-Daniel Hailfinger
2008-11-28Add support for the AMD/ATI SB600 southbridge SPI functionality.Jason Wang
2008-11-28Flashrom already has the following probe functions:Carl-Daniel Hailfinger
2008-11-18Check for failed SPI command execution in flashrom. Although SPI itselfCarl-Daniel Hailfinger
2008-11-15The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs.Carl-Daniel Hailfinger
2008-11-04Add support for 8 new chips to flashrom and fix up 2 existing chipsCarl-Daniel Hailfinger
2008-11-03Add additional SPI sector erase and chip erase command functions toCarl-Daniel Hailfinger
2008-11-02Add support for the ST M50FW002 chip to flashrom. Identification only,Carl-Daniel Hailfinger
2008-10-29Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer
2008-10-18Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann
2008-10-07Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.Mats Erik Andersson
2008-09-26Activate proper support for EN29F002(A)(N)[BT].Mats Erik Andersson
2008-07-21flashrom: Winbond W39V040C and MSI K8T Neo2-FPeter Stuge
2008-07-07flashrom: Trivial SPI cleanupsPeter Stuge
2008-07-06r3415 removed symbolic constants for device IDs by accident.Carl-Daniel Hailfinger
2008-07-06flashrom: Add AMIC A29002Andreas Thienemann
2008-06-30First attempt to clean up SPI probing and create a commonStefan Reinauer
2008-06-30Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that.Rudolf Marek
2008-06-30This patch adds support for VIA SPI controller on VT8237S. It is similar withRudolf Marek
2008-06-27* ICH7 SPI supportStefan Reinauer
2008-06-22flashrom: Remove dead M-Systems Disk on Chip codePeter Stuge
2008-06-18flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011...Jens Kuehnel
2008-06-18flashrom: Force read unknown flash chipsPeter Stuge
2008-06-11flashrom: Add support for Amic Technology A29040B flash chip.Peter Stuge
2008-05-27Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp
2008-05-22Add support for Amic A25L40P SPI flash.Rudolf Marek
2008-05-22Changes to make flashrom compile (and work) on FreeBSD.Andriy Gapon
2008-05-17flashrom: Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov
2008-05-16Add support for SPI chips on ICH9. This is done by using the generic SPIDominik 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-14Add more infrastructure for flashrom ICH9 support.Carl-Daniel Hailfinger
2008-05-14Check the JEDEC vendor ID for correct parity. Flash chips which can beCarl-Daniel Hailfinger
2008-05-14Add lots of ATMEL SPI flash chips to flash.h.Carl-Daniel Hailfinger
2008-05-13flashrom: Move all IT87xx specific SPI routines from spi.c to a separateCarl-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-03-17Support for the Winbond W39V080FA series of chips.Stefan Reinauer
2008-03-14Re-add code erroneously removed in r3140.Uwe Hermann
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-12Add --list-supported option to flashrom which lists the supportedUwe Hermann