1. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  2. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  3. e12468c x86: fsp: Always use hex numbers in the hob command output by Bin Meng · 9 years ago
  4. 4a076fe x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · 9 years ago
  5. f9a6189 x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · 9 years ago
  6. c24aebd x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · 9 years ago
  7. a0c94dc x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · 9 years ago
  8. 9936148 x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · 9 years ago
  9. 40745a0 x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · 9 years ago
  10. 001d5c7 x86: fsp: Simplify fsp_continue() by Bin Meng · 9 years ago
  11. d58d3e7 x86: Remove legacy pci codes by Bin Meng · 9 years ago
  12. 07793c08 x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  13. 8938dbd x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  14. 3f56d45 x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  15. c71c482 x86: fsp: Report correct number of E820 table entries by Bin Meng · 9 years ago
  16. 73574dc x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  17. 12440cd x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  18. 3825229 x86: Drop FSP error defines and use EFI instead by Simon Glass · 9 years ago
  19. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · 9 years ago
  20. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · 9 years ago
  21. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  22. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  23. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  24. a3c9fb0 x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 9 years ago
  25. 17194d5 x86: fsp_support: Correct high mem comment typo by Andrew Bradford · 10 years ago
  26. 3ce7495 x86: fsp: Use reset_cpu() by Simon Glass · 10 years ago
  27. 4661c2c x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  28. 8afe6ff x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  29. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  30. 2cf265e x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  31. 457191e x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  32. b93abfc x86: Move common FSP code into a common location by Simon Glass · 10 years ago