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
/
sb600spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SB600 SPI: Kill unused variable
Carl-Daniel Hailfinger
2009-06-23
1
-16
/
+15
*
Support reads of arbitrary range
Carl-Daniel Hailfinger
2009-06-16
1
-2
/
+2
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-1
/
+4
*
Every SPI host controller implemented its own way to read flash chips
Carl-Daniel Hailfinger
2009-06-13
1
-8
/
+2
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
1
-4
/
+4
*
Use accessor functions for MMIO
Carl-Daniel Hailfinger
2009-05-17
1
-11
/
+11
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Chips like the SST SST25VF080B can only handle single byte writes outside AAI...
Carl-Daniel Hailfinger
2009-05-09
1
-1
/
+1
*
Refine handling of spi_write_enable() failures to fix chip erases on ichspi
Carl-Daniel Hailfinger
2009-05-09
1
-1
/
+4
*
Fix typo
Uwe Hermann
2009-04-13
1
-1
/
+1
*
Copyright update by Jason Wang for freshly written sb600 code
Jason Wang
2008-11-29
1
-3
/
+3
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-0
/
+175
[prev]