1. c88e370 sb/intel/common/spi.c: Port to i82801gx by Arthur Heymans · 7 years ago
  2. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  3. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  4. 2cd03f1 southbridge/intel: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  5. e2fc5e2 drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure by Furquan Shaikh · 7 years ago
  6. a149157 drivers/spi/spi_flash: Clean up SPI flash probe by Furquan Shaikh · 7 years ago
  7. bd9e32e drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions by Furquan Shaikh · 7 years ago
  8. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  9. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  10. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  11. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  12. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  13. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  14. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  15. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  16. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  17. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  20. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  23. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  24. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  25. f2612a1 x86: Initialize SPI controller explicitly during PCH init by David Hendricks · 10 years ago
  26. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  27. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  28. 93643e3 Fix ICH spi implementation which reads data from different chips. by Philipp Deppenwiese · 10 years ago
  29. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  30. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  31. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  32. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  33. 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 11 years ago[Renamed (89%) from src/southbridge/intel/bd82x6x/spi.c]
  34. f3c7a9c sandy/ivy SPI: Support hardware sequencing and use with multiple chips by Vladimir Serbinenko · 11 years ago
  35. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  36. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  37. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  38. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  39. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  40. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  41. 3beb6db spi: fix erase in SMM while SPIBAR is locked by Duncan Laurie · 12 years ago
  42. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  43. 0c32c97 bd82x6x: Drop unneeded pci_dev_t by Stefan Reinauer · 12 years ago
  44. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  45. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  46. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  47. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  48. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago