index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
flashrom
/
spi.c
Age
Commit message (
Expand
)
Author
2008-02-06
Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like
Carl-Daniel Hailfinger
2008-01-22
Make sure we delay writing the next byte long enough in SPI byte
Carl-Daniel Hailfinger
2008-01-21
Omitting the wait for SPI ready when there is no data to be read, e.g.
Ronald Hoogenboom
2008-01-19
Support SPI flash chips bigger than 512 kByte sitting behind IT8716F
Ronald Hoogenboom
2008-01-04
Print at least the vendor for SPI flash chips if the exact chip ID is
Carl-Daniel Hailfinger
2007-12-29
Print the chip status register for all SPI chips on probe if verbose
Carl-Daniel Hailfinger
2007-12-17
To make it easier to add new SPI chips to flashchips.c, rename functions
Carl-Daniel Hailfinger
2007-12-16
Add support for ST M25P80 chips to flashrom. Detection was tested.
Carl-Daniel Hailfinger
2007-10-22
Introduce block and sector erase routines to flashrom, but do not use
Carl-Daniel Hailfinger
2007-10-18
Remove hardcoded wait from SPI write/erase routines and check the chip
Carl-Daniel Hailfinger
2007-10-18
Add generic SPI flash erase and write support to flashrom. The first
Carl-Daniel Hailfinger
2007-10-17
Some cosmetic cleanups in the flashrom code and output.
Uwe Hermann
2007-10-16
Convert the existing it8716f_* functions to generic_spi_* functions by
Carl-Daniel Hailfinger
2007-10-15
(forgot to add spi.c)
Carl-Daniel Hailfinger