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
/
ft2232_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetics and small coding style fixes (trivial).
uwe
2009-10-01
1
-35
/
+39
*
This patch cleans up flashrom so that it passes LLVM/clang's scan-build
stepan
2009-09-16
1
-15
/
+12
*
This is a patch which stores eraseblock sizes and corresponding block
hailfinger
2009-09-05
1
-1
/
+1
*
Standardize on using __func__ instead of __FUNCTION__.
uwe
2009-09-02
1
-1
/
+1
*
If FT2232H SPI is not enabled, it should be compiled out completely. We
hailfinger
2009-08-19
1
-28
/
+2
*
Use a common parameter variable for all programmers. This allows us to
hailfinger
2009-08-12
1
-10
/
+8
*
Some SPI chip drivers and the generic 1-byte SPI chip write functions
hailfinger
2009-08-10
1
-2
/
+8
*
Use a distinct return code for SPI commands with unsupported/invalid
hailfinger
2009-07-14
1
-0
/
+3
*
Convert SPI byte program to use the multicommand infrastructure.
hailfinger
2009-07-12
1
-1
/
+0
*
Add SPI multicommand infrastructure.
hailfinger
2009-07-10
1
-2
/
+2
*
ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and
hailfinger
2009-07-01
1
-5
/
+40
*
Random minor flashrom fixes:
uwe
2009-06-28
1
-1
/
+1
*
This patch adds support for a new SPI programmer, based on the
hailfinger
2009-06-16
1
-0
/
+284