1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. f9eeded drivers/fsp2: Don't print garbage if the FSP signature doesn't match by Fred Reitberger · 1 year, 5 months ago
  3. 38c99b5 payloads/tianocore: Rename TianoCore to edk2 by Sean Rhodes · 2 years ago
  4. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 3 months ago
  5. 8a576f6 drivers/intel/fsp2_0/include/fsp: fix fsp_header by Julian Schroeder · 2 years, 8 months ago
  6. 57309d3 drivers/intel/fsp2_0: Add FSP 2.3 support by Anil Kumar · 2 years, 8 months ago
  7. 4911dc7 drivers/intel/fsp2_0: Allow FSP-M to be relocated by Raul E Rangel · 2 years, 8 months ago
  8. 42df9af drivers/intel/fsp2_0: rename soc_validate_fsp_version by Felix Held · 2 years, 11 months ago
  9. 3c3d2cf src/drivers/intel/fsp2_0: allow larger FSP 2.0 header by Nikolai Vyssotski · 3 years ago
  10. 43c9d70 intel: fsp2_0: Move last pieces to new CBFS API by Julius Werner · 3 years, 3 months ago
  11. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 4 months ago
  12. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 3 years, 10 months ago
  13. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 5 months ago
  14. 4b84a2c drivers/intel/fsp2_0: Remove console in weak function by Arthur Heymans · 3 years, 7 months ago
  15. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 8 months ago
  16. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years ago
  17. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 1 month ago
  18. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 1 month ago
  19. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 2 months ago
  20. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 2 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  22. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  23. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  24. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  25. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  26. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  27. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  28. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  29. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  30. f677d17 intel: Use CF9 reset (part 2) by Patrick Rudolph · 6 years ago
  31. b2b97a5 drivers/intel/fsp2_0: Fix spacing issues by Lee Leahy · 7 years ago
  32. 0a5971c drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support by Brenton Dong · 8 years ago
  33. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  34. b20d4ba drivers/intel/fsp2_0: Update the debug levels by Lee Leahy · 8 years ago
  35. 37b5ef2 drivers/intel/fsp2_0: Disable display of FSP header by Lee Leahy · 8 years ago
  36. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  37. 3a94a3b drivers/intel/fsp2_0: Split reset handling logic by Andrey Petrov · 8 years ago
  38. ec065e8 drivers/intel/fsp2_0: remove unused fsp_load_binary() by Aaron Durbin · 8 years ago
  39. a413e5e drivers/intel/fsp2_0: separate component validation from loading by Aaron Durbin · 8 years ago
  40. 901e43c drivers/intel/fsp2_0: Add simple reset handler by Andrey Petrov · 8 years ago
  41. d5a6eb4 drivers/intel/fsp2_0: Update to FSP draft 9 by Andrey Petrov · 8 years ago
  42. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  43. a33c6d7 drivers/intel/fsp2_0: signal that FSP components are loaded by Aaron Durbin · 8 years ago
  44. 9b28f002 drivers/intel/fsp2_0: add TODOs to fix deficiencies by Aaron Durbin · 8 years ago
  45. 40672be drivers/intel/fsp2_0: don't leak resources by Aaron Durbin · 8 years ago
  46. 9738970 drivers/intel/fsp2_0: Add utility functions by Andrey Petrov · 8 years ago