1. 6d569e0c intel/fsp2_0: Add fsp2.1 shared stack feature support by Aamir Bohra · 6 years ago
  2. 80961af security/vboot: Add interface for FSP 2.0 mrc caching by Philipp Deppenwiese · 6 years ago
  3. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  4. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  5. 676887d drivers/intel/fsp: Fix TPM initialization when vboot is disabled by Youness Alaoui · 7 years ago
  6. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  7. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  8. 69cd62c intel/fsp2_0: Set boot mode default as per s3wake status by Aamir Bohra · 7 years ago
  9. 276c06a intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache data by Aamir Bohra · 7 years ago
  10. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago
  11. fea2429 security/vboot: Move vboot2 to security kconfig section by Philipp Deppenwiese · 7 years ago
  12. 0755ab9 intel/fsp: Add and use new post codes for FSP phase indication by Subrata Banik · 7 years ago
  13. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  14. a3cecb2 drivers/intel/fsp2_0: add option to incorporate platform memory version by Aaron Durbin · 7 years ago
  15. e686ee8 drivers/intel/fsp2_0: Remove braces for single statements by Lee Leahy · 7 years ago
  16. b2b97a5 drivers/intel/fsp2_0: Fix spacing issues by Lee Leahy · 7 years ago
  17. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  18. ffc934d intel MMA: Enable MMA with FSP2.0 by Pratik Prajapati · 8 years ago
  19. 77e1399 romstage_handoff: remove code duplication by Aaron Durbin · 8 years ago
  20. f796c6e driver/intel/fsp2_0: Add version parameter to FSP platform callback by Andrey Petrov · 8 years ago
  21. 8b5d04e lib/tlcl: Ensure tlcl library is initialized only once by Furquan Shaikh · 8 years ago
  22. 2db5bac drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPM by Furquan Shaikh · 8 years ago
  23. cab1c01 mrc: Add support for separate training cache in recovery mode by Furquan Shaikh · 8 years ago
  24. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  25. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  26. 35cca5a drivers/intel/fsp2_0: Ensure EC is in right mode before memory init by Furquan Shaikh · 8 years ago
  27. b20d4ba drivers/intel/fsp2_0: Update the debug levels by Lee Leahy · 8 years ago
  28. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  29. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  30. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  31. 5aea588 drivers/fsp2_0: Increment boot count for non-S3 boot by Furquan Shaikh · 8 years ago
  32. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  33. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  34. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  35. af8ef2a drivers/intel/fsp2_0: Update MRC cache with dead version in recovery by Furquan Shaikh · 8 years ago
  36. 27cd96a drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-M by Lee Leahy · 8 years ago
  37. f41f2aa drivers/intel/fsp2_0: handle reset requests from FSPM by Aaron Durbin · 8 years ago
  38. 02e504c drivers/intel/fsp2_0: range check stack provided to FSPM by Aaron Durbin · 8 years ago
  39. 98ea636 drivers/intel/fsp2_0: don't use saved memory data in recovery mode by Aaron Durbin · 8 years ago
  40. f0ec824 drivers/intel/fsp2_0: honor FSP revision for memory training data by Aaron Durbin · 8 years ago
  41. d04639b drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM component by Aaron Durbin · 8 years ago
  42. b430250 drivers/intel/fsp2_0: implement common memory_init() tasks by Aaron Durbin · 8 years ago
  43. 2792868 drivers/intel/fsp2_0: set BootLoaderTolumSize generically by Aaron Durbin · 8 years ago
  44. c4ea8f7 drivers/intel/fsp2_0: Send post codes around calls to the blobs by Alexandru Gagniuc · 8 years ago
  45. 9be1a11 drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS by Andrey Petrov · 8 years ago
  46. 465fc13 drivers/intel/fsp2_0: Add MemoryInit API by Andrey Petrov · 8 years ago