summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Slight restructure of SPI probe_ functionsPeter Stuge2008-06-241-47/+53
* Some flashrom documentation fixes, and removal of duplicated infoUwe Hermann2008-06-222-105/+16
* A few changes were committed before the DoC remove, update READMEPeter Stuge2008-06-221-1/+1
* Remove dead M-Systems Disk on Chip codePeter Stuge2008-06-226-365/+6
* Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008APeter Stuge2008-06-221-2/+2
* Some Makefile cleaningPeter Stuge2008-06-221-5/+4
* Fix OBJS in Makefile to compile stm50flw0x0x.c like the othersPeter Stuge2008-06-211-1/+1
* Uppercase AMIC since that's what they write in datasheetsPeter Stuge2008-06-211-2/+2
* Update comment to match delay change in probe_jedec() r3373Peter Stuge2008-06-211-1/+1
* Update test status for Atmel AT29C020 and SST29EE010Peter Stuge2008-06-211-2/+2
* Increase delay in probe_jedec() to 2ms to reliably detect AT29C020Peter Stuge2008-06-211-1/+1
* 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
OpenPOWER on IntegriCloud