1. 1b9fc9e drivers/spi/tpm: provide Kconfig to indicate CR50 usage by Aaron Durbin · 7 years ago
  2. c9db384 drivers/spi/acpi: Add additional generic ACPI support by Duncan Laurie · 7 years ago
  3. 20a91c9 drivers/spi: Add support for generating SPI device in SSDT by Furquan Shaikh · 7 years ago
  4. 3e01b63 spi: Add function callback to get configuration of SPI bus by Furquan Shaikh · 8 years ago
  5. 85b2b27 SPI: Fix command-response behavior by Kyösti Mälkki · 7 years ago
  6. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  7. 41f6690 drivers/spi: fix flash writes at page boundaries by Aaron Durbin · 8 years ago
  8. 731ef9b tpm2: handle failures more gracefully by Vadim Bendebury · 8 years ago
  9. 305c0ca drivers/spi: provide a mechanism to obtain the SPI flash boot device by Aaron Durbin · 8 years ago
  10. b5d41cb spi: Clean up SPI driver interface by Furquan Shaikh · 8 years ago
  11. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  12. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  13. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  14. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  15. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  16. dc34fb6 spi: Get rid of max_transfer_size parameter 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. aa58a9e spi: Add a way to show SPI transfer speed for reads by Simon Glass · 8 years ago
  19. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  20. 67e4df8 drivers/spi: remove unconditional RW boot device initialization by Aaron Durbin · 8 years ago
  21. df76f89 drivers/spi: be sure to call spi_init() before spi_flash_probe() by Aaron Durbin · 8 years ago
  22. 6f11559 drivers/spi: provide optional implementation of boot_device_rw() by Aaron Durbin · 8 years ago
  23. 5180dd2 drivers/spi: include SPI flash modules for all stages by Aaron Durbin · 8 years ago
  24. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  25. 504b8f2 lib/cbfs_spi: provide boot_device_rw() support by Aaron Durbin · 8 years ago
  26. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  27. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  28. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  29. 8dc20bb tpm2: Fixed typo by Robert Foss · 8 years ago
  30. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  31. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  32. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  33. a91901c drivers/spi: provide option to not include all flash drivers by Aaron Durbin · 8 years ago
  34. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  35. 6c48175 drivers/spi: Add support for Micron N25Q128A by Werner Zeh · 8 years ago
  36. 9e561f8 spi/tpm: read TPM version in larger chunks by Vadim Bendebury · 8 years ago
  37. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  38. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  39. 58826fc tpm: report firmware version by Vadim Bendebury · 8 years ago
  40. 05155c0 tpm: use proper locality zero SPI bus addresses by Vadim Bendebury · 8 years ago
  41. 3fd57d8 kconfig: add missing SPI TPM CS config definition by Vadim Bendebury · 8 years ago
  42. e31d243 tpm2: add SPI TPM driver by Vadim Bendebury · 8 years ago
  43. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  44. 934c683 spi: Add support for Winbond W25Q256 by Varadarajan Narayanan · 8 years ago
  45. 013accc spi/SST: fix write support for SST25VF064C by Alexander Couzens · 8 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. 3a54318 Add EM100 'hyper term' spi console support in ramstage & smm by Martin Roth · 9 years ago
  48. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  49. 8d8799a arm, arm64, mips: Add rough static stack size checks with -Wstack-usage by Julius Werner · 10 years ago
  50. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  51. beb4502 Remove leftover tseg_relocate by Vladimir Serbinenko · 9 years ago
  52. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  53. fd1f514 drivers/spi/stmicro: Rename N25Q256A to N25Q256 by David Imhoff · 9 years ago
  54. a42edc30 drivers/spi/stmicro: Add '.op_erase' for N25Q256 by David Imhoff · 9 years ago
  55. 61295b5 drivers/spi/stmicro: Add N25Q064 support by David Imhoff · 9 years ago
  56. 7249572 spi: Remove out of date comment and reorder flash table by David Imhoff · 9 years ago
  57. 8d4377b spi: Change 'page' to 'sector' in log message by David Imhoff · 9 years ago
  58. f0d038f flash: use two bytes of device ID to identify stmicro chips by Daisuke Nojiri · 9 years ago
  59. e5fd1c9 spi: allow inclusion of Micronix and STM drivers in bootblock by Vadim Bendebury · 9 years ago
  60. fb03239 spi: Add function to read flash status register by Duncan Laurie · 9 years ago
  61. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  62. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  63. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  64. 9bab54b spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support by Marc Jones · 10 years ago
  65. fccc7de spi: do not use malloc in Gigadevice driver by David Hendricks · 10 years ago
  66. 032d4d2 spi: do not use malloc in Winbond driver by Vadim Bendebury · 10 years ago
  67. 93b9cb7 spi_flash: add support for S25FL116K by Daisuke Nojiri · 10 years ago
  68. 22fa0e0 spi: Add Spansion flash S25FL128P by Vadim Bendebury · 10 years ago
  69. 0658d23 SPI: Add Eon EN25S64 support. by Marc Jones · 10 years ago
  70. 79f60a5 SPI: Fix Eon support by Marc Jones · 10 years ago
  71. 8e64388 drivers/spi: Prepare Spansion driver for use in CBFS wrapper by Vadim Bendebury · 10 years ago
  72. adcb095 Provide a common CBFS wrapper for SPI storage by Vadim Bendebury · 10 years ago
  73. b152883 drivers/spi: add support for another Spansion chip by Vadim Bendebury · 10 years ago
  74. 032c843 spi_flash: Move (de-)assertion of /CS to single location by David Hendricks · 10 years ago
  75. f101bbe spi_flash: Differentiate between atomic/manual sequencing by David Hendricks · 10 years ago
  76. 43e9252 spi: Add support for Winbond W25Q32DW by David Hendricks · 10 years ago
  77. b598bb3 spi: Make idcode debug print more useful by David Hendricks · 10 years ago
  78. 30974bc2 vboot: allow for non-memory-mapped VBOOT regions by Aaron Durbin · 10 years ago
  79. 0185606 spi/macronix: Add support for MX25L3239E by Dave Frodin · 10 years ago
  80. 96d9276 SPI: Add vendor Atmel by Kyösti Mälkki · 10 years ago
  81. 3f382c7 SPI: Add Macronix part MX25U12835F by Kyösti Mälkki · 10 years ago
  82. 06413ff drivers/spi: add Macronix MX25U6435F and MX25L6495F support by Idwer Vollering · 10 years ago
  83. f5fcedf drivers/spi: Add support for Micron N25Q128 by Scott Radcliffe · 10 years ago
  84. bdae9be spi: Add support for Winbond W25Q128FW by Mohan D'Costa · 10 years ago
  85. 1101a71 spi: add Kconfig variable for dual-output read enable by David Hendricks · 11 years ago
  86. c4561e2 drivers/spi: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  87. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  88. 77d1280 SPI flash: Fix alignment checks in Page Program commands by Kyösti Mälkki · 10 years ago
  89. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  90. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  91. ab60510 spi flash: Organise options list by Kyösti Mälkki · 10 years ago
  92. c50c0ab drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit() by Dave Frodin · 10 years ago
  93. 9c8532b drivers/spi/sst.c: Remove unused func to_sst_spi_flash() by Edward O'Callaghan · 10 years ago
  94. 88e518f SPI: Use common dependency in Kconfig by Kyösti Mälkki · 10 years ago
  95. b34739b drivers/spi: Add support for adesto SPI flash parts by Chris Douglass · 10 years ago
  96. f0e025a drivers/spi: Sort SPI flash files by Chris Douglass · 10 years ago
  97. 73a1018 src/drivers/spi: introduce AMIC support by Idwer Vollering · 10 years ago
  98. 16000c8 spi: Add support for Winbod W25Q64DW by Aaron Durbin · 11 years ago
  99. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 10 years ago
  100. 066dcec drivers/spi/eon: Add EN25Q64 by Vladimir Serbinenko · 11 years ago