summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid off-by-one error in erase verificationPeter Stuge2009-01-251-1/+1
* ST M50FW080 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-01-241-1/+1
* SST25VF080B TEST_OK_PROBEPeter Stuge2009-01-241-1/+1
* Check all mmap() calls and print helpful Linux error messagePeter Stuge2009-01-234-7/+19
* Provide some hints for the user in case /dev/mem mmap failsPeter Stuge2009-01-221-0/+7
* Fix ICH9 locking register address and add important debug outputFENG yu ning2009-01-181-12/+26
* Add ICH opcode debuggingPeter Stuge2009-01-151-0/+1
* Use designated initializers for the board enable tableStephan Guilloux2009-01-151-51/+362
* Always print address when verification fails, not only with -VPeter Stuge2009-01-131-4/+5
* Board enable for GIGABYTE GA-MA78G-DS3HPeter Stuge2009-01-121-0/+2
* IT8718F works just like IT8716FPeter Stuge2009-01-121-1/+1
* Check return value of fscanf()/fwrite()/fread()Peter Stuge2009-01-122-9/+15
* Update usage in READMEIdwer Vollering2009-01-111-1/+4
* Add erase and write functions to the following chip definitionsCarl-Daniel Hailfinger2009-01-081-27/+27
* The flashrom man page has incomplete author/copyright sections and an incorre...Carl-Daniel Hailfinger2009-01-081-9/+37
* This patch improves machine parseability and human readability of flashchips.cStephan Guilloux2009-01-081-925/+2087
* Add SST49LF020 supportSven Schnelle2009-01-072-0/+7
* Add AMD-768 chipset supportSven Schnelle2009-01-071-0/+1
* Add i631x LPC supportSven Schnelle2009-01-071-0/+1
* If you pass a bogus layout file to the -l option flashrom will segfaultUwe Hermann2008-12-221-0/+5
* Add another board-enable line for the Kontron 986LCD-M/mITXUwe Hermann2008-12-221-0/+3
* 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
OpenPOWER on IntegriCloud