1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 25d1002 drivers/intel/fsp2_0: Apply FSP Reset Status W/A for MultiPhaseSiInit by Subrata Banik · 1 year, 2 months ago
  3. 1ef547e src/drivers: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  4. 8baa371 drivers/intel/fsp2_0: Fix location of timestamp for loading FSP-S by Reka Norman · 1 year, 10 months ago
  5. fdf6d12 driver/intel/fsp2_0: Disable NULL deref code when calling FSP by Arthur Heymans · 2 years, 2 months ago
  6. 6de1d9f drivers/intel/fsp2_0: Add provision to extract FSP Performance Data by Subrata Banik · 2 years, 4 months ago
  7. 8a576f6 drivers/intel/fsp2_0/include/fsp: fix fsp_header by Julian Schroeder · 2 years, 8 months ago
  8. 1592846 drivers/intel/fsp2_0: Add preload_fspm and preload_fsps by Raul E Rangel · 2 years, 8 months ago
  9. 298b359 drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method by Subrata Banik · 2 years, 10 months ago
  10. fd63e11 drivers/intel/fsp2_0: Retype loop variable from int to uint32_t by Angel Pons · 2 years, 10 months ago
  11. 43e993b drivers/intel/fsp2: Change FSPS returned message to INFO by Raul E Rangel · 3 years ago
  12. 146508d drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS by Martin Roth · 3 years, 2 months ago
  13. 43c9d70 intel: fsp2_0: Move last pieces to new CBFS API by Julius Werner · 3 years, 3 months ago
  14. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 4 months ago
  15. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 3 years, 10 months ago
  16. 175e4c5 drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in coreboot by Nikolai Vyssotski · 3 years, 5 months ago
  17. cc93c6e soc/amd,intel: Drop s3_resume parameter on FSP-S functions by Kyösti Mälkki · 3 years, 6 months ago
  18. 4949a3d drivers/intel/fsp1_1,fsp2_0: Refactor logo display by Kyösti Mälkki · 3 years, 6 months ago
  19. 31218a4 drivers/intel/fsp2_0: Fix running on x86_64 by Patrick Rudolph · 3 years, 7 months ago
  20. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 5 months ago
  21. e0165fb stage_cache: Add resume_from_stage_cache() by Kyösti Mälkki · 3 years, 6 months ago
  22. 40beb36 drivers/intel/fsp2_0/memory_init: Wrap calls into FSP by Patrick Rudolph · 3 years, 7 months ago
  23. 96b32f1 drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable by Subrata Banik · 4 years ago
  24. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 1 month ago
  25. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 2 months ago
  26. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  27. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  28. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  29. d137150 {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC by Wim Vervoorn · 4 years, 7 months ago
  30. cbc878d2 drivers/intel/fsp2_0: Add logo support by Wim Vervoorn · 4 years, 7 months ago
  31. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  32. 7a9e894 drivers/intel/fsp2_0: Make vbt_get() conditional by Marshall Dawson · 4 years, 9 months ago
  33. 71dbcf1 drivers/intel/fsp2_0: Allocate cfg_region_size for UPD by Marshall Dawson · 4 years, 10 months ago
  34. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  35. ab032b8 drivers/intel/fsp2_0: Fix typo mistake by Subrata Banik · 5 years ago
  36. c58e3bd post_code: add post code for video initialization failure by Keith Short · 5 years ago
  37. bb41aba post_code: add post code for invalid vendor binary by Keith Short · 5 years ago
  38. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  39. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  40. 44ffb5d drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD by Subrata Banik · 6 years ago
  41. 0755ab9 intel/fsp: Add and use new post codes for FSP phase indication by Subrata Banik · 7 years ago
  42. e686ee8 drivers/intel/fsp2_0: Remove braces for single statements by Lee Leahy · 7 years ago
  43. f4b20af drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load by Furquan Shaikh · 7 years ago
  44. c6ec8dd fsp2_0: implement stage cache for silicon init by Brandon Breitenstein · 8 years ago
  45. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  46. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  47. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  48. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  49. 35d42c7 drivers/intel/fsp2_0: handle reset requests from FSPS by Aaron Durbin · 8 years ago
  50. 32ac018 drivers/intel/fsp2_0: load and relocate FSPS in cbmem by Aaron Durbin · 8 years ago
  51. c4ea8f7 drivers/intel/fsp2_0: Send post codes around calls to the blobs by Alexandru Gagniuc · 8 years ago
  52. 9be1a11 drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS by Andrey Petrov · 8 years ago
  53. 010225c drivers/intel/fsp2_0: Add timestamps around all calls to the blob by Alexandru Gagniuc · 8 years ago
  54. 42c4e88 drivers/intel/fsp2_0: Add SiliconInit API by Andrey Petrov · 8 years ago