1. 09202cc vc/intel: Remove unnecessary Kconfig options by Martin Roth · 12 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. 79db987 drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBs by Felix Held · 1 year, 9 months ago
  6. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  7. 6de1d9f drivers/intel/fsp2_0: Add provision to extract FSP Performance Data by Subrata Banik · 2 years, 5 months ago
  8. 0dd0368 drivers/intel/fsp2_0: Add support for FSP_NON_VOLATILE_STORAGE_HOB2 by Anil Kumar · 2 years, 9 months ago
  9. 57309d3 drivers/intel/fsp2_0: Add FSP 2.3 support by Anil Kumar · 2 years, 9 months ago
  10. 42df9af drivers/intel/fsp2_0: rename soc_validate_fsp_version by Felix Held · 3 years ago
  11. fefc2ea intel/fsp2_0: Add FSP_ARRAY_LOAD macro by Lean Sheng Tan · 3 years, 2 months ago
  12. 43c9d70 intel: fsp2_0: Move last pieces to new CBFS API by Julius Werner · 3 years, 4 months ago
  13. 8205ce6 fsp2_0: Replace fspld->get_destination() callback with CBFS allocator by Julius Werner · 3 years, 5 months ago
  14. 8899598 drivers/intel/fsp2_0: factor out and improve UPD signature check by Felix Held · 3 years, 7 months ago
  15. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  16. 5b47d77 intel/fsp2_0: Add soc_validate_fsp_version for FSP version check by Johnny Lin · 3 years, 9 months ago
  17. 5a66334 drivers/intel/fsp2_0: Add function to report FSP-T output by Arthur Heymans · 3 years, 10 months ago
  18. b8899ef lib/coreboot_table: Add Intel FSP version to coreboot table by Johnny Lin · 4 years, 3 months ago
  19. 33d9c4a drivers/intel/fsp2_0: Add FSP 2.2 specific support by Subrata Banik · 4 years, 3 months ago
  20. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  21. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  23. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  24. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  25. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 10 months ago
  26. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  27. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  28. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  29. 6ee716e drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver by Subrata Banik · 7 years ago
  30. 73b67dc drivers/intel/fsp2_0: Add support to display FSP version info Hob by Subrata Banik · 7 years ago
  31. 491728f drivers/intel/fsp2_0: Make use of Resource Type macro from EDK code by Subrata Banik · 7 years ago
  32. c6a0050 soc/intel/skylake: use locate_vbt directly instead of calling a wrapper by Patrick Georgi · 7 years ago
  33. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  34. 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 7 years ago
  35. 0a5971c drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support by Brenton Dong · 8 years ago
  36. 5a9ca4d drivers/intel/fsp2_0: Fix debug display support by Lee Leahy · 8 years ago
  37. 16e9d45 driver/intel/fsp20: move lb_framebuffer function by Naresh G Solanki · 8 years ago
  38. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  39. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  40. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  41. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  42. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  43. 47bd2d9 drivers/intel/fsp2_0: Update the copyrights by Lee Leahy · 8 years ago
  44. 3a94a3b drivers/intel/fsp2_0: Split reset handling logic by Andrey Petrov · 8 years ago
  45. ec065e8 drivers/intel/fsp2_0: remove unused fsp_load_binary() by Aaron Durbin · 8 years ago
  46. a413e5e drivers/intel/fsp2_0: separate component validation from loading by Aaron Durbin · 8 years ago
  47. 901e43c drivers/intel/fsp2_0: Add simple reset handler by Andrey Petrov · 8 years ago
  48. 3503b3f drivers/intel/fsp2_0: Add utility to recover MRC NV Storage data by Hannah Williams · 8 years ago
  49. 0fcd6f9 drivers/intel/fsp2_0: remove struct resource usage by Aaron Durbin · 8 years ago
  50. b37fd67 drivers/intel/fsp2_0: Add coreboot<->FSP header files by Andrey Petrov · 8 years ago