summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IT8716F: Enable writes if decoding of any SPI addresses is enabledCarl-Daniel Hailfinger2008-05-161-0/+6
* Print detailed status register information for SST25VF series flashCarl-Daniel Hailfinger2008-05-151-0/+4
* Lots of new SST flash chip IDsCarl-Daniel Hailfinger2008-05-152-1/+17
* Add support for the JEDEC RESCarl-Daniel Hailfinger2008-05-154-33/+82
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-143-27/+46
* Add the Intel 6300ESB as known chipset to the chipset struct enablesClaus Gindhart2008-05-141-0/+1
* Fix crash caused by division by zero for unknown flash chipsCarl-Daniel Hailfinger2008-05-141-5/+5
* Check the JEDEC vendor ID for correct parityCarl-Daniel Hailfinger2008-05-143-1/+17
* Add lots of ATMEL SPI flash chips to flash.hCarl-Daniel Hailfinger2008-05-142-6/+19
* Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.cCarl-Daniel Hailfinger2008-05-134-224/+285
* Move the SPI #defines from spi.c to spi.hCarl-Daniel Hailfinger2008-05-132-60/+89
* Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI supportCarl-Daniel Hailfinger2008-05-131-17/+17
* MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara...Carl-Daniel Hailfinger2008-05-122-3/+4
* Add SST39VF512, SST39VF010, SST39VF040 supportCarl-Daniel Hailfinger2008-05-122-0/+7
* Improve flashrom SPI abstraction, second stepCarl-Daniel Hailfinger2008-05-101-18/+18
* Rename generic_spi_*() functions to spi_*()Peter Stuge2008-05-103-67/+67
* Probe for up to 3 flash chipsClaus Gindhart2008-05-081-3/+19
* Add a tested bitmap field to the flash chip tablePeter Stuge2008-05-033-101/+150
* Enable ROM decode range to 1MB for vt8237rBari Ari2008-04-291-0/+3
* Separate ST M50FLW support from generic JEDEC codeClaus Gindhart2008-04-284-10/+307
* Handle NULL probe, erase and write function pointers in the flashchips tablePeter Stuge2008-04-281-1/+15
* 82802ab: touch only blocks that need updatingClaus Gindhart2008-04-241-7/+27
* ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedecEd Swierk2008-04-071-2/+2
* Add ICH9 detectionCarl-Daniel Hailfinger2008-03-181-1/+8
* OopsStefan Reinauer2008-03-181-0/+206
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-175-3/+50
* Check whether SST FWH chip was successfully erased on flashchip -E, tooStefan Reinauer2008-03-161-9/+11
* Sort list of flash chips alphabetically, add commentUwe Hermann2008-03-161-60/+68
* Remove nasty warning that happened due to our vendor detectionStefan Reinauer2008-03-151-2/+5
* Re-add code erroneously removed in r3140Uwe Hermann2008-03-143-195/+101
* Changes M50FW080 to use 82802ab.c instead of jedec.cJoseph Smith2008-03-141-1/+1
* Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsetsCarl-Daniel Hailfinger2008-03-141-9/+62
* Fix broken flashrom buildUwe Hermann2008-03-141-1/+1
* Fix up one forgotten revert in r3140Carl-Daniel Hailfinger2008-03-141-2/+2
* Revert the delete of 82802ab.c in r3137Carl-Daniel Hailfinger2008-03-145-109/+381
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-134-244/+151
* Also print the required -m option in --list-supported outputUwe Hermann2008-03-131-2/+10
* Drop 82802ab.c as it is identical to sharplhf00l04.cCarl-Daniel Hailfinger2008-03-134-191/+13
* Drop the useless rom.layout fileUwe Hermann2008-03-121-3/+0
* Add --list-supported option which lists the supported ROM chips, chipsets, an...Uwe Hermann2008-03-125-7/+64
* Add missing license header to layout.cUwe Hermann2008-03-041-0/+20
* Add board_enable for Artec Group DBE61 and DBE62Mart Raudsepp2008-02-201-0/+70
* Fix compilation with custom CFLAGSClark Rawlins2008-02-141-1/+3
* Further cleanups to enable_flash_cs5536Mart Raudsepp2008-02-111-5/+2
* Add board enable for VIA EPIA SPLuc Verhaegen2008-02-091-1/+25
* Improve error handling and make RCONF_DEFAULT_MSR address be a constantMart Raudsepp2008-02-081-26/+52
* Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode)Mart Raudsepp2008-02-081-12/+33
* Handle JEDEC JEP106W continuation codes in SPI RDIDCarl-Daniel Hailfinger2008-02-063-7/+40
* Make the vendor name optional in the -m flashrom parameter when there's only ...Peter Stuge2008-01-274-35/+51
* Forgot to add Spansion S25FL016A to README, trivialPeter Stuge2008-01-271-0/+1
OpenPOWER on IntegriCloud