summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add support for Intel 440MX and Fujitsu MBM29F400TCUwe Hermann2007-10-301-0/+1
* Add Am29LV040BPeter Lemenkov2007-10-251-0/+1
* Add more Vendor IDs and ensure correct sorting in flash.hPeter Lemenkov2007-10-221-27/+45
* Introduce block and sector erase routines, but do not use them yetCarl-Daniel Hailfinger2007-10-221-5/+15
* Add generic SPI flash erase and write supportCarl-Daniel Hailfinger2007-10-181-0/+5
* Convert the existing it8716f_* functions to generic_spi_* functionsCarl-Daniel Hailfinger2007-10-161-1/+1
* Move SPI code out of board_enable.c where it started its lifeCarl-Daniel Hailfinger2007-10-151-0/+2
* This patch aims to restructure SPI flash support in a more reasonable wayCarl-Daniel Hailfinger2007-10-021-0/+27
* Remove useless 'extern' keywordsUwe Hermann2007-09-091-54/+54
* Add '(C)' where it's missing (for consistency reasons)Uwe Hermann2007-09-091-3/+3
* Add support for the Winbond W29EE011Markus Boas2007-08-301-0/+4
* Add support for the Winbond W29C040PMarkus Boas2007-08-301-0/+1
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-13/+12
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+99
* Add various ST flash chipsCarl-Daniel Hailfinger2007-07-251-0/+8
* This patch adds support for ST M50FW040 and ST M29W040BCarl-Daniel Hailfinger2007-07-241-0/+2
* Factor out register mapping codeStefan Reinauer2007-05-241-0/+2
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-2/+5
* Add support for the Winbond W39V040FA chipUwe Hermann2007-05-211-0/+1
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-5/+5
* Add initial support for the following flash chipsUwe Hermann2007-04-281-1/+4
* Trivial (cosmetic) cleanupStefan Reinauer2007-04-061-9/+10
* Split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen2007-04-041-2/+10
* Drop useless and partly even incorrect commentsUwe Hermann2007-04-011-49/+54
* Coding style fixesUwe Hermann2007-04-011-72/+71
* Add Winbond W39V080A supportDavid Hendricks2007-03-021-0/+1
OpenPOWER on IntegriCloud