summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Expand)AuthorAgeFilesLines
...
* Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer2008-10-291-0/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-10/+16
* Support for AM29F002(N)B[BT]Mats Erik Andersson2008-10-071-0/+2
* Activate proper support for EN29F002(A)(N)[BT]Mats Erik Andersson2008-09-261-0/+5
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-0/+5
* Trivial SPI cleanupsPeter Stuge2008-07-071-2/+0
* r3415 removed symbolic constants for device IDs by accidentCarl-Daniel Hailfinger2008-07-061-0/+3
* Add AMIC A29002Andreas Thienemann2008-07-061-1/+0
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-4/+11
* Mine AMIC flash chip needs 4 bytes RDIDRudolf Marek2008-06-301-0/+1
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-301-0/+1
* Multiple unrelated changesStefan Reinauer2008-06-271-0/+1
* Remove dead M-Systems Disk on Chip codePeter Stuge2008-06-221-5/+0
* Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymoreJens Kuehnel2008-06-181-0/+1
* Force read unknown flash chipsPeter Stuge2008-06-181-1/+1
* Add support for Amic Technology A29040B flash chipPeter Stuge2008-06-111-0/+1
* Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp2008-05-271-0/+1
* Add support for Amic A25L40P SPI flashRudolf Marek2008-05-221-0/+1
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-0/+19
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-171-4/+4
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-1/+7
* Lots of new SST flash chip IDsCarl-Daniel Hailfinger2008-05-151-1/+14
* Add support for the JEDEC RESCarl-Daniel Hailfinger2008-05-151-1/+5
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-141-0/+2
* Check the JEDEC vendor ID for correct parityCarl-Daniel Hailfinger2008-05-141-0/+1
* Add lots of ATMEL SPI flash chips to flash.hCarl-Daniel Hailfinger2008-05-141-1/+13
* Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.cCarl-Daniel Hailfinger2008-05-131-0/+12
* MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara...Carl-Daniel Hailfinger2008-05-121-0/+1
* Add SST39VF512, SST39VF010, SST39VF040 supportCarl-Daniel Hailfinger2008-05-121-0/+4
* Rename generic_spi_*() functions to spi_*()Peter Stuge2008-05-101-6/+6
* Add a tested bitmap field to the flash chip tablePeter Stuge2008-05-031-0/+19
* Separate ST M50FLW support from generic JEDEC codeClaus Gindhart2008-04-281-0/+4
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-171-0/+7
* Re-add code erroneously removed in r3140Uwe Hermann2008-03-141-0/+1
* Revert the delete of 82802ab.c in r3137Carl-Daniel Hailfinger2008-03-141-1/+0
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-131-0/+1
* Add --list-supported option which lists the supported ROM chips, chipsets, an...Uwe Hermann2008-03-121-0/+5
* Handle JEDEC JEP106W continuation codes in SPI RDIDCarl-Daniel Hailfinger2008-02-061-1/+14
* Add ids and chip entry for Spansion S25FL016A, tested, workingPeter Stuge2008-01-251-0/+8
* Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716FsRonald Hoogenboom2008-01-191-0/+10
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-2/+2
* Print at least the vendor for SPI flash chips if the exact chip ID is unknownCarl-Daniel Hailfinger2008-01-041-1/+4
* Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactl...Carl-Daniel Hailfinger2007-12-311-2/+2
* Add continuation ID support to jedec.cCarl-Daniel Hailfinger2007-12-311-3/+20
* Refine various vendor ID annotationsCarl-Daniel Hailfinger2007-12-311-10/+20
* Add support for various ST M25P* chipsCarl-Daniel Hailfinger2007-12-171-0/+8
* Rename SPI erase functions to include opcodeCarl-Daniel Hailfinger2007-12-171-1/+1
* Add support for ST M25P80 chipsCarl-Daniel Hailfinger2007-12-161-0/+5
* Add support for more atmel chipsFrederico Silva2007-12-101-0/+2
* Various coding style fixes, constification, fixed typosUwe Hermann2007-12-041-19/+26
OpenPOWER on IntegriCloud