summaryrefslogtreecommitdiffstats
path: root/spi.c
Commit message (Expand)AuthorAgeFilesLines
* Handle JEDEC JEP106W continuation codes in SPI RDIDCarl-Daniel Hailfinger2008-02-061-4/+10
* Make sure we delay writing the next byte long enough in SPI byte programmingCarl-Daniel Hailfinger2008-01-221-22/+19
* Omitting the wait for SPI ready when there is no data to be read, e.gRonald Hoogenboom2008-01-211-5/+8
* Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716FsRonald Hoogenboom2008-01-191-24/+180
* Print at least the vendor for SPI flash chips if the exact chip ID is unknownCarl-Daniel Hailfinger2008-01-041-2/+7
* Print the chip status register for all SPI chips on probe if verbose output i...Carl-Daniel Hailfinger2007-12-291-7/+50
* Rename SPI erase functions to include opcodeCarl-Daniel Hailfinger2007-12-171-19/+19
* Add support for ST M25P80 chipsCarl-Daniel Hailfinger2007-12-161-0/+4
* Introduce block and sector erase routines, but do not use them yetCarl-Daniel Hailfinger2007-10-221-9/+70
* Remove hardcoded wait from SPI write/erase routines and check the chip status...Carl-Daniel Hailfinger2007-10-181-18/+2
* Add generic SPI flash erase and write supportCarl-Daniel Hailfinger2007-10-181-5/+123
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-3/+3
* Convert the existing it8716f_* functions to generic_spi_* functionsCarl-Daniel Hailfinger2007-10-161-13/+20
* Add spi.c forgotten in r145Carl-Daniel Hailfinger2007-10-151-0/+199
OpenPOWER on IntegriCloud