aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)Peter Stuge2008-09-291-1/+1
* Mark the SyncMOS S29C51002T as workingUwe Hermann2008-09-291-1/+1
* Activate proper support for EN29F002(A)(N)[BT]Mats Erik Andersson2008-09-264-10/+54
* Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-101-1/+1
* Debug print actual time base calculated by myusec_calibrate_delay()Peter Stuge2008-09-071-1/+7
* Only find "unknown .. SPI chip" if no other chip was foundPeter Stuge2008-09-031-3/+8
* SST49LF016C TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-021-1/+1
* SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-08-271-1/+1
* Recognize the Intel EP80579 LPC flash interfaceEd Swierk2008-08-201-0/+1
* Add support for MSI KT4VSean Nelson2008-08-191-0/+47
* Fix error -EINVAL on mmap()Segher Boessenkool2008-08-121-8/+8
* ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-08-081-1/+1
* Update copyright yearStefan Reinauer2008-08-021-1/+1
* Tested another intel chipStefan Reinauer2008-08-021-1/+1
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-215-1/+113
* Fix and clean up coreboot image detection heuristicCarl-Daniel Hailfinger2008-07-111-12/+20
* Trivial SPI cleanupsPeter Stuge2008-07-074-32/+15
* Trivial indent fix in ichspi.cPeter Stuge2008-07-071-3/+3
* r3415 removed symbolic constants for device IDs by accidentCarl-Daniel Hailfinger2008-07-062-3/+6
* Add AMIC A29002Andreas Thienemann2008-07-062-2/+3
* Adding support for flashing system with Nvidia MCP67Stefan Reinauer2008-07-051-0/+1
* Add PCI IDs for EPIA-CNPeter Stuge2008-07-051-0/+2
* Minor cosmetics, e.gUwe Hermann2008-07-032-10/+7
* Mark SST49LF040B as testedCarl-Daniel Hailfinger2008-07-031-1/+1
* Mark the SST SST49LF040 as OK (tested by me), all operationsUwe Hermann2008-07-031-1/+1
* Winbond W25x80 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-07-031-1/+1
* Improve coreboot image detection heuristicCarl-Daniel Hailfinger2008-07-031-1/+13
* Probe_flash() cleanup for better code readabilityPeter Stuge2008-07-021-15/+15
* Set w39v080fa to fully supportedStefan Reinauer2008-07-022-2/+4
* Update to TEST_OK for Winbond W39V040FA PROBE READPeter Stuge2008-07-021-1/+1
* Don't rm *~ in make clean, who knows what files that could bePeter Stuge2008-07-021-1/+1
* Unknown vendor:board message can be triggered by -m tooPeter Stuge2008-07-021-1/+1
* Case insensitive matching of vendor:board strings in coreboot tablePeter Stuge2008-07-021-4/+3
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-305-128/+213
* Mine AMIC flash chip needs 4 bytes RDIDRudolf Marek2008-06-301-1/+1
* Mine AMIC flash chip needs 4 bytes RDIDRudolf Marek2008-06-302-6/+24
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-304-32/+71
* Add a debug marker after ICH SPI opcode programmingCarl-Daniel Hailfinger2008-06-291-1/+2
* Fix ICH7 non-SPI that broke in r3393Peter Stuge2008-06-292-1/+3
* Use symbolic constants for PCI subsystem probingCarl-Daniel Hailfinger2008-06-281-2/+2
* Multiple unrelated changesStefan Reinauer2008-06-275-46/+261
* Indent according to development guidelinesStefan Reinauer2008-06-271-48/+40
* Winbond W39V080FA: Probe and Read are OKJens Kühnel2008-06-261-1/+1
* Test status OK for ST M50FW040 PROBE READPeter Stuge2008-06-241-1/+1
* Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITEPeter Stuge2008-06-241-1/+1
* Increase delay in probe_jedec() after Product ID Entry to 10msPeter Stuge2008-06-241-3/+2