aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/ichspi.c
AgeCommit message (Expand)Author
2009-06-28This copy of flashrom is old and unmaintained. Delete it to avoidPatrick Georgi
2009-04-15Some coding style and consistency fixes (trivial).Uwe Hermann
2009-01-26flashrom: Fix one dead increment and one dead assignment as found by clang.Peter Stuge
2009-01-15flashrom: Add ICH opcode debugging.Peter Stuge
2008-12-15* add a generic preop-opcode-pair table.FENG yu ning
2008-12-08Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPIFENG yu ning
2008-11-18Currently flashrom assumes every vendor BIOS shares our view about whichCarl-Daniel Hailfinger
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