1. 116081a Replace remaining explicit erases in SPI programmer drivers with auto-erases by Carl-Daniel Hailfinger · 15 years ago
  2. 142e30f Use a distinct return code for SPI commands with unsupported/invalid length by Carl-Daniel Hailfinger · 15 years ago
  3. 2f1b36f Convert SPI byte program to use the multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  4. d047829 Add SPI multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  5. cbf563c Support reads of arbitrary range by Carl-Daniel Hailfinger · 15 years ago
  6. 30f7cb2 Flashrom only checks for very few chips if the erase worked by Carl-Daniel Hailfinger · 15 years ago
  7. 38a059d Every SPI host controller implemented its own way to read flash chips by Carl-Daniel Hailfinger · 15 years ago
  8. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  9. b22918c Only probe for chips with compatible bus protocols by Carl-Daniel Hailfinger · 15 years ago
  10. 1dfe0ff Add bus type annotation to struct flashchips by Carl-Daniel Hailfinger · 15 years ago
  11. 24c1a16 Refactor SuperIO accesses by Carl-Daniel Hailfinger · 15 years ago
  12. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  13. 96930c3 Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode by Carl-Daniel Hailfinger · 15 years ago
  14. 03adbe1 Refine handling of spi_write_enable() failures to fix chip erases on ichspi by Carl-Daniel Hailfinger · 15 years ago
  15. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  16. bf196e9 Winbond SuperIO SPI driver by Peter Stuge · 16 years ago