1. a5b8efd Improve flashrom SPI abstraction, second step by Carl-Daniel Hailfinger · 16 years ago
  2. fa8c550 Rename generic_spi_*() functions to spi_*() by Peter Stuge · 16 years ago
  3. 1263d2a Handle JEDEC JEP106W continuation codes in SPI RDID by Carl-Daniel Hailfinger · 17 years ago
  4. d3568ad Make sure we delay writing the next byte long enough in SPI byte programming by Carl-Daniel Hailfinger · 17 years ago
  5. d4554c5 Omitting the wait for SPI ready when there is no data to be read, e.g by Ronald Hoogenboom · 17 years ago
  6. 7ff530b Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs by Ronald Hoogenboom · 17 years ago
  7. e973b05 Print at least the vendor for SPI flash chips if the exact chip ID is unknown by Carl-Daniel Hailfinger · 17 years ago
  8. 9a3ec82 Print the chip status register for all SPI chips on probe if verbose output is specified by Carl-Daniel Hailfinger · 17 years ago
  9. 21c7890 Rename SPI erase functions to include opcode by Carl-Daniel Hailfinger · 17 years ago
  10. f5df46f Add support for ST M25P80 chips by Carl-Daniel Hailfinger · 17 years ago
  11. 5b1c6ed Introduce block and sector erase routines, but do not use them yet by Carl-Daniel Hailfinger · 17 years ago
  12. 145acec Remove hardcoded wait from SPI write/erase routines and check the chip status register instead by Carl-Daniel Hailfinger · 17 years ago
  13. 6b44496 Add generic SPI flash erase and write support by Carl-Daniel Hailfinger · 17 years ago
  14. a502dce Some cosmetic cleanups in the flashrom code and output by Uwe Hermann · 17 years ago
  15. 3d94a0e Convert the existing it8716f_* functions to generic_spi_* functions by Carl-Daniel Hailfinger · 17 years ago
  16. 7053926 Add spi.c forgotten in r145 by Carl-Daniel Hailfinger · 17 years ago