1. 372503f treewide: Use show_notices target for warnings by Martin Roth · 8 months ago
  2. eb834d9 drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-S by Jonathon Hall · 11 months ago
  3. e48f24d drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIs by Subrata Banik · 12 months ago
  4. 53a43f1 drivers/intel/fsp2/Makefile.inc: Deduplicate compression type checks by Felix Singer · 12 months ago
  5. a0d4470 drivers/intel/fsp2_0: Fix extraneous text after else directive by Subrata Banik · 12 months ago
  6. 7a6f888 drivers/intel/fsp2_0: Add configurable compression for logo cbfs file by Subrata Banik · 1 year ago
  7. 7bc92f0 drivers/intel/fsp2_0: Add API to convert BMP images to GOP BLT buffer by Subrata Banik · 1 year ago
  8. 65b7219 drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOB by Ray Han Lim, Ng · 2 years, 7 months ago
  9. 7b5a931 drivers/intel/fsp2_0: Update MRC cache in ramstage by Reka Norman · 1 year, 11 months ago
  10. 6de1d9f drivers/intel/fsp2_0: Add provision to extract FSP Performance Data by Subrata Banik · 2 years, 5 months ago
  11. 3ba6f8c drivers/intel/fsp2_0: Add native implementation for FSP Debug Handler by Subrata Banik · 2 years, 5 months ago
  12. 82897c9 drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X option by Raul E Rangel · 2 years, 9 months ago
  13. 9990866 drivers/intel/fsp2_0: don't force-use `python2` by Michael Niewöhner · 2 years, 11 months ago
  14. b33816e drivers/intel/fsp2_0: add warning when ADD_FSP_BINARIES isn't selected by Felix Held · 3 years ago
  15. c958f84 drivers/intel/fsp/Makefile: error out when FSP files aren't specified by Felix Held · 3 years ago
  16. 2651d99 drivers/intel/fsp2_0/Makefile: add condition for FSP-T CBFS file by Felix Held · 3 years ago
  17. 0f068a6 drivers/intel/fsp2_0: Fix the FSP-T position by Arthur Heymans · 3 years, 4 months ago
  18. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  19. 1a5f25e intel: Drop FSP_PEIM_TO_PEIM_INTERFACE by Furquan Shaikh · 3 years, 6 months ago
  20. 98cc783 drivers/intel/fsp2_0: Use coreboot postcar with FSP-T by Arthur Heymans · 3 years, 8 months ago
  21. 1aa8fc3 drivers/intel/fsp2_0: recreate FSP targets on config change by Michael Niewöhner · 3 years, 8 months ago
  22. 59f06ad drivers/intel/fsp2_0: introduce possibility of using a full FD binary by Michael Niewöhner · 3 years, 9 months ago
  23. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  24. 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
  25. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  26. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  27. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  28. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  29. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  30. cbc878d2 drivers/intel/fsp2_0: Add logo support by Wim Vervoorn · 4 years, 9 months ago
  31. b8cd4b0 drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver by Michael Niewöhner · 4 years, 10 months ago
  32. 8fc523e drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames by Wim Vervoorn · 4 years, 10 months ago
  33. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  34. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  35. cb587a2 drivers/intel: Move FSP stage_cache implementation into common block by Subrata Banik · 5 years ago
  36. 1db39a4 drivers/intel/fsp2_0: Set basename for FSP binaries by Felix Singer · 6 years ago
  37. 52331ba drivers/intel/fsp2_0: Add provision to include PPI directory by Subrata Banik · 5 years ago
  38. e0af8aa drivers/intel/fsp2_0: Run SplitFspBin with python2 by Nico Huber · 6 years ago
  39. 6c96542 drivers/intel/fsp2_0: Add new config option to support FSP CAR by praveen hodagatta pranesh · 6 years ago
  40. 6539e10 drivers/intel/fsp2_0: Hook up IntelFSP repo by Patrick Georgi · 6 years ago
  41. 8465a81 soc/intel/cannonlake: Add postcar stage support by Lijian Zhao · 7 years ago
  42. 80358a1 Revert "soc/intel/cannonlake: Add postcar stage support" by Martin Roth · 7 years ago
  43. 399c022 soc/intel/cannonlake: Add postcar stage support by Lijian Zhao · 7 years ago
  44. 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 7 years ago
  45. 0a5971c drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support by Brenton Dong · 8 years ago
  46. ffc934d intel MMA: Enable MMA with FSP2.0 by Pratik Prajapati · 8 years ago
  47. 135eae9 soc/intel/apollolake: Implement stage cache to improve resume time by Brandon Breitenstein · 8 years ago
  48. 69966cc driver/intel/fsp2_0: Make FSP-M binary XIP by Rizwan Qureshi · 8 years ago
  49. 4dfe130 driver/intel/fsp2.0: Add External stage cache region helper by Rizwan Qureshi · 8 years ago
  50. 37b5ef2 drivers/intel/fsp2_0: Disable display of FSP header by Lee Leahy · 8 years ago
  51. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  52. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  53. e6f2f74 drivers/intel/fsp2_0: Add UPD display support by Lee Leahy · 8 years ago
  54. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  55. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  56. 9be1a11 drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS by Andrey Petrov · 8 years ago
  57. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  58. b37fd67 drivers/intel/fsp2_0: Add coreboot<->FSP header files by Andrey Petrov · 8 years ago