aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/ichspi.c
AgeCommit message (Expand)Author
2008-11-03Add additional SPI sector erase and chip erase command functions toCarl-Daniel Hailfinger
2008-11-02Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...Stefan Reinauer
2008-10-18Coding-style fixes for flashrom, partly indent-aided (trivial).Uwe Hermann
2008-07-07flashrom: Trivial indent fix in ichspi.cPeter Stuge
2008-06-30First attempt to clean up SPI probing and create a commonStefan Reinauer
2008-06-30This patch adds support for VIA SPI controller on VT8237S. It is similar withRudolf Marek
2008-06-29Add a debug marker after ICH SPI opcode programming.Carl-Daniel Hailfinger
2008-06-29flashrom: Fix ICH7 non-SPI that broke in r3393Peter Stuge
2008-06-27* ICH7 SPI supportStefan Reinauer
2008-06-27indent according to development guidelines (trivial)Stefan Reinauer
2008-05-16Add support for SPI chips on ICH9. This is done by using the generic SPIDominik Geyer