1. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 7 months ago
  2. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 7 months ago
  3. b339fbb drivers/intel/fsp2_0/header_display.c: Correct component_attribute check by Benjamin Doron · 3 years, 7 months ago
  4. 9789689 arch/x86/car.ld: Account for FSP-T reserved area by Arthur Heymans · 3 years, 7 months ago
  5. d5ab126 drivers/intel/fsp2_0: Add meaningful ERROR message by Subrata Banik · 3 years, 7 months ago
  6. 1aa8fc3 drivers/intel/fsp2_0: recreate FSP targets on config change by Michael Niewöhner · 3 years, 8 months ago
  7. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  8. 40beb36 drivers/intel/fsp2_0/memory_init: Wrap calls into FSP by Patrick Rudolph · 3 years, 9 months ago
  9. d0e9538 drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE by Arthur Heymans · 3 years, 9 months ago
  10. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  11. 90fda02 drivers/intel/fsp2_0/notify: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 9 months ago
  12. 4b84a2c drivers/intel/fsp2_0: Remove console in weak function by Arthur Heymans · 3 years, 9 months ago
  13. 3044d70 drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfig by Michael Niewöhner · 3 years, 9 months ago
  14. 59f06ad drivers/intel/fsp2_0: introduce possibility of using a full FD binary by Michael Niewöhner · 3 years, 9 months ago
  15. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 9 months ago
  16. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 10 months ago
  17. 2b2ade9 soc/intel/common: Create common Intel FSP reset code block by Subrata Banik · 3 years, 10 months ago
  18. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  19. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  20. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  21. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago
  22. ce0e2a0 drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region by Jonathan Zhang · 4 years ago
  23. 8f7a248 drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESET by Subrata Banik · 4 years ago
  24. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  25. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years, 1 month ago
  26. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years ago
  27. 83b6283 drivers/intel/fsp2_0/hand_off_block: Remove dead decrement by Elyes HAOUAS · 4 years ago
  28. 414d7e4 drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform by Felix Held · 4 years ago
  29. ef04f4e drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information by Subrata Banik · 4 years ago
  30. 96b32f1 drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable by Subrata Banik · 4 years, 1 month ago
  31. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  32. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  33. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago
  34. 01e3855 drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 by Jonathan Zhang · 4 years, 2 months ago
  35. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  36. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 3 months ago
  37. dbce8ba drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtr by Furquan Shaikh · 4 years, 2 months ago
  38. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  39. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  40. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  41. f381d97 drivers/intel/fsp2_0: print soc specific GUID extension hobs by Jonathan Zhang · 4 years, 3 months ago
  42. 95dcf29 drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' by Elyes HAOUAS · 4 years, 3 months ago
  43. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  44. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  45. fbf3a47 src: Replace remaining GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  46. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  47. d72155d {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  48. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  49. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  50. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  51. a0e72c4 fsp2_0: Gather Kconfig declarations by Nico Huber · 4 years, 5 months ago
  52. 04da5d7 fsp2_0: Clean up around `config FSP_USE_REPO` by Nico Huber · 4 years, 5 months ago
  53. 8a6e036 intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in by Johanna Schander · 4 years, 8 months ago
  54. 90557f4 drivers/intel/fsp2_0: Avoid iterative print statement by Subrata Banik · 4 years, 5 months ago
  55. 26dc8f2 soc/intel/cometlake: Use IntelFSP repo by Felix Singer · 4 years, 5 months ago
  56. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 5 months ago
  57. 0266be0 soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binaries by Nico Huber · 4 years, 5 months ago
  58. 8f89549 soc/intel: Add Intel Xeon Scalable Processor support by Jonathan Zhang · 4 years, 7 months ago
  59. fdccfc6 soc/intel/denverton_ns: Allow using FSP repo by Felix Singer · 6 years ago
  60. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  61. f538d74 vendorcode/intel: Remove Ice Lake FSP Bindings by Johanna Schander · 4 years, 8 months ago
  62. 9f363fc drivers/intel/fsp2_0/logo.c: Correct check for logo_size by Wim Vervoorn · 4 years, 8 months ago
  63. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  64. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 8 months ago
  65. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  66. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  67. 808f5c3 drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake by Johanna Schander · 4 years, 8 months ago
  68. cbc878d2 drivers/intel/fsp2_0: Add logo support by Wim Vervoorn · 4 years, 9 months ago
  69. 24ab1c5 soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T by Subrata Banik · 4 years, 9 months ago
  70. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 10 months ago
  71. 585786b drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP by Arthur Heymans · 4 years, 10 months ago
  72. 71bd7e4 drivers/intel/fsp2_0: Move Debug options to "Debugging" by Arthur Heymans · 4 years, 10 months ago
  73. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  74. acc88f8 drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR by Arthur Heymans · 4 years, 10 months ago
  75. 68da454 soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP by Michael Niewöhner · 4 years, 10 months ago
  76. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  77. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  78. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 10 months ago
  79. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  80. e3aa424 drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges by Marshall Dawson · 4 years, 10 months ago
  81. 7a9e894 drivers/intel/fsp2_0: Make vbt_get() conditional by Marshall Dawson · 4 years, 10 months ago
  82. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  83. 71dbcf1 drivers/intel/fsp2_0: Allocate cfg_region_size for UPD by Marshall Dawson · 5 years ago
  84. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 5 years ago
  85. 216db61 intel/fsp2_0: Move TS_BEFORE_INITRAM by Kyösti Mälkki · 5 years ago
  86. 1d260e6 intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig by Subrata Banik · 5 years ago
  87. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  88. 22d66ef drivers/intel/fsp2_0: Fix minor whitespace by Marshall Dawson · 5 years ago
  89. c987150 intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK by Kyösti Mälkki · 5 years ago
  90. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  91. 0889e93 intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT by Kyösti Mälkki · 5 years ago
  92. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  93. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  94. 3dddf4f soc/intel: Obsolete mmap_region_granularity() by Kyösti Mälkki · 5 years ago
  95. cb587a2 drivers/intel: Move FSP stage_cache implementation into common block by Subrata Banik · 5 years ago
  96. ad5467d drivers/fsp20: Fix spelling in help text by Felix Singer · 5 years ago
  97. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  98. 75c2015 drivers/intel/fsp2_0: Dont' use CAR_GLOBAL by Arthur Heymans · 5 years ago
  99. ab032b8 drivers/intel/fsp2_0: Fix typo mistake by Subrata Banik · 5 years ago
  100. c58e3bd post_code: add post code for video initialization failure by Keith Short · 5 years ago