1. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  2. 608a75c sb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  3. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  4. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 7 months ago
  7. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  8. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  9. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  10. 7255610 sb/intel/spi: Drop CAR_GLOBAL_MIGRATION by Arthur Heymans · 4 years, 9 months ago
  11. 026863b southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ by Arthur Heymans · 4 years, 9 months ago
  12. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  13. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  14. 50b4f78 sb/intel/spi: Use different SPIOPS for most SST flashes by Arthur Heymans · 5 years ago
  15. 4721e47 soc/fsp_broadwell_de: fix flashconsole support for platform by Matt DeVillier · 5 years ago
  16. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  17. eaeb0b7 sb/intel/common/spi: Fix opmenu setup by Nico Huber · 5 years ago
  18. 17362be include/spi-generic: Append unit to macro names by Uwe Poeche · 5 years ago
  19. 868c807 sb/intel/common/spi: Increase flash erase timeout by Uwe Poeche · 5 years ago
  20. 92185e3 sb/intel/common: Add a common interface to set final OPs settings by Arthur Heymans · 5 years ago
  21. 3674974 sb/intel/common: Use correct bitwise operator by Jacob Garber · 5 years ago
  22. f957201 sb/intel/common/spi: Properly check if setting FRP succeeded by Arthur Heymans · 5 years ago
  23. 816aaba sb/intel/spi: Check for the SPI lock bit during runtime by Arthur Heymans · 5 years ago
  24. 21c5d43 sb/intel/common/spi.c: Add a pointer to the ich7 SPI registers by Arthur Heymans · 5 years ago
  25. a9c1a5f sb/common/intel/spi.c: Don't use typedefs for structs by Arthur Heymans · 5 years ago
  26. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  27. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  28. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  29. 7ba1440 intel/spi: Switch to native PCI config accessors by Kyösti Mälkki · 6 years ago
  30. f751aee sb/intel/common: Remove CAR_GLOBAL use by Arthur Heymans · 6 years ago
  31. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  32. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  33. 19ea62e southbridge: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  34. ad19c2f sb/intel/common: Fix style issue in spi.c by Elyes HAOUAS · 6 years ago
  35. c88828d sb/intel/common: Fix style issue in spi.c by Patrick Georgi · 6 years ago
  36. 327205d sb/intel/spi: read FLCOMP descriptor early and cache it by Stefan Tauner · 6 years ago
  37. f13a6f9 sb/intel/common: Reset Pre-OP after atomic SPI cycle is finished by Werner Zeh · 6 years ago
  38. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  39. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  40. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. 02c9971 src/sb/intel/common/spi.c: Adapt and link in romstage by Arthur Heymans · 6 years ago
  42. 11fcb2bc sb/intel/common/spi.c: Add a SPI write protect function by Arthur Heymans · 7 years ago
  43. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  44. c88e370 sb/intel/common/spi.c: Port to i82801gx by Arthur Heymans · 7 years ago
  45. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  46. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  47. 2cd03f1 southbridge/intel: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  48. e2fc5e2 drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure by Furquan Shaikh · 7 years ago
  49. a149157 drivers/spi/spi_flash: Clean up SPI flash probe by Furquan Shaikh · 7 years ago
  50. bd9e32e drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions by Furquan Shaikh · 7 years ago
  51. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  52. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  53. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  54. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  55. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  56. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  57. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  58. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  59. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  60. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  61. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  62. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  63. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  64. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  65. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  66. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  67. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  68. f2612a1 x86: Initialize SPI controller explicitly during PCH init by David Hendricks · 10 years ago
  69. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  70. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  71. 93643e3 Fix ICH spi implementation which reads data from different chips. by Philipp Deppenwiese · 10 years ago
  72. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  73. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  74. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  75. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  76. 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 11 years ago[Renamed (89%) from src/southbridge/intel/bd82x6x/spi.c]
  77. f3c7a9c sandy/ivy SPI: Support hardware sequencing and use with multiple chips by Vladimir Serbinenko · 11 years ago
  78. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  79. 9478297 src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted by Paul Menzel · 11 years ago
  80. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  81. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  82. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  83. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  84. 3beb6db spi: fix erase in SMM while SPIBAR is locked by Duncan Laurie · 12 years ago
  85. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  86. 0c32c97 bd82x6x: Drop unneeded pci_dev_t by Stefan Reinauer · 12 years ago
  87. 181bbdd SMM: Add option for SPI driver to be available in SMM by Duncan Laurie · 12 years ago
  88. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  89. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  90. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  91. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago