Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
af499198a49fe342a0bb3dbbfa362b8788a8fb4e
/
spi.c
« Previous
394131e
Coding-style fixes for flashrom, partly indent-aided
by Uwe Hermann
· 16 years ago
f83221b
Trivial SPI cleanups
by Peter Stuge
· 16 years ago
2cb94e1
First attempt to clean up SPI probing and create a common construct: the flash bus
by Stefan Reinauer
· 16 years ago
48a85e4
Mine AMIC flash chip needs 4 bytes RDID
by Rudolf Marek
· 16 years ago
3fdbccf
This patch adds support for VIA SPI controller on VT8237S
by Rudolf Marek
· 16 years ago
a9424d5
Multiple unrelated changes
by Stefan Reinauer
· 16 years ago
da4e5f3
Slight restructure of SPI probe_ functions
by Peter Stuge
· 16 years ago
b46acba
Add support for SPI chips on ICH9
by Dominik Geyer
· 16 years ago
f43e642
Print detailed status register information for SST25VF series flash
by Carl-Daniel Hailfinger
· 17 years ago
42c5497
Add support for the JEDEC RES
by Carl-Daniel Hailfinger
· 17 years ago
a758f51
Check the JEDEC vendor ID for correct parity
by Carl-Daniel Hailfinger
· 17 years ago
bfe5b4a
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
by Carl-Daniel Hailfinger
· 17 years ago
d6cbf76
Move the SPI #defines from spi.c to spi.h
by Carl-Daniel Hailfinger
· 17 years ago
228231f
Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support
by Carl-Daniel Hailfinger
· 17 years ago
a5b8efd
Improve flashrom SPI abstraction, second step
by Carl-Daniel Hailfinger
· 17 years ago
fa8c550
Rename generic_spi_*() functions to spi_*()
by Peter Stuge
· 17 years ago
1263d2a
Handle JEDEC JEP106W continuation codes in SPI RDID
by Carl-Daniel Hailfinger
· 17 years ago
d3568ad
Make sure we delay writing the next byte long enough in SPI byte programming
by Carl-Daniel Hailfinger
· 17 years ago
d4554c5
Omitting the wait for SPI ready when there is no data to be read, e.g
by Ronald Hoogenboom
· 17 years ago
7ff530b
Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs
by Ronald Hoogenboom
· 17 years ago
e973b05
Print at least the vendor for SPI flash chips if the exact chip ID is unknown
by Carl-Daniel Hailfinger
· 17 years ago
9a3ec82
Print the chip status register for all SPI chips on probe if verbose output is specified
by Carl-Daniel Hailfinger
· 17 years ago
21c7890
Rename SPI erase functions to include opcode
by Carl-Daniel Hailfinger
· 17 years ago
f5df46f
Add support for ST M25P80 chips
by Carl-Daniel Hailfinger
· 17 years ago
5b1c6ed
Introduce block and sector erase routines, but do not use them yet
by Carl-Daniel Hailfinger
· 17 years ago
145acec
Remove hardcoded wait from SPI write/erase routines and check the chip status register instead
by Carl-Daniel Hailfinger
· 17 years ago
6b44496
Add generic SPI flash erase and write support
by Carl-Daniel Hailfinger
· 17 years ago
a502dce
Some cosmetic cleanups in the flashrom code and output
by Uwe Hermann
· 17 years ago
3d94a0e
Convert the existing it8716f_* functions to generic_spi_* functions
by Carl-Daniel Hailfinger
· 17 years ago
7053926
Add spi.c forgotten in r145
by Carl-Daniel Hailfinger
· 17 years ago