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
/
buspirate_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We have a generic unlocking infrastructure. Use it for SPI chips.
hailfinger
2010-07-14
1
-1
/
+0
*
Convert SPI chips to partial write, but wrap the write functions in a
hailfinger
2010-07-14
1
-12
/
+2
*
Make programmer_param static by converting all users to
hailfinger
2010-07-08
1
-2
/
+2
*
Various places in the flashrom source feature custom parameter
hailfinger
2010-07-06
1
-14
/
+7
*
Kill global variables, constants and functions if local scope suffices.
hailfinger
2010-07-03
1
-2
/
+2
*
So far, we have up to 4 different names for the same thing (ignoring
hailfinger
2010-05-31
1
-1
/
+1
*
Every SPI programmer driver had its own completely different chip write
hailfinger
2010-05-21
1
-23
/
+2
*
Multibyte SPI write for the Bus Pirate.
hailfinger
2010-03-22
1
-1
/
+36
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Convert all messages in buspirate_spi.c to the new message infrastructure.
snelson
2010-01-09
1
-40
/
+29
*
Programmer debug messages during programmer init/shutdown are useful
hailfinger
2010-01-07
1
-6
/
+17
*
- replace the hand written serial input flush routine with the termios one.
oxygene
2010-01-06
1
-4
/
+2
*
Move OS-dependent serial code from buspirate_spi.c to serial.c and
hailfinger
2010-01-06
1
-56
/
+4
*
Add the ability to set Bus Pirate SPI speed via the command line.
hailfinger
2009-11-24
1
-20
/
+34
*
Add Bus Pirate SPI support to flashrom.
hailfinger
2009-11-24
1
-0
/
+358