index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
it87spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Every SPI host controller implemented its own way to read flash chips
Carl-Daniel Hailfinger
2009-06-13
1
-8
/
+2
*
Add external programmer delay functions so external programmers can handle th...
Carl-Daniel Hailfinger
2009-06-05
1
-2
/
+2
*
Only probe for chips with compatible bus protocols
Carl-Daniel Hailfinger
2009-06-01
1
-3
/
+12
*
Add IT87xx SPI as external flasher option
Carl-Daniel Hailfinger
2009-05-31
1
-3
/
+16
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
1
-1
/
+1
*
Refactor SuperIO accesses
Carl-Daniel Hailfinger
2009-05-25
1
-23
/
+10
*
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
-4
/
+10
*
Until the ICH SPI driver can handle preopcodes as standalone opcodes, we shou...
Carl-Daniel Hailfinger
2009-05-09
1
-3
/
+10
*
IT8718F works just like IT8716F
Peter Stuge
2009-01-12
1
-1
/
+1
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-25
/
+36
*
Trivial SPI cleanups
Peter Stuge
2008-07-07
1
-2
/
+2
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-0
/
+6
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-29
/
+29
*
Enable IT8716F LPC-to-SPI write cycle translation in flashrom if the IT8716F ...
Carl-Daniel Hailfinger
2008-05-16
1
-0
/
+6
*
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13
1
-0
/
+257
[prev]