1. dac1fa5 x86: Make sure that the LPC is active before SDRAM init by Simon Glass · 1 year, 7 months ago
  2. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 7 months ago
  3. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 7 months ago
  4. 8856d61 x86: Refactor table-writing code a little by Simon Glass · 1 year, 7 months ago
  5. e7595aa x86: Allow logging to be used in SPL reliably by Simon Glass · 1 year, 7 months ago
  6. 7c10e11 x86: Init video in SPL if enabled by Simon Glass · 1 year, 7 months ago
  7. 3525258 x86: Ensure SPL banner is only shown once by Simon Glass · 1 year, 7 months ago
  8. 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 7 months ago
  9. 78f24d8 x86: Show an error when a BIOS exception occurs by Simon Glass · 1 year, 7 months ago
  10. 6788400 x86: Correct get_sp() implementation for 64-bit by Simon Glass · 1 year, 7 months ago
  11. 633af11 x86: Show the CPU physical address size with bdinfo by Simon Glass · 1 year, 7 months ago
  12. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 7 months ago
  13. d0dfbf5 x86: zimage: Export the function to obtain the cmdline by Simon Glass · 1 year, 7 months ago
  14. c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 7 months ago
  15. 50574d4 spl: Commit MTRRs only in board_init_f_r() by Simon Glass · 1 year, 9 months ago
  16. 80831b2 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · 1 year, 9 months ago
  17. 4e7cbf7 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · 1 year, 9 months ago
  18. 3d0f885 x86: spl: Show debugging for BSS by Simon Glass · 1 year, 9 months ago
  19. 392720b x86: mrc: Correct SPL debug message by Simon Glass · 1 year, 9 months ago
  20. b194e43 x86: Tidy up availability of string functions by Simon Glass · 1 year, 9 months ago
  21. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 9 months ago
  22. 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 9 months ago
  23. 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 9 months ago
  24. 5a2a1d8 x86: Exit EFI boot services before starting kernel by Simon Glass · 1 year, 11 months ago
  25. 37c9f9c x86: Support booting a 64-bit kernel from 64-bit U-Boot by Simon Glass · 1 year, 11 months ago
  26. 90f2b5a x86: Adjust bootparam.h to be more like linux by Simon Glass · 1 year, 11 months ago
  27. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 11 months ago
  28. 644e614 efi: Support a 64-bit frame buffer address by Simon Glass · 1 year, 11 months ago
  29. 210af54 Correct SPL uses of LMB by Simon Glass · 2 years ago
  30. b8bffe6 Correct SPL uses of BOOTSTAGE_REPORT by Simon Glass · 2 years ago
  31. ffff21f x86: Correct Chrromebook typo by Simon Glass · 2 years ago
  32. e8272cb x86: Fix saying arch_cpu_init_dm in debug/docs by Tom Rini · 2 years, 1 month ago
  33. 0db588c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · 2 years, 2 months ago
  34. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 3 months ago
  35. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 3 months ago
  36. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 4 months ago
  37. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 5 months ago
  38. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 5 months ago
  39. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 5 months ago
  40. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 6 months ago
  41. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 6 months ago
  42. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 7 months ago
  43. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 8 months ago
  44. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 10 months ago
  45. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 10 months ago
  46. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 11 months ago
  47. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 3 years ago
  48. ab2ffe7 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 3 years ago
  49. 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years, 2 months ago
  50. a7e53b9 x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years, 2 months ago
  51. 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 3 years, 2 months ago
  52. ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 3 years, 2 months ago
  53. c797f98b x86: Move MADT table to a writer function by Simon Glass · 3 years, 2 months ago
  54. 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 3 years, 2 months ago
  55. d953137 x86: Move SSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  56. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years, 2 months ago
  57. 138d7ec x86: Move FADT table to a writer function by Simon Glass · 3 years, 2 months ago
  58. 32af326 x86: Move GNVS table to a writer function by Simon Glass · 3 years, 2 months ago
  59. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  60. a53d38f x86: Move FACS table to a writer function by Simon Glass · 3 years, 2 months ago
  61. 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years, 2 months ago
  62. 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years, 2 months ago
  63. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years, 2 months ago
  64. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 3 years, 2 months ago
  65. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  66. 3b4ae09 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · 3 years, 1 month ago
  67. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  68. 440c664 x86: Don't process the kernel command line unless enabled by Simon Glass · 3 years, 1 month ago
  69. 6e7ad4a x86: Allow booting a kernel from the EFI app by Simon Glass · 3 years, 1 month ago
  70. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 4 months ago
  71. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 4 months ago
  72. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  73. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
  74. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 6 months ago
  75. a69753f lmb: x86: Add arch_lmb_reserve() by Marek Vasut · 3 years, 5 months ago
  76. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 6 months ago
  77. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 6 months ago
  78. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 6 months ago
  79. 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 6 months ago
  80. 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 6 months ago
  81. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 9 months ago
  82. 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 7 months ago
  83. 7052968 x86: Do cache set-up by default when booting from coreboot by Simon Glass · 3 years, 7 months ago
  84. cfa5189 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · 3 years, 7 months ago
  85. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 9 months ago
  86. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 11 months ago
  87. 70f5c99 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · 3 years, 11 months ago
  88. 9087e46 x86: fsp: Don't notify if booted from coreboot by Simon Glass · 3 years, 11 months ago
  89. 937175e x86: fsp: Don't enable FSP graphics if booted from coreboot by Simon Glass · 3 years, 11 months ago
  90. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 11 months ago
  91. 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 11 months ago
  92. 68e03ca x86: Move coreboot sysinfo parsing into generic x86 code by Simon Glass · 3 years, 11 months ago
  93. f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 11 months ago
  94. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 11 months ago
  95. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 11 months ago
  96. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  97. 3138e46 x86: tpl: Show next stage being booted by Simon Glass · 4 years ago
  98. 02840ca x86: spl: Clear BSS unconditionally by Simon Glass · 4 years ago
  99. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 4 years ago
  100. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 4 years ago