index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wbsio_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
board_enable.c: Remove useless 'name' parameter.
uwe
2010-06-07
1
-1
/
+1
*
Remove unneeded #include statements completely.
hailfinger
2010-05-30
1
-1
/
+0
*
Handle the following architectures in generic flashrom code:
hailfinger
2010-05-26
1
-0
/
+4
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Convert all messages in wbsio_spi.c to the new message infrastructure.
snelson
2010-01-09
1
-35
/
+24
*
Programmer debug messages during programmer init/shutdown are useful
hailfinger
2010-01-07
1
-18
/
+30
*
Some SPI chip drivers and the generic 1-byte SPI chip write functions
hailfinger
2009-08-10
1
-16
/
+4
*
Use a distinct return code for SPI commands with unsupported/invalid
hailfinger
2009-07-14
1
-1
/
+2
*
Convert SPI byte program to use the multicommand infrastructure.
hailfinger
2009-07-12
1
-4
/
+1
*
Add SPI multicommand infrastructure.
hailfinger
2009-07-10
1
-1
/
+1
*
This patch gives us arbitrary range reads at byte boundaries for every
hailfinger
2009-06-16
1
-2
/
+2
*
flashrom only checks for very few chips if the erase worked.
hailfinger
2009-06-15
1
-1
/
+4
*
Every SPI host controller implemented its own way to read flash chips.
hailfinger
2009-06-13
1
-2
/
+2
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-2
/
+2
*
Only probe for chips with compatible bus protocols.
hailfinger
2009-06-01
1
-0
/
+3
*
Add bus type annotation to struct flashchips. Right now, the annotation
hailfinger
2009-05-31
1
-1
/
+1
*
Refactor SuperIO accesses. We had duplicated code under different names
hailfinger
2009-05-25
1
-5
/
+5
*
Drop unused/duplicated #includes and some dead code (trivial).
uwe
2009-05-16
1
-3
/
+0
*
Chips like the SST SST25VF080B can only handle single byte writes
hailfinger
2009-05-09
1
-1
/
+1
*
Until the ICH SPI driver can handle preopcodes as standalone opcodes, we
hailfinger
2009-05-09
1
-1
/
+4
*
Original v2 revision: 4117
uwe
2009-04-15
1
-6
/
+12
*
Original v2 revision: 3910
stuge
2009-01-26
1
-0
/
+201