index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ichspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...
FENG yu ning
2008-12-08
1
-0
/
+134
*
ichspi: use spi_nbyte_read() instead of running the opcode directly
Carl-Daniel Hailfinger
2008-11-18
1
-9
/
+5
*
Add additional SPI sector erase and chip erase command functions
Carl-Daniel Hailfinger
2008-11-03
1
-16
/
+5
*
Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ...
Stefan Reinauer
2008-11-02
1
-15
/
+45
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-12
/
+12
*
Trivial indent fix in ichspi.c
Peter Stuge
2008-07-07
1
-3
/
+3
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-53
/
+54
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
1
-26
/
+44
*
Add a debug marker after ICH SPI opcode programming
Carl-Daniel Hailfinger
2008-06-29
1
-1
/
+2
*
Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-29
1
-1
/
+1
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
1
-41
/
+211
*
Indent according to development guidelines
Stefan Reinauer
2008-06-27
1
-48
/
+40
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-0
/
+468