1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  2. 481599f soc/intel/fast_spi: Use smarter mtrr code in ramstage by Arthur Heymans · 2 years, 3 months ago
  3. 0c78f4c soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved region by Werner Zeh · 2 years, 2 months ago
  4. 53553e8 src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driver by Werner Zeh · 2 years, 2 months ago
  5. bae8498 soc/intel/cmn/spi: Separate fast SPI device from generic SPI driver by Werner Zeh · 2 years, 2 months ago
  6. 9cad23a soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmetics by Arthur Heymans · 3 years ago
  7. fa2854d soc/intel/cmn/fast_spi: Include SAF_CE (bit 8) bit to clear HSFSTS reg by Subrata Banik · 2 years, 3 months ago
  8. 211be9c soc/intel/cmn/{block, pch}: Migrate GPMR driver by Subrata Banik · 2 years, 3 months ago
  9. d643165 soc/intel/cmn/fast_spi: Add API to set SPI controller VCL by Subrata Banik · 2 years, 3 months ago
  10. d5e7c63 soc/intel/cmn/fast_spi: Add API to clear outstanding SPI status by Subrata Banik · 2 years, 3 months ago
  11. a26bb78 soc/intel/cmn/fast_spi: Add API to check if SPI Cycle In Progress by Subrata Banik · 2 years, 3 months ago
  12. e0b7423 soc/intel/cmn/fast_spi: Use tab instead space by Subrata Banik · 2 years, 3 months ago
  13. def18c4 soc/intel/common/block/fast_spi: Refactor ROM caching implementation by Subrata Banik · 2 years, 4 months ago
  14. 1f28c85 soc/intel/common/fast_spi: support caching `ext_bios` in ramstage by Subrata Banik · 2 years, 4 months ago
  15. 4de2c34 soc/intel/fast_spi: Check SPI Cycle In-Progress prior start HW Seq by Subrata Banik · 2 years, 5 months ago
  16. 0ff941d src/soc: Remove space before tab by Elyes Haouas · 2 years, 5 months ago
  17. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  18. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 2 years, 10 months ago
  19. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  20. e92a982 arch/x86: Add X86_CUSTOM_BOOTMEDIA by Raul E Rangel · 3 years, 1 month ago
  21. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 5 months ago
  22. 051bf5d soc/intel/common/block/fast_spi: Add flash PRR34 lock by Marc Jones · 3 years, 4 months ago
  23. 967753f soc/intel/common: Prevent SMI storm when setting SPI WPD bit by Angel Pons · 3 years, 5 months ago
  24. d09d8de soc/intel/common/fast_spi: Fix check-fmap-16mib-crossing check by Furquan Shaikh · 3 years, 4 months ago
  25. de85f5c soc/intel/fast_spi/Makefile: Rewrite 16mib check for legibility by Nico Huber · 3 years, 4 months ago
  26. 21666e4 soc/intel/fast_spi/Makefile: Fix exit of 16mib-check recipe by Nico Huber · 3 years, 4 months ago
  27. 122cc8c soc/intel/common/block/fast_spi: Clean up header by Angel Pons · 3 years, 5 months ago
  28. 887cf30 soc/intel/common: Drop unused `fast_spi_flash_read_wpsr` function by Angel Pons · 3 years, 5 months ago
  29. 5207243 soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 5 months ago
  30. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 6 months ago
  31. 17c951b */Makefile.inc: Add some INTERMEDIATE targets to .PHONY by Arthur Heymans · 3 years, 7 months ago
  32. 28e1d0e soc/intel/common/fast_spi: Add Lockdown of extended BIOS region by Srinidhi N Kaushik · 3 years, 8 months ago
  33. 4eb489f soc/intel/common/fast_spi: Add support for configuring MTRRs by Srinidhi N Kaushik · 3 years, 8 months ago
  34. 6094908 soc/intel/common/fast_spi: Add extended decode window support by Srinidhi N Kaushik · 3 years, 8 months ago
  35. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 8 months ago
  36. 886f4e8 soc/intel/common/fast_spi: Add custom boot media device by Furquan Shaikh · 3 years, 8 months ago
  37. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  38. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  39. 2ec1c13 soc/intel/common: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 3 months ago
  40. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  41. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  42. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 5 months ago
  43. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 6 months ago
  44. bd467d1 soc/intel/common/block/fast_spi: don't include all spi flash drivers by Aaron Durbin · 4 years, 6 months ago
  45. f97c1c9 {nb,soc}: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 8 months ago
  46. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  47. 2fe596e soc/intel/apl: Implement power-failure-state API by Nico Huber · 5 years ago
  48. 1ceac4e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  49. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  50. 2bb432e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  51. 8a1b94c Clean up unused arch/early_variables.h header by Arthur Heymans · 5 years ago
  52. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  53. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  54. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  55. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  56. ad1e49a soc/intel/common: Limit BIOS region cache to 16MB by Lijian Zhao · 6 years ago
  57. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  58. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  59. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  60. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  61. 2b96f42 soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region() by Aaron Durbin · 7 years ago
  62. 64e8340 soc/intel/common/block: Make integer literal unsigned long by Paul Menzel · 7 years ago
  63. b051a9f5 soc/intel/skylake: Fix SPI WP disable status check by Ravi Sarawadi · 7 years ago
  64. 4f6e341 soc/intel/common: Add function to DLOCK PR registers by Barnali Sarkar · 7 years ago
  65. dc1e6bc intel/common/block/fast_spi: Add config option to disable write status by Duncan Laurie · 7 years ago
  66. 8e51319 soc/intel/common/block: Modify fast_spi_lock_bar function by Barnali Sarkar · 7 years ago
  67. 130f266 soc/intel/common/block: Add max SPI transaction time-out as 5 sec by Barnali Sarkar · 7 years ago
  68. 8e39009 common/block/fast_spi: Perform SPI offset read after lock down operation by Subrata Banik · 7 years ago
  69. 0b34fc6 soc/intel/common/fast_spi: support caching bios in ramstage by Aaron Durbin · 7 years ago
  70. 5391e55 soc/intel/common/block: add bios caching to fast spi module by Aaron Durbin · 7 years ago
  71. e2fc5e2 drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure by Furquan Shaikh · 7 years ago
  72. a149157 drivers/spi/spi_flash: Clean up SPI flash probe by Furquan Shaikh · 7 years ago
  73. bd9e32e drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions by Furquan Shaikh · 7 years ago
  74. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  75. fc1a123 drivers/spi/spi_flash: Add page_size to struct spi_flash by Furquan Shaikh · 7 years ago
  76. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  77. f1db5fd soc/intel/common: Provide common block fast_spi_flash_ctrlr by Furquan Shaikh · 7 years ago
  78. 89331cd soc/intel/common/block: Add Intel common FAST_SPI code by Barnali Sarkar · 7 years ago