1. 5609fa7 Allow one to disable programmer debug messages at compile time by Carl-Daniel Hailfinger · 15 years ago
  2. de75a5e Introduce proper error checking for SPI programming by Carl-Daniel Hailfinger · 15 years ago
  3. ab044b2 Fix all remaining issues reported by LLVM/clang's scan-build by Stefan Reinauer · 15 years ago
  4. f38431a Store block sizes and corresponding erase functions in struct flashchip by Carl-Daniel Hailfinger · 15 years ago
  5. 116081a Replace remaining explicit erases in SPI programmer drivers with auto-erases by Carl-Daniel Hailfinger · 15 years ago
  6. be72681 Remove unnecessary #include files by Carl-Daniel Hailfinger · 15 years ago
  7. f8555e2 This is a workaround for a bug in SB600 and SB700 by Carl-Daniel Hailfinger · 15 years ago
  8. 142e30f Use a distinct return code for SPI commands with unsupported/invalid length by Carl-Daniel Hailfinger · 15 years ago
  9. 2f1b36f Convert SPI byte program to use the multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  10. d047829 Add SPI multicommand infrastructure by Carl-Daniel Hailfinger · 15 years ago
  11. 2c7ba8c SB600 SPI: Kill unused variable by Carl-Daniel Hailfinger · 15 years ago
  12. cbf563c Support reads of arbitrary range by Carl-Daniel Hailfinger · 15 years ago
  13. 30f7cb2 Flashrom only checks for very few chips if the erase worked by Carl-Daniel Hailfinger · 15 years ago
  14. 38a059d Every SPI host controller implemented its own way to read flash chips by Carl-Daniel Hailfinger · 15 years ago
  15. 1dfe0ff Add bus type annotation to struct flashchips by Carl-Daniel Hailfinger · 15 years ago
  16. 78185dc Use accessor functions for MMIO by Carl-Daniel Hailfinger · 15 years ago
  17. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  18. 96930c3 Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode by Carl-Daniel Hailfinger · 15 years ago
  19. 03adbe1 Refine handling of spi_write_enable() failures to fix chip erases on ichspi by Carl-Daniel Hailfinger · 15 years ago
  20. 97e8f22 Fix typo by Uwe Hermann · 15 years ago
  21. 13f98ce Copyright update by Jason Wang for freshly written sb600 code by Jason Wang · 16 years ago
  22. a3f04be Add support for the AMD/ATI SB600 southbridge SPI functionality by Jason Wang · 16 years ago