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
/
buspirate_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Binary file (standard input) matches
Carl-Daniel Hailfinger
2010-09-16
1
-0
/
+21
*
Speed up Bus Pirate by exploiting the FTDI FIFO
Carl-Daniel Hailfinger
2010-07-29
1
-20
/
+22
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
We have a generic unlocking infrastructure
Carl-Daniel Hailfinger
2010-07-14
1
-1
/
+0
*
Convert SPI chips to partial write, but wrap the write functions in a compat ...
Carl-Daniel Hailfinger
2010-07-14
1
-12
/
+2
*
Make programmer_param static by converting all users to extract_programmer_param
Carl-Daniel Hailfinger
2010-07-08
1
-2
/
+2
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-14
/
+7
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-2
/
+2
*
So far, we have up to 4 different names for the same thing (ignoring capitali...
Carl-Daniel Hailfinger
2010-05-31
1
-1
/
+1
*
Every SPI programmer driver had its own completely different chip write imple...
Carl-Daniel Hailfinger
2010-05-21
1
-23
/
+2
*
Multibyte SPI write for the Bus Pirate
Carl-Daniel Hailfinger
2010-03-22
1
-1
/
+36
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-0
/
+1
*
Convert all messages in buspirate_spi.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-40
/
+29
*
Programmer debug messages during programmer init/shutdown are useful because ...
Carl-Daniel Hailfinger
2010-01-07
1
-6
/
+17
*
Multiple unrelated changes
Patrick Georgi
2010-01-06
1
-4
/
+2
*
Move OS-dependent serial code from buspirate_spi.c to serial.c and rename a f...
Carl-Daniel Hailfinger
2010-01-06
1
-56
/
+4
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
1
-20
/
+34
*
Add Bus Pirate SPI support
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+358