1. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 6 months ago
  2. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 6 months ago
  3. 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 6 months ago
  4. 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 6 months ago
  5. 937175e x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 10 months ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  7. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  9. d46c093 x86: fsp: Adjust calculations for MTRR range and DRAM top by Simon Glass · 4 years, 2 months ago
  10. 1da448b x86: Silence some logging statements by Simon Glass · 4 years, 2 months ago
  11. 70c202c x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 4 months ago
  12. 7c73cea x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 4 months ago
  13. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 4 months ago
  14. 4f0c4be x86: rename CONFIG_STACK_SIZE by Heinrich Schuchardt · 4 years, 6 months ago
  15. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 6 months ago
  16. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 6 months ago
  17. be7418f x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 7 months ago
  18. c68a1ae bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · 4 years, 8 months ago
  19. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  20. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  21. c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 9 months ago
  22. 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 9 months ago
  23. e98791a x86: fsp: Set up an MTRR for the graphics frame buffer by Simon Glass · 5 years ago
  24. f42af29 x86: fsp: Correct wrong header inlude in fsp_support.c by Simon Glass · 5 years ago
  25. f09d4ed x86: fsp: Make graphics support common to FSP1/2 by Simon Glass · 5 years ago
  26. 4279110 x86: Set up the MTRR for SDRAM by Simon Glass · 5 years ago
  27. ea4e97a x86: Set the DRAM banks to reflect real location by Simon Glass · 5 years ago
  28. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  29. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  30. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  31. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  32. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  33. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  34. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  35. 62888d8 x86: fsp: Move common support functions into a common file by Simon Glass · 5 years ago
  36. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  37. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  38. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  39. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  40. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  41. 048a92e Fix spelling of available. by Vagrant Cascadian · 6 years ago
  42. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 6 years ago
  43. 7bb6028 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  44. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 7 years ago
  45. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  46. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 7 years ago
  47. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 7 years ago
  48. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  49. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  50. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  51. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  52. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  53. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  54. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  55. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 8 years ago
  56. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 8 years ago
  57. 7d0d2ef x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · 8 years ago
  58. b727961 x86: Store and display previous sleep state by Bin Meng · 8 years ago
  59. 1206723 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · 8 years ago
  60. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  61. 76d1d02 board_f: x86: Use checkcpu() for CPU init by Simon Glass · 8 years ago
  62. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 8 years ago
  63. d9703a0 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · 9 years ago
  64. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  65. dc5be50 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · 9 years ago
  66. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  67. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  68. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  69. 59fb7fb x86: fsp: Always use hex numbers in the hob command output by Bin Meng · 9 years ago
  70. 214feec x86: fsp: Set up init runtime buffer in update_fsp_configs() by Bin Meng · 9 years ago
  71. 3340f2c x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option by Bin Meng · 9 years ago
  72. 81f84aa x86: fsp: Rename update_fsp_upd() and change its signature by Bin Meng · 9 years ago
  73. cb379a3 x86: fsp: Rename shared_data to fsp_config_data by Bin Meng · 9 years ago
  74. 57ac74f x86: fsp: Add boot_mode as a member of struct shared_data by Bin Meng · 9 years ago
  75. f0285fb x86: fsp: Avoid cast stack_top in struct shared_data by Bin Meng · 9 years ago
  76. aa02446 x86: fsp: Simplify fsp_continue() by Bin Meng · 9 years ago
  77. 902ca5b x86: Remove legacy pci codes by Bin Meng · 9 years ago
  78. ff1e18a x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() by Bin Meng · 9 years ago
  79. 010921a x86: fsp: Add a hdr sub-command to show header information by Bin Meng · 9 years ago
  80. 62716eb x86: fsp: Make hob command a sub-command to fsp by Bin Meng · 9 years ago
  81. 196193a x86: fsp: Report correct number of E820 table entries by Bin Meng · 9 years ago
  82. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  83. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  84. ecf674b x86: Drop FSP error defines and use EFI instead by Simon Glass · 9 years ago
  85. 412400a x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · 9 years ago
  86. da60fb7 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · 9 years ago
  87. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  88. 1ed6648 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  89. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 10 years ago
  90. 002610f x86: fsp: Load GDT before calling FspInitEntry by Bin Meng · 10 years ago
  91. 1dc03c2 x86: fsp_support: Correct high mem comment typo by Andrew Bradford · 10 years ago
  92. 410b10f x86: fsp: Use reset_cpu() by Simon Glass · 10 years ago
  93. 447f8b0 x86: Allow a UART to be set up before the FSP is ready by Simon Glass · 10 years ago
  94. f0809f9 x86: Remove unnecessary casts and fix comment typos by Simon Glass · 10 years ago
  95. 91785f7 x86: mmc: Move common FSP functions into a common file by Simon Glass · 10 years ago
  96. 7b02bf3 x86: Make CAR and DRAM FSP code common by Simon Glass · 10 years ago
  97. 82196cf x86: Adjust the FSP types slightly by Simon Glass · 10 years ago
  98. 1021af4 x86: Move common FSP code into a common location by Simon Glass · 10 years ago