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
*
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