1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  2. 8a576f6 drivers/intel/fsp2_0/include/fsp: fix fsp_header by Julian Schroeder · 2 years, 8 months ago
  3. 2b1f8d4 drivers/intel/fsp2_0: Print return value when dying by Angel Pons · 2 years, 6 months ago
  4. 1592846 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps by Raul E Rangel · 2 years, 8 months ago
  5. 46e6a58 Revert "drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region" by Felix Held · 3 years ago
  6. 146508d drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS by Martin Roth · 3 years, 3 months ago
  7. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 4 months ago
  8. a095595 drivers/intel/fsp2_0/memory_init: check if UPD struct has expected size by Felix Held · 3 years, 5 months ago
  9. 31218a4 drivers/intel/fsp2_0: Fix running on x86_64 by Patrick Rudolph · 3 years, 8 months ago
  10. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 6 months ago
  11. d5ab126 drivers/intel/fsp2_0: Add meaningful ERROR message by Subrata Banik · 3 years, 6 months ago
  12. 40beb36 drivers/intel/fsp2_0/memory_init: Wrap calls into FSP by Patrick Rudolph · 3 years, 8 months ago
  13. 6615c6e mrc_cache: Move code for triggering memory training into mrc_cache by Shelley Chen · 3 years, 9 months ago
  14. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 9 months ago
  15. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 9 months ago
  16. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 9 months ago
  17. ce0e2a0 drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region by Jonathan Zhang · 3 years, 10 months ago
  18. ad9cd68 mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms by Shelley Chen · 4 years ago
  19. 414d7e4 drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform by Felix Held · 4 years ago
  20. dbce8ba drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtr by Furquan Shaikh · 4 years, 1 month ago
  21. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 2 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  23. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  24. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  25. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 4 months ago
  26. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 9 months ago
  27. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  28. e3aa424 drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges by Marshall Dawson · 4 years, 9 months ago
  29. 7f50afb drivers/elog: Add elog_boot_notify() by Kyösti Mälkki · 4 years, 10 months ago
  30. 216db61 intel/fsp2_0: Move TS_BEFORE_INITRAM by Kyösti Mälkki · 4 years, 10 months ago
  31. 1095bfa arch/x86: Drop _car_relocatable_data symbols by Kyösti Mälkki · 5 years ago
  32. 22d66ef drivers/intel/fsp2_0: Fix minor whitespace by Marshall Dawson · 4 years, 11 months ago
  33. c987150 intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK by Kyösti Mälkki · 4 years, 11 months ago
  34. 0889e93 intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT by Kyösti Mälkki · 5 years ago
  35. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  36. 2430263 post_code: add post code for memory error by Keith Short · 5 years ago
  37. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  38. 78b58a4 drivers/intel/fsp2_0: Fix fsp post-init validation by Matthew Garrett · 6 years ago
  39. 51c8532 drivers/intel/fsp2_0: Use same stack with coreboot by Subrata Banik · 5 years ago
  40. 2c8243c drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logic by Joel Kitching · 5 years ago
  41. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  42. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  43. 7e0dea6 symbols.h: Add macro to define memlayout region symbols by Julius Werner · 5 years ago
  44. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  45. f677d17 intel: Use CF9 reset (part 2) by Patrick Rudolph · 6 years ago
  46. 585210a drivers/intel/fsp*: Use newly added post codes for memory param prep by Furquan Shaikh · 6 years ago
  47. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  48. 6d569e0c intel/fsp2_0: Add fsp2.1 shared stack feature support by Aamir Bohra · 6 years ago
  49. 80961af security/vboot: Add interface for FSP 2.0 mrc caching by Philipp Deppenwiese · 6 years ago
  50. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  51. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  52. 676887d drivers/intel/fsp: Fix TPM initialization when vboot is disabled by Youness Alaoui · 6 years ago
  53. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  54. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  55. 69cd62c intel/fsp2_0: Set boot mode default as per s3wake status by Aamir Bohra · 7 years ago
  56. 276c06a intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache data by Aamir Bohra · 7 years ago
  57. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago
  58. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  59. 0755ab9 intel/fsp: Add and use new post codes for FSP phase indication by Subrata Banik · 7 years ago
  60. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  61. a3cecb2 drivers/intel/fsp2_0: add option to incorporate platform memory version by Aaron Durbin · 7 years ago
  62. e686ee8 drivers/intel/fsp2_0: Remove braces for single statements by Lee Leahy · 7 years ago
  63. b2b97a5 drivers/intel/fsp2_0: Fix spacing issues by Lee Leahy · 7 years ago
  64. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  65. ffc934d intel MMA: Enable MMA with FSP2.0 by Pratik Prajapati · 8 years ago
  66. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  67. f796c6e driver/intel/fsp2_0: Add version parameter to FSP platform callback by Andrey Petrov · 8 years ago
  68. 8b5d04e lib/tlcl: Ensure tlcl library is initialized only once by Furquan Shaikh · 8 years ago
  69. 2db5bac drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPM by Furquan Shaikh · 8 years ago
  70. cab1c01 mrc: Add support for separate training cache in recovery mode by Furquan Shaikh · 8 years ago
  71. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  72. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  73. 35cca5a drivers/intel/fsp2_0: Ensure EC is in right mode before memory init by Furquan Shaikh · 8 years ago
  74. b20d4ba drivers/intel/fsp2_0: Update the debug levels by Lee Leahy · 8 years ago
  75. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  76. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  77. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  78. 5aea588 drivers/fsp2_0: Increment boot count for non-S3 boot by Furquan Shaikh · 8 years ago
  79. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  80. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  81. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  82. af8ef2a drivers/intel/fsp2_0: Update MRC cache with dead version in recovery by Furquan Shaikh · 8 years ago
  83. 27cd96a drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M by Lee Leahy · 8 years ago
  84. f41f2aa drivers/intel/fsp2_0: handle reset requests from FSPM by Aaron Durbin · 8 years ago
  85. 02e504c drivers/intel/fsp2_0: range check stack provided to FSPM by Aaron Durbin · 8 years ago
  86. 98ea636 drivers/intel/fsp2_0: don't use saved memory data in recovery mode by Aaron Durbin · 8 years ago
  87. f0ec824 drivers/intel/fsp2_0: honor FSP revision for memory training data by Aaron Durbin · 8 years ago
  88. d04639b drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component by Aaron Durbin · 8 years ago
  89. b430250 drivers/intel/fsp2_0: implement common memory_init() tasks by Aaron Durbin · 8 years ago
  90. 2792868 drivers/intel/fsp2_0: set BootLoaderTolumSize generically by Aaron Durbin · 8 years ago
  91. c4ea8f7 drivers/intel/fsp2_0: Send post codes around calls to the blobs by Alexandru Gagniuc · 8 years ago
  92. 9be1a11 drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS by Andrey Petrov · 8 years ago
  93. 465fc13 drivers/intel/fsp2_0: Add MemoryInit API by Andrey Petrov · 8 years ago