Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
1a227954f2c7d0a25d42bcea2ea0b901ceb0f464
/
spi.c
« Previous
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