1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. b53a559 drivers/intel/fsp2_0/hob: Remove unused variable by Arthur Heymans · 2 years, 5 months ago
  3. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  4. 5e8dd5d drivers/intel/fsp: Set FSP_LOG_LEVEL_ERR_WARN_INFO for DEBUG_RAM_SETUP by Kane Chen · 2 years, 5 months ago
  5. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  6. 8a576f6 drivers/intel/fsp2_0/include/fsp: fix fsp_header by Julian Schroeder · 2 years, 9 months ago
  7. e8feab0 drivers/intel/fsp2_0: Make FSP Notify Phase APIs optional by Subrata Banik · 2 years, 7 months ago
  8. 57309d3 drivers/intel/fsp2_0: Add FSP 2.3 support by Anil Kumar · 2 years, 8 months ago
  9. 69107c1 drivers/intel/fsp: Map FSP debug level to coreboot console level by Subrata Banik · 2 years, 7 months ago
  10. 355d844 drivers/intel/fsp2_0/notify.c: Group per-phase data by Angel Pons · 2 years, 7 months ago
  11. 654930e drivers/intel/fsp2_0/notify.c: Clean up some cosmetics by Angel Pons · 2 years, 7 months ago
  12. 2b1f8d4 drivers/intel/fsp2_0: Print return value when dying by Angel Pons · 2 years, 7 months ago
  13. 1592846 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps by Raul E Rangel · 2 years, 8 months ago
  14. 82897c9 drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X option by Raul E Rangel · 2 years, 8 months ago
  15. 4911dc7 drivers/intel/fsp2_0: Allow FSP-M to be relocated by Raul E Rangel · 2 years, 8 months ago
  16. acbbbed drivers/intel/fsp2_0: Check return type against CB_SUCCESS by Subrata Banik · 2 years, 9 months ago
  17. 6af980a drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially by Subrata Banik · 2 years, 11 months ago
  18. 82faefb cpu/x86/mp_init: use cb_err as status return type in remaining functions by Felix Held · 2 years, 9 months ago
  19. 9990866 drivers/intel/fsp2_0: don't force-use `python2` by Michael Niewöhner · 2 years, 10 months ago
  20. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 2 years, 10 months ago
  21. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 2 years, 10 months ago
  22. fd63e11 drivers/intel/fsp2_0: Retype loop variable from int to uint32_t by Angel Pons · 2 years, 10 months ago
  23. b33816e drivers/intel/fsp2_0: add warning when ADD_FSP_BINARIES isn't selected by Felix Held · 2 years, 11 months ago
  24. c958f84 drivers/intel/fsp/Makefile: error out when FSP files aren't specified by Felix Held · 2 years, 11 months ago
  25. 2651d99 drivers/intel/fsp2_0/Makefile: add condition for FSP-T CBFS file by Felix Held · 2 years, 11 months ago
  26. 42df9af drivers/intel/fsp2_0: rename soc_validate_fsp_version by Felix Held · 2 years, 11 months ago
  27. 3c3d2cf src/drivers/intel/fsp2_0: allow larger FSP 2.0 header by Nikolai Vyssotski · 3 years ago
  28. 46e6a58 Revert "drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region" by Felix Held · 3 years ago
  29. 43e993b drivers/intel/fsp2: Change FSPS returned message to INFO by Raul E Rangel · 3 years, 1 month ago
  30. fefc2ea intel/fsp2_0: Add FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 1 month ago
  31. 146508d drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS by Martin Roth · 3 years, 3 months ago
  32. de77449 drivers/intel/fsp2_0: Make fsp_temp_ram_exit() function static by Subrata Banik · 3 years, 2 months ago
  33. 86b1b68 include/console: Fix FSP Notify phase postcodes discrepancy by Subrata Banik · 3 years, 2 months ago
  34. 0f068a6 drivers/intel/fsp2_0: Fix the FSP-T position by Arthur Heymans · 3 years, 2 months ago
  35. e07532f drivers/intel/fsp2_0: Add support to identify GPIO config changes by Furquan Shaikh · 3 years, 3 months ago
  36. 62fa9f3 intel: mma: Use new CBFS API by Julius Werner · 3 years, 3 months ago
  37. 43c9d70 intel: fsp2_0: Move last pieces to new CBFS API by Julius Werner · 3 years, 3 months ago
  38. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 4 months ago
  39. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 3 years, 10 months ago
  40. 813a3ba driver/intel/fsp2_0: Allow function to run serially on all APs by Aamir Bohra · 3 years, 5 months ago
  41. c776246 drivers/intel/fsp2_0: Integrate FirmwareVersionInfo.h by Ronak Kanabar · 3 years, 10 months ago
  42. 01ae4a7 intel/fsp2_0: Fix the mp_get_processor_info by Aamir Bohra · 3 years, 5 months ago
  43. a095595 drivers/intel/fsp2_0/memory_init: check if UPD struct has expected size by Felix Held · 3 years, 5 months ago
  44. 175e4c5 drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in coreboot by Nikolai Vyssotski · 3 years, 5 months ago
  45. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  46. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  47. dd754fc src: Remove redundant <commonlib/bsd/compiler.h> by Elyes HAOUAS · 3 years, 5 months ago
  48. 30cca6c drivers/intel/fsp2_0: Add support for MP services2 PPI by Aamir Bohra · 3 years, 5 months ago
  49. 5f262be intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI by Furquan Shaikh · 3 years, 5 months ago
  50. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 5 months ago
  51. 31218a4 drivers/intel/fsp2_0: Fix running on x86_64 by Patrick Rudolph · 3 years, 8 months ago
  52. 5fc2bed drivers/intel/fsp2_0: Use CBFS_MCACHE when coreboot tears down CAR by Arthur Heymans · 3 years, 6 months ago
  53. 98cc783 drivers/intel/fsp2_0: Use coreboot postcar with FSP-T by Arthur Heymans · 3 years, 7 months ago
  54. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 6 months ago
  55. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 6 months ago
  56. b339fbb drivers/intel/fsp2_0/header_display.c: Correct component_attribute check by Benjamin Doron · 3 years, 6 months ago
  57. 9789689 arch/x86/car.ld: Account for FSP-T reserved area by Arthur Heymans · 3 years, 6 months ago
  58. d5ab126 drivers/intel/fsp2_0: Add meaningful ERROR message by Subrata Banik · 3 years, 6 months ago
  59. 1aa8fc3 drivers/intel/fsp2_0: recreate FSP targets on config change by Michael Niewöhner · 3 years, 7 months ago
  60. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 5 months ago
  61. 40beb36 drivers/intel/fsp2_0/memory_init: Wrap calls into FSP by Patrick Rudolph · 3 years, 8 months ago
  62. d0e9538 drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE by Arthur Heymans · 3 years, 7 months ago
  63. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 4 months ago
  64. 90fda02 drivers/intel/fsp2_0/notify: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 8 months ago
  65. 4b84a2c drivers/intel/fsp2_0: Remove console in weak function by Arthur Heymans · 3 years, 8 months ago
  66. 3044d70 drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfig by Michael Niewöhner · 3 years, 8 months ago
  67. 59f06ad drivers/intel/fsp2_0: introduce possibility of using a full FD binary by Michael Niewöhner · 3 years, 8 months ago
  68. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 8 months ago
  69. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 9 months ago
  70. 2b2ade9 soc/intel/common: Create common Intel FSP reset code block by Subrata Banik · 3 years, 9 months ago
  71. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 9 months ago
  72. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 9 months ago
  73. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 9 months ago
  74. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 9 months ago
  75. ce0e2a0 drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region by Jonathan Zhang · 3 years, 10 months ago
  76. 8f7a248 drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESET by Subrata Banik · 3 years, 10 months ago
  77. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  78. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  79. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years ago
  80. 83b6283 drivers/intel/fsp2_0/hand_off_block: Remove dead decrement by Elyes HAOUAS · 4 years ago
  81. 414d7e4 drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform by Felix Held · 4 years ago
  82. ef04f4e drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information by Subrata Banik · 4 years ago
  83. 96b32f1 drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable by Subrata Banik · 4 years ago
  84. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  85. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years ago
  86. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 2 months ago
  87. 01e3855 drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 by Jonathan Zhang · 4 years, 1 month ago
  88. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 1 month ago
  89. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 2 months ago
  90. dbce8ba drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtr by Furquan Shaikh · 4 years, 1 month ago
  91. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  92. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 2 months ago
  93. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 2 months ago
  94. f381d97 drivers/intel/fsp2_0: print soc specific GUID extension hobs by Jonathan Zhang · 4 years, 2 months ago
  95. 95dcf29 drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' by Elyes HAOUAS · 4 years, 2 months ago
  96. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  97. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  98. fbf3a47 src: Replace remaining GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  99. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  100. d72155d {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago