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