summaryrefslogtreecommitdiffstats
path: root/ichspi.c
Commit message (Expand)AuthorAgeFilesLines
* There are various reasons why a SPI command can failCarl-Daniel Hailfinger2009-05-131-1/+1
* Trim default ICH SPI delay from 1000 to 10 microsecondsCarl-Daniel Hailfinger2009-05-091-4/+4
* Chips like the SST SST25VF080B can only handle single byte writes outside AAI...Carl-Daniel Hailfinger2009-05-091-1/+1
* Some coding style and consistency fixesUwe Hermann2009-04-151-7/+5
* Fix one dead increment and one dead assignment as found by clangPeter Stuge2009-01-261-1/+0
* Add ICH opcode debuggingPeter Stuge2009-01-151-0/+1
* Various ichspi.c refinementsFENG yu ning2008-12-151-27/+30
* Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...FENG yu ning2008-12-081-0/+134
* ichspi: use spi_nbyte_read() instead of running the opcode directlyCarl-Daniel Hailfinger2008-11-181-9/+5
* Add additional SPI sector erase and chip erase command functionsCarl-Daniel Hailfinger2008-11-031-16/+5
* Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer2008-11-021-15/+45
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-12/+12
* Trivial indent fix in ichspi.cPeter Stuge2008-07-071-3/+3
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-53/+54
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-301-26/+44
* 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-291-1/+1
* Multiple unrelated changesStefan Reinauer2008-06-271-41/+211
* Indent according to development guidelinesStefan Reinauer2008-06-271-48/+40
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-0/+468
OpenPOWER on IntegriCloud