index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
flashrom
/
ichspi.c
Age
Commit message (
Expand
)
Author
2008-11-18
Currently flashrom assumes every vendor BIOS shares our view about which
Carl-Daniel Hailfinger
2008-11-03
Add additional SPI sector erase and chip erase command functions to
Carl-Daniel Hailfinger
2008-11-02
Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...
Stefan Reinauer
2008-10-18
Coding-style fixes for flashrom, partly indent-aided (trivial).
Uwe Hermann
2008-07-07
flashrom: Trivial indent fix in ichspi.c
Peter Stuge
2008-06-30
First attempt to clean up SPI probing and create a common
Stefan Reinauer
2008-06-30
This patch adds support for VIA SPI controller on VT8237S. It is similar with
Rudolf Marek
2008-06-29
Add a debug marker after ICH SPI opcode programming.
Carl-Daniel Hailfinger
2008-06-29
flashrom: Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-27
* ICH7 SPI support
Stefan Reinauer
2008-06-27
indent according to development guidelines (trivial)
Stefan Reinauer
2008-05-16
Add support for SPI chips on ICH9. This is done by using the generic SPI
Dominik Geyer