1. 79274e01 driver/intel/fsp2_0: Add support to store MRC cache using MRC version by Subrata Banik · 1 year, 2 months ago
  2. 1aa094a drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hob by Felix Held · 1 year, 5 months ago
  3. f5f756d drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUID by Pratikkumar Prajapati · 1 year, 7 months ago
  4. 65b7219 drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOB by Ray Han Lim, Ng · 2 years, 7 months ago
  5. 50c0a6d drivers/intel/fsp2_0: add log level parameter to fsp_print_guid by Felix Held · 1 year, 9 months ago
  6. 79db987 drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBs by Felix Held · 1 year, 9 months ago
  7. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  8. 6de1d9f drivers/intel/fsp2_0: Add provision to extract FSP Performance Data by Subrata Banik · 2 years, 5 months ago
  9. 3ba6f8c drivers/intel/fsp2_0: Add native implementation for FSP Debug Handler by Subrata Banik · 2 years, 5 months ago
  10. 0dd0368 drivers/intel/fsp2_0: Add support for FSP_NON_VOLATILE_STORAGE_HOB2 by Anil Kumar · 2 years, 9 months ago
  11. 8a576f6 drivers/intel/fsp2_0/include/fsp: fix fsp_header by Julian Schroeder · 2 years, 10 months ago
  12. 57309d3 drivers/intel/fsp2_0: Add FSP 2.3 support by Anil Kumar · 2 years, 9 months ago
  13. 69107c1 drivers/intel/fsp: Map FSP debug level to coreboot console level by Subrata Banik · 2 years, 8 months ago
  14. 1592846 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps by Raul E Rangel · 2 years, 9 months ago
  15. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 3 years ago
  16. 84428f7 drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info by Tim Wawrzynczak · 3 years ago
  17. 42df9af drivers/intel/fsp2_0: rename soc_validate_fsp_version by Felix Held · 3 years ago
  18. 3c3d2cf src/drivers/intel/fsp2_0: allow larger FSP 2.0 header by Nikolai Vyssotski · 3 years, 1 month ago
  19. fefc2ea intel/fsp2_0: Add FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 2 months ago
  20. de77449 drivers/intel/fsp2_0: Make fsp_temp_ram_exit() function static by Subrata Banik · 3 years, 3 months ago
  21. e07532f drivers/intel/fsp2_0: Add support to identify GPIO config changes by Furquan Shaikh · 3 years, 4 months ago
  22. 43c9d70 intel: fsp2_0: Move last pieces to new CBFS API by Julius Werner · 3 years, 4 months ago
  23. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 5 months ago
  24. 813a3ba driver/intel/fsp2_0: Allow function to run serially on all APs by Aamir Bohra · 3 years, 6 months ago
  25. c776246 drivers/intel/fsp2_0: Integrate FirmwareVersionInfo.h by Ronak Kanabar · 3 years, 11 months ago
  26. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 7 months ago
  27. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 7 months ago
  28. dd754fc src: Remove redundant <commonlib/bsd/compiler.h> by Elyes HAOUAS · 3 years, 6 months ago
  29. 30cca6c drivers/intel/fsp2_0: Add support for MP services2 PPI by Aamir Bohra · 3 years, 6 months ago
  30. 31218a4 drivers/intel/fsp2_0: Fix running on x86_64 by Patrick Rudolph · 3 years, 9 months ago
  31. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 7 months ago
  32. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  33. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 9 months ago
  34. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  35. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago
  36. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  37. 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
  38. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  39. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago
  40. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 3 months ago
  41. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  42. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  43. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  44. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  45. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  46. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  47. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  48. f538d74 vendorcode/intel: Remove Ice Lake FSP Bindings by Johanna Schander · 4 years, 8 months ago
  49. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 8 months ago
  50. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  51. cbc878d2 drivers/intel/fsp2_0: Add logo support by Wim Vervoorn · 4 years, 9 months ago
  52. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 10 months ago
  53. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  54. b2a5f0b cpu/x86/smm: Promote smm_subregion() by Kyösti Mälkki · 5 years ago
  55. 3dddf4f soc/intel: Obsolete mmap_region_granularity() by Kyösti Mälkki · 5 years ago
  56. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  57. 48b6be8 Remove remaining unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  58. 6662cb3 drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs by Subrata Banik · 6 years ago
  59. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  60. c3d03b3 drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driver by Subrata Banik · 5 years ago
  61. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  62. c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  63. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  64. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  65. 80961af security/vboot: Add interface for FSP 2.0 mrc caching by Philipp Deppenwiese · 6 years ago
  66. 3dc02ff drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform by Subrata Banik · 6 years ago
  67. 6ee716e drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver by Subrata Banik · 7 years ago
  68. 73b67dc drivers/intel/fsp2_0: Add support to display FSP version info Hob by Subrata Banik · 7 years ago
  69. 491728f drivers/intel/fsp2_0: Make use of Resource Type macro from EDK code by Subrata Banik · 7 years ago
  70. c6a0050 soc/intel/skylake: use locate_vbt directly instead of calling a wrapper by Patrick Georgi · 7 years ago
  71. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  72. 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 7 years ago
  73. a3cecb2 drivers/intel/fsp2_0: add option to incorporate platform memory version by Aaron Durbin · 7 years ago
  74. ce46c5b drivers/intel/fsp2_0: Switch from binary to decimal by Lee Leahy · 7 years ago
  75. 30bdb52 drivers/intel/fsp2_0: Use tabs for indent by Lee Leahy · 7 years ago
  76. f4b20af drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load by Furquan Shaikh · 7 years ago
  77. 0a5971c drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support by Brenton Dong · 8 years ago
  78. ffc934d intel MMA: Enable MMA with FSP2.0 by Pratik Prajapati · 8 years ago
  79. 861a4b8 drivers/intel/fsp2_0: Include stddef.h in soc_binding.h by Furquan Shaikh · 8 years ago
  80. f796c6e driver/intel/fsp2_0: Add version parameter to FSP platform callback by Andrey Petrov · 8 years ago
  81. c6ec8dd fsp2_0: implement stage cache for silicon init by Brandon Breitenstein · 8 years ago
  82. 5a9ca4d drivers/intel/fsp2_0: Fix debug display support by Lee Leahy · 8 years ago
  83. 16e9d45 driver/intel/fsp20: move lb_framebuffer function by Naresh G Solanki · 8 years ago
  84. 55eee48 driver/fsp2_0: Include stdint header file in api.h by Naresh G Solanki · 8 years ago
  85. eb2e688 apollolake: relocate fsp header files to vendorcode by Brandon Breitenstein · 8 years ago
  86. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  87. 4dfe130 driver/intel/fsp2.0: Add External stage cache region helper by Rizwan Qureshi · 8 years ago
  88. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  89. 00a38a4 drivers/intel/fsp2_0: Add fsp_write_line function by Lee Leahy · 8 years ago
  90. 94e502b drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration by Lee Leahy · 8 years ago
  91. 37b5ef2 drivers/intel/fsp2_0: Disable display of FSP header by Lee Leahy · 8 years ago
  92. 806fa24 drivers/intel/fsp2_0: Handle FspNotify calls by Lee Leahy · 8 years ago
  93. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  94. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  95. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  96. e6f2f74 drivers/intel/fsp2_0: Add UPD display support by Lee Leahy · 8 years ago
  97. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  98. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  99. 3a94a3b drivers/intel/fsp2_0: Split reset handling logic by Andrey Petrov · 8 years ago
  100. ec065e8 drivers/intel/fsp2_0: remove unused fsp_load_binary() by Aaron Durbin · 8 years ago