Fix CPUID typo. This caused fid to memory speed calculations to be off.
[coreboot.git] / util / flashrom / ichspi.c
2009-01-26 Peter Stugeflashrom: Fix one dead increment and one dead assignmen...
2009-01-15 Peter Stugeflashrom: Add ICH opcode debugging.
2008-12-15 FENG yu ning* add a generic preop-opcode-pair table.
2008-12-08 FENG yu ningGenerates OPCODES struct from the ICH7/ICH9/VIA chipset...
2008-11-18 Carl-Daniel HailfingerCurrently flashrom assumes every vendor BIOS shares...
2008-11-03 Carl-Daniel HailfingerAdd additional SPI sector erase and chip erase command...
2008-11-02 Stefan ReinauerDrop nr/opcode_index parameter from run_opcode and...
2008-10-18 Uwe HermannCoding-style fixes for flashrom, partly indent-aided...
2008-07-07 Peter Stugeflashrom: Trivial indent fix in ichspi.c
2008-06-30 Stefan ReinauerFirst attempt to clean up SPI probing and create a...
2008-06-30 Rudolf MarekThis patch adds support for VIA SPI controller on VT823...
2008-06-29 Carl-Daniel HailfingerAdd a debug marker after ICH SPI opcode programming.
2008-06-29 Peter Stugeflashrom: Fix ICH7 non-SPI that broke in r3393
2008-06-27 Stefan Reinauer* ICH7 SPI support
2008-06-27 Stefan Reinauerindent according to development guidelines (trivial)
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...