1. 85b2b27 SPI: Fix command-response behavior by Kyösti Mälkki · 8 years ago
  2. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  3. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  4. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  5. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  6. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  7. dc34fb6 spi: Get rid of max_transfer_size parameter in spi_slave structure by Furquan Shaikh · 8 years ago
  8. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  9. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  10. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  11. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  12. beb4502 Remove leftover tseg_relocate by Vladimir Serbinenko · 9 years ago
  13. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  14. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  15. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  16. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  17. 032c843 spi_flash: Move (de-)assertion of /CS to single location by David Hendricks · 10 years ago
  18. f101bbe spi_flash: Differentiate between atomic/manual sequencing by David Hendricks · 10 years ago
  19. b598bb3 spi: Make idcode debug print more useful by David Hendricks · 10 years ago
  20. 96d9276 SPI: Add vendor Atmel by Kyösti Mälkki · 10 years ago
  21. c4561e2 drivers/spi: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  22. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  23. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  24. c50c0ab drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit() by Dave Frodin · 10 years ago
  25. b34739b drivers/spi: Add support for adesto SPI flash parts by Chris Douglass · 11 years ago
  26. 73a1018 src/drivers/spi: introduce AMIC support by Idwer Vollering · 11 years ago
  27. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 11 years ago
  28. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  29. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  30. 747127d Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH by Marc Jones · 12 years ago
  31. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  32. bceaf7f Add Gigadevice SPI rom support by Martin Roth · 12 years ago
  33. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  34. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  35. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  36. 20959ba SPI driver: style fix by Patrick Georgi · 12 years ago
  37. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago