1. f2612a1 x86: Initialize SPI controller explicitly during PCH init by David Hendricks · 10 years ago
  2. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  3. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  4. 93643e3 Fix ICH spi implementation which reads data from different chips. by Philipp Deppenwiese · 10 years ago
  5. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  6. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  7. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  8. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  9. 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 11 years ago[Renamed (89%) from src/southbridge/intel/bd82x6x/spi.c]
  10. f3c7a9c sandy/ivy SPI: Support hardware sequencing and use with multiple chips by Vladimir Serbinenko · 11 years ago
  11. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  12. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  13. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  14. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  15. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  16. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  17. 3beb6db spi: fix erase in SMM while SPIBAR is locked by Duncan Laurie · 12 years ago
  18. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  19. 0c32c97 bd82x6x: Drop unneeded pci_dev_t by Stefan Reinauer · 12 years ago
  20. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  21. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  22. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  23. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  24. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago