1. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  2. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  3. 9bab54b spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support by Marc Jones · 10 years ago
  4. fccc7de spi: do not use malloc in Gigadevice driver by David Hendricks · 10 years ago
  5. 032d4d2 spi: do not use malloc in Winbond driver by Vadim Bendebury · 10 years ago
  6. 93b9cb7 spi_flash: add support for S25FL116K by Daisuke Nojiri · 10 years ago
  7. 22fa0e0 spi: Add Spansion flash S25FL128P by Vadim Bendebury · 10 years ago
  8. 0658d23 SPI: Add Eon EN25S64 support. by Marc Jones · 10 years ago
  9. 79f60a5 SPI: Fix Eon support by Marc Jones · 10 years ago
  10. 8e64388 drivers/spi: Prepare Spansion driver for use in CBFS wrapper by Vadim Bendebury · 10 years ago
  11. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  12. b152883 drivers/spi: add support for another Spansion chip by Vadim Bendebury · 10 years ago
  13. 032c843 spi_flash: Move (de-)assertion of /CS to single location by David Hendricks · 10 years ago
  14. f101bbe spi_flash: Differentiate between atomic/manual sequencing by David Hendricks · 10 years ago
  15. 43e9252 spi: Add support for Winbond W25Q32DW by David Hendricks · 10 years ago
  16. b598bb3 spi: Make idcode debug print more useful by David Hendricks · 10 years ago
  17. 30974bc2 vboot: allow for non-memory-mapped VBOOT regions by Aaron Durbin · 10 years ago
  18. 0185606 spi/macronix: Add support for MX25L3239E by Dave Frodin · 10 years ago
  19. 96d9276 SPI: Add vendor Atmel by Kyösti Mälkki · 10 years ago
  20. 3f382c7 SPI: Add Macronix part MX25U12835F by Kyösti Mälkki · 10 years ago
  21. 06413ff drivers/spi: add Macronix MX25U6435F and MX25L6495F support by Idwer Vollering · 10 years ago
  22. f5fcedf drivers/spi: Add support for Micron N25Q128 by Scott Radcliffe · 10 years ago
  23. bdae9be spi: Add support for Winbond W25Q128FW by Mohan D'Costa · 10 years ago
  24. 1101a71 spi: add Kconfig variable for dual-output read enable by David Hendricks · 11 years ago
  25. c4561e2 drivers/spi: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  26. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  27. 77d1280 SPI flash: Fix alignment checks in Page Program commands by Kyösti Mälkki · 10 years ago
  28. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  29. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  30. ab60510 spi flash: Organise options list by Kyösti Mälkki · 10 years ago
  31. c50c0ab drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit() by Dave Frodin · 10 years ago
  32. 9c8532b drivers/spi/sst.c: Remove unused func to_sst_spi_flash() by Edward O'Callaghan · 10 years ago
  33. 88e518f SPI: Use common dependency in Kconfig by Kyösti Mälkki · 10 years ago
  34. b34739b drivers/spi: Add support for adesto SPI flash parts by Chris Douglass · 10 years ago
  35. f0e025a drivers/spi: Sort SPI flash files by Chris Douglass · 10 years ago
  36. 73a1018 src/drivers/spi: introduce AMIC support by Idwer Vollering · 10 years ago
  37. 16000c8 spi: Add support for Winbod W25Q64DW by Aaron Durbin · 11 years ago
  38. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 11 years ago
  39. 066dcec drivers/spi/eon: Add EN25Q64 by Vladimir Serbinenko · 11 years ago
  40. 1cf8577 SPI: Support STMicro partial page write by Kyösti Mälkki · 11 years ago
  41. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  42. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  43. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 11 years ago
  44. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  45. 747127d Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH by Marc Jones · 12 years ago
  46. c269a9b driver/spi: Add support of MX25L3235D by Zheng Bao · 12 years ago
  47. b8117b0 SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) by Zheng Bao · 12 years ago
  48. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  49. bceaf7f Add Gigadevice SPI rom support by Martin Roth · 12 years ago
  50. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  51. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  52. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  53. 5649b08 Reduce default verbosity of SPI flash drivers by Stefan Reinauer · 12 years ago
  54. 8ea5a34 Fix printk types in SPI flash drivers by Stefan Reinauer · 12 years ago
  55. 20959ba SPI driver: style fix by Patrick Georgi · 12 years ago
  56. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago