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
/
ft2232_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all messages in ft2232_spi.c to the new message infrastructure.
Sean Nelson
2010-01-10
1
-40
/
+29
*
Programmer debug messages during programmer init/shutdown are useful because ...
Carl-Daniel Hailfinger
2010-01-07
1
-2
/
+13
*
Reduce realloc syscall overhead for FT2232 and bitbang
Carl-Daniel Hailfinger
2009-11-25
1
-4
/
+12
*
Pretty much everybody who used the FT2232 SPI driver in flashrom had problems...
Carl-Daniel Hailfinger
2009-11-22
1
-4
/
+16
*
Cosmetics and small coding style fixes
Uwe Hermann
2009-10-01
1
-35
/
+39
*
This patch cleans up flashrom so that it passes LLVM/clang's scan-build witho...
Stefan Reinauer
2009-09-16
1
-15
/
+12
*
This is a patch which stores eraseblock sizes and corresponding block erase f...
Carl-Daniel Hailfinger
2009-09-05
1
-1
/
+1
*
Standardize on using __func__ instead of __FUNCTION__
Uwe Hermann
2009-09-02
1
-1
/
+1
*
If FT2232H SPI is not enabled, it should be compiled out completely
Carl-Daniel Hailfinger
2009-08-19
1
-28
/
+2
*
Use a common parameter variable for all programmers
Carl-Daniel Hailfinger
2009-08-12
1
-10
/
+8
*
Some SPI chip drivers and the generic 1-byte SPI chip write functions didn't ...
Carl-Daniel Hailfinger
2009-08-10
1
-2
/
+8
*
Use a distinct return code for SPI commands with unsupported/invalid length
Carl-Daniel Hailfinger
2009-07-14
1
-0
/
+3
*
Convert SPI byte program to use the multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-12
1
-1
/
+0
*
Add SPI multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-10
1
-2
/
+2
*
ft2232_spi: Allow runtime selection of FT2232H vs FT4232H and interface A vs
Carl-Daniel Hailfinger
2009-07-01
1
-5
/
+40
*
Random minor flashrom fixes
Uwe Hermann
2009-06-28
1
-1
/
+1
*
This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...
Paul Fox
2009-06-16
1
-0
/
+284