1. c222dda x86: cpu: Use default print_cpuinfo() for all by Andy Shevchenko · 7 weeks ago
  2. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 3 months ago
  3. 6ab545b x86: Show the CPU vendor in bdinfo by Simon Glass · 3 months ago
  4. bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  5. 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 3 months ago
  6. 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 4 months ago
  7. c17b2a0 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · 4 months ago
  8. 62b668b x86: Remove duplicate newlines by Marek Vasut · 4 months ago
  9. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  10. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  11. 0576234 x86: Add missing <linux/types.h> by Tom Rini · 7 months ago
  12. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  13. e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  14. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
  15. 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 12 months ago
  16. bade0ac x86: zboot: Move command code into its own file by Simon Glass · 12 months ago
  17. e4255f4 x86: zboot: Move zimage definitions to the header file by Simon Glass · 12 months ago
  18. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
  19. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
  20. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  21. 93e1552 x86: Add defines for ins/outs functions by Igor Prusov · 1 year ago
  22. d7f592d x86: Drop <common.h> from remaining header files by Tom Rini · 1 year, 1 month ago
  23. 5083488 Record the position of the SMBIOS tables by Simon Glass · 1 year, 2 months ago
  24. 7739b27 x86: coreboot: Document cbmem console struct by Simon Glass · 1 year, 3 months ago
  25. 2e977b2 Reland "x86: Move FACP table into separate functions"" by Simon Glass · 1 year, 3 months ago
  26. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  27. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  28. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
  29. 1a08109 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
  30. ea6eef2 x86: Run QEMU machine setup in SPL by Simon Glass · 1 year, 4 months ago
  31. 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  32. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 4 months ago
  33. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 4 months ago
  34. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
  35. de94db8 x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · 1 year, 4 months ago
  36. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 4 months ago
  37. d0dfbf5 x86: zimage: Export the function to obtain the cmdline by Simon Glass · 1 year, 5 months ago
  38. c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 5 months ago
  39. 0ef6343 x86: Update docs link in bootparam header by Paul Barker · 1 year, 5 months ago
  40. b194e43 x86: Tidy up availability of string functions by Simon Glass · 1 year, 7 months ago
  41. 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 7 months ago
  42. 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 7 months ago
  43. 37c9f9c x86: Support booting a 64-bit kernel from 64-bit U-Boot by Simon Glass · 1 year, 8 months ago
  44. 1404914 x86: Add return-value comment to cpu_jump_to_64bit() by Simon Glass · 1 year, 8 months ago
  45. 90f2b5a x86: Adjust bootparam.h to be more like linux by Simon Glass · 1 year, 8 months ago
  46. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  47. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
  48. 767df6a x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
  49. 95e7caf x86: provide typedef jmp_buf by Heinrich Schuchardt · 2 years, 2 months ago
  50. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  51. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  52. a581eba spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · 2 years, 7 months ago
  53. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
  54. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 8 months ago
  55. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 8 months ago
  56. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  57. 978a8a2 x86: Add an enum name for the GNVS firmware type by Simon Glass · 2 years, 9 months ago
  58. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  59. aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 10 months ago
  60. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
  61. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  62. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
  63. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 3 years ago
  64. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  65. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  66. 9bcd51b x86: Fix i8254 ifdef include guard by Alistair Delva · 3 years, 1 month ago
  67. d3023b8 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · 3 years, 1 month ago
  68. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 2 months ago
  69. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 2 months ago
  70. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  71. 57e2c0a x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · 3 years, 3 months ago
  72. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  73. c91737b efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · 3 years, 3 months ago
  74. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
  75. c5c6215 x86: Add function comments to cb_sysinfo.h by Simon Glass · 3 years, 5 months ago
  76. 0f5ca1d x86: Update the MP constants to avoid conflicts by Simon Glass · 3 years, 5 months ago
  77. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  78. 21296b0 x86: mtrr: Fix function descriptions by Wolfgang Wallner · 3 years, 8 months ago
  79. 51de94d x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · 3 years, 9 months ago
  80. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 9 months ago
  81. 1058ab3 x86: coreboot: Update parsing of the latest sysinfo by Simon Glass · 3 years, 9 months ago
  82. f9f06e6 x86: coreboot: Sync up timestamp codes by Simon Glass · 3 years, 9 months ago
  83. 17753b0 x86: Move coreboot timestamp info into coreboot_tables.h by Simon Glass · 3 years, 9 months ago
  84. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  85. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  86. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 9 months ago
  87. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
  88. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  89. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 10 months ago
  90. f824389 x86: Update Chromium OS GNVS names by Simon Glass · 3 years, 10 months ago
  91. 442e630 x86: coral: Support TPM and RTC in SPL by Simon Glass · 3 years, 10 months ago
  92. 21303d1 x86: apl: Adjust how the UART gets its platform data by Simon Glass · 4 years ago
  93. 6a2350f x86: sysreset: Move priv/plat structs to headers by Simon Glass · 4 years ago
  94. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  95. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  96. 941e630 x86: Fix header guard in asm/pmu.h by Simon Glass · 4 years ago
  97. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 4 years ago
  98. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years ago
  99. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  100. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago