1. ca8bfc6 Add programmer-specific delay functions by Carl-Daniel Hailfinger · 15 years ago
  2. b22918c Only probe for chips with compatible bus protocols by Carl-Daniel Hailfinger · 15 years ago
  3. b8afecd Add IT87xx SPI as external flasher option by Carl-Daniel Hailfinger · 15 years ago
  4. 1dfe0ff Add bus type annotation to struct flashchips by Carl-Daniel Hailfinger · 15 years ago
  5. 24c1a16 Refactor SuperIO accesses by Carl-Daniel Hailfinger · 15 years ago
  6. 2cac686 Drop unused/duplicated #includes and some dead code by Uwe Hermann · 15 years ago
  7. 96930c3 Chips like the SST SST25VF080B can only handle single byte writes outside AAI mode by Carl-Daniel Hailfinger · 15 years ago
  8. 03adbe1 Refine handling of spi_write_enable() failures to fix chip erases on ichspi by Carl-Daniel Hailfinger · 15 years ago
  9. d3bce83 IT8718F works just like IT8716F by Peter Stuge · 16 years ago
  10. 394131e Coding-style fixes for flashrom, partly indent-aided by Uwe Hermann · 16 years ago
  11. f83221b Trivial SPI cleanups by Peter Stuge · 16 years ago
  12. 2cb94e1 First attempt to clean up SPI probing and create a common construct: the flash bus by Stefan Reinauer · 16 years ago
  13. 65c1b86 Changes to make flashrom compile (and work) on FreeBSD by Andriy Gapon · 16 years ago
  14. 337df1d IT8716F: Enable writes if decoding of any SPI addresses is enabled by Carl-Daniel Hailfinger · 16 years ago
  15. bfe5b4a Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c by Carl-Daniel Hailfinger · 16 years ago