summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show expected and read byte on verify failurePeter Stuge2008-06-201-1/+2
* Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymoreJens Kuehnel2008-06-183-0/+13
* Force read unknown flash chipsPeter Stuge2008-06-183-10/+47
* Board enable and autodetection for GIGABYTE GA-7VT600Peter Stuge2008-06-131-0/+3
* Add support for Amic Technology A29040B flash chipPeter Stuge2008-06-112-0/+2
* Board enable and autodetection for BioStar P4M80-M4Peter Stuge2008-06-111-0/+28
* Mark SST SST49LF160C as fully supported.:Peter Stuge2008-06-031-1/+1
* Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp2008-05-272-1/+2
* Fix typo introduced in r3356 that breaks buildMart Raudsepp2008-05-271-1/+1
* MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A testsPeter Stuge2008-05-271-5/+5
* Mark SST49LF004A/B as testedMart Raudsepp2008-05-271-1/+1
* Mark the following chips as testedUwe Hermann2008-05-261-5/+5
* A bunch of cosmetic improvementsUwe Hermann2008-05-223-8/+8
* Mark more chips as tested (all operations), tested on ASUS P4B266Uwe Hermann2008-05-221-3/+3
* Add support for the ASUS P4B266 boardUwe Hermann2008-05-221-0/+49
* Add support for Amic A25L40P SPI flashRudolf Marek2008-05-222-0/+2
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-226-100/+131
* Myles reported SST49LF080A status -> TESTED_PREWPeter Stuge2008-05-211-1/+1
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-175-58/+121
* I looked at the datasheet and erase_sector_39sf020() is totally and completel...Carl-Daniel Hailfinger2008-05-161-15/+0
* ICH8 and ICH9 have an almost identical SPI interface, only the location of th...Carl-Daniel Hailfinger2008-05-161-10/+16
* Add support for the Atmel AT25DF321 SPI flash (tested)Dominik Geyer2008-05-161-1/+2
* Add support for SPI chips on ICH9Dominik Geyer2008-05-165-3/+484
* 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
OpenPOWER on IntegriCloud