summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Initialize ICH SPI opcodes also for ICH9 and laterPeter Stuge2008-12-221-0/+1
* Various ichspi.c refinementsFENG yu ning2008-12-153-35/+32
* Add 28 flash chips of the MX29 series to the flashrom ID table and support th...Carl-Daniel Hailfinger2008-12-102-0/+34
* Kill obsolete and misplaced commentCarl-Daniel Hailfinger2008-12-081-1/+1
* Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...FENG yu ning2008-12-083-0/+145
* Breaks chip info into multiple linesFENG yu ning2008-12-081-160/+937
* Display test status in -L chip listingPeter Stuge2008-12-061-4/+51
* Add AMD SB700 flash enableNiels Ole Salscheider2008-12-051-0/+1
* Fix compilation of r3797 with gcc-4.3.2Peter Stuge2008-12-051-1/+1
* Check if erase succeeds and exit with error on failurePeter Stuge2008-12-051-4/+17
* Add RDID/REMS IDs for the following flash chipsCarl-Daniel Hailfinger2008-12-041-2/+15
* Gcc thinks base could be used uninitialized, so shut it upPeter Stuge2008-12-031-1/+1
* Fix bug in r3790Peter Stuge2008-12-031-5/+5
* Replace #ifdefs for sc520 systems by run time probingStefan Reinauer2008-12-034-11/+64
* Copyright update by Jason Wang for freshly written sb600 codeJason Wang2008-11-291-3/+3
* Declare special commands to support the Atmel AT25F512ACarl-Daniel Hailfinger2008-11-281-0/+5
* Do not indicate known-bad functions as untestedCarl-Daniel Hailfinger2008-11-282-6/+11
* Add support for the AMD/ATI SB600 southbridge SPI functionalityJason Wang2008-11-287-19/+245
* Add SST25VF080B flash chip supportJason Wang2008-11-281-0/+1
* Flashrom already has the following probe functionsCarl-Daniel Hailfinger2008-11-283-0/+47
* Try RES even if RDID failsCarl-Daniel Hailfinger2008-11-271-7/+5
* Add support for 32Mbit SPI flash SST25VF032BTero O Peippola2008-11-241-0/+1
* ichspi: use spi_nbyte_read() instead of running the opcode directlyCarl-Daniel Hailfinger2008-11-181-9/+5
* Check for failed SPI command executionCarl-Daniel Hailfinger2008-11-182-21/+71
* Implement read support for the following Atmel chipsCarl-Daniel Hailfinger2008-11-181-15/+15
* SST39VF020 TEST_OK_ PROBE READ ERASE WRITEMart Raudsepp2008-11-171-1/+1
* The AT25 and AT26 series SPI chips from Atmel are plain EEPROMsCarl-Daniel Hailfinger2008-11-153-2/+60
* SST39SF040 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-11-081-1/+1
* Mark ST M25P16 as fully testedCarl-Daniel Hailfinger2008-11-051-1/+1
* Add support for 8 new chips and fix up 2 existing chips as wellCarl-Daniel Hailfinger2008-11-042-12/+18
* Dump ICH8/ICH9/ICH10 SPI registersCarl-Daniel Hailfinger2008-11-031-5/+45
* Add additional SPI sector erase and chip erase command functionsCarl-Daniel Hailfinger2008-11-033-16/+42
* Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer2008-11-021-15/+45
* Add support for the ST M50FW002 chipCarl-Daniel Hailfinger2008-11-022-0/+2
* Mark two more chips as fully testedUwe Hermann2008-10-301-2/+2
* Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer2008-10-293-0/+29
* Enable SPI boot flash support on EP80579, which has the ICH7 register setEd Swierk2008-10-291-1/+1
* Mark Winbond W39V040FA (512 KB) as fully supportedUwe Hermann2008-10-281-1/+1
* Add support for the Intel 82371MX (MPIIX) southbridgeUwe Hermann2008-10-281-3/+5
* Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridgesUwe Hermann2008-10-261-1/+7
* Add support for the VIA VT82C586A/B chipset, improve documentationUwe Hermann2008-10-251-1/+4
* Reduce serial output, otherwise flashing will fail very oftenUwe Hermann2008-10-211-2/+4
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-1813-233/+284
* Allow the SiS 620 chipset to detect and read at least 256kb chipsUrja Rannikko2008-10-181-0/+11
* SB600 has four write once LPC ROM protect areasMarc Jones2008-10-151-0/+21
* Add ICH10 supportCarl-Daniel Hailfinger2008-10-101-0/+10
* Check that a filename was specified also when using force readPeter Stuge2008-10-101-0/+4
* Support for AM29F002(N)B[BT]Mats Erik Andersson2008-10-072-1/+5
* This patch fixes support for the AT49F002N(T) chip in the flashrom toolTim ter Laak2008-09-301-2/+2
* ST M29F040B status TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-301-1/+1
OpenPOWER on IntegriCloud