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