Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
c422484b84cc7a251166792a367b0a8143a3d206
/
buspirate_spi.c
c422484
Fix compilation for CONFIG_INTERNAL=no
by Carl-Daniel Hailfinger
· 13 years ago
b9dbe48
Kill central list of SPI programmers
by Michael Karcher
· 14 years ago
6279751
Factor out SPI write/read chunking wrappers
by Michael Karcher
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
d2f007f
Handle Bus Pirates already in bit banging mode correctly
by Carl-Daniel Hailfinger
· 14 years ago
04e18be
Speed up Bus Pirate by exploiting the FTDI FIFO
by Carl-Daniel Hailfinger
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
29a1c66
Use generic unlocking infrastructure for SPI chips
by Carl-Daniel Hailfinger
· 14 years ago
9a795d8
Convert SPI chips to partial write
by Carl-Daniel Hailfinger
· 14 years ago
2b6dcb3
Unify programmer parameter extraction
by Carl-Daniel Hailfinger
· 14 years ago
744132a
Various places in the flashrom source feature custom parameter extraction from programmer_param
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
7112772
So far, we have up to 4 different names for the same thing (ignoring capitalization)
by Carl-Daniel Hailfinger
· 14 years ago
5824fbf
Introduce a generic SPI read function: spi_write_chunked()
by Carl-Daniel Hailfinger
· 14 years ago
408e47a
Multibyte SPI write for the Bus Pirate
by Carl-Daniel Hailfinger
· 15 years ago
14ba668
Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h
by Sean Nelson
· 15 years ago
84f7bce
Convert all messages in buspirate_spi.c to the new message infrastructure
by Sean Nelson
· 15 years ago
5609fa7
Allow one to disable programmer debug messages at compile time
by Carl-Daniel Hailfinger
· 15 years ago
3b6237d
Multiple unrelated changes
by Patrick Georgi
· 15 years ago
efa151e
Move OS-dependent serial code from buspirate_spi.c to serial.c
by Carl-Daniel Hailfinger
· 15 years ago
d5b28fa
Add the ability to set Bus Pirate SPI speed via the command line
by Carl-Daniel Hailfinger
· 15 years ago
5cca01f
Cleanly validate ICH SPI preopcodes
by Carl-Daniel Hailfinger
· 15 years ago