1. 7bcf4ae drivers/spi: Add ISSI IS25WP256D flash by Maximilian Brune · 12 months ago
  2. 55dce1d drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better by Felix Held · 2 years, 8 months ago
  3. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  4. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  5. 5f73e22 src/include: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  6. 1c3086a drivers/spi/spi_flash: explicitly handle STMicro deep power state by Aaron Durbin · 4 years, 8 months ago
  7. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  8. 563b869 drivers/spi/spi_flash.c: Add SPI vendor IDs by Richard Spiegel · 5 years ago
  9. 17362be include/spi-generic: Append unit to macro names by Uwe Poeche · 5 years ago
  10. 7724ceb include/spi-generic: move common flash timeouts by Uwe Poeche · 5 years ago
  11. 99e45ce spi_flash: Add Dual SPI support by Julius Werner · 5 years ago
  12. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  13. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  14. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 7 years ago
  15. 10d65b0 drivers/spi/spi_flash: add flash region protection to controller by Aaron Durbin · 7 years ago
  16. a149157 drivers/spi/spi_flash: Clean up SPI flash probe by Furquan Shaikh · 7 years ago
  17. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  18. 5bda642 drivers/spi: Get rid of spi_get_config by Furquan Shaikh · 7 years ago
  19. 3e01b63 spi: Add function callback to get configuration of SPI bus by Furquan Shaikh · 8 years ago
  20. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  21. b5d41cb spi: Clean up SPI driver interface by Furquan Shaikh · 8 years ago
  22. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  23. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  24. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  25. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  26. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  27. dc34fb6 spi: Get rid of max_transfer_size parameter in spi_slave structure by Furquan Shaikh · 8 years ago
  28. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  29. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  30. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  31. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  32. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  33. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  34. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  35. 6dbc680 spi: Remove unused constants from spi-generic.h. by Gabe Black · 10 years ago
  36. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  37. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  38. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  39. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 11 years ago
  40. bc64cae spi-generic.h: Adapt include guard by Patrick Georgi · 12 years ago
  41. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago[Renamed from src/include/spi.h]
  42. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  43. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  44. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  45. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  46. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago