1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  4. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  5. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  6. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  7. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  8. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  9. 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · Sat Nov 18 14:04:49 2023 -0700
  10. e5d9ddc x86: coreboot: Add a sysinfo driver by Simon Glass · Sun Nov 12 19:58:29 2023 -0700
  11. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  12. ac58ccc x86: coreboot: Drop USB init on startup by Simon Glass · Thu Sep 21 07:37:44 2023 -0600
  13. 3d2d3b1 x86: Set the CPU vendor in SPL by Simon Glass · Tue Sep 19 21:00:05 2023 -0600
  14. 363eb14 x86: coreboot: Rearrange arch_cpu_init() by Simon Glass · Tue Sep 19 21:00:04 2023 -0600
  15. d67d791 x86: broadwell: Avoid initing the CPU twice by Simon Glass · Thu Sep 07 09:58:18 2023 -0600
  16. aeacddf x86: Add some log categories by Simon Glass · Thu Sep 07 09:58:15 2023 -0600
  17. ce750ea x86: broadwell: Show the memory delay by Simon Glass · Thu Sep 07 09:58:14 2023 -0600
  18. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  19. 9bd6b62 Reland "x86: Move FACP table into separate functions"" by Simon Glass · Fri Sep 01 11:27:09 2023 -0600
  20. e143c27 x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI) by Troy Kisky · Mon Mar 13 14:31:43 2023 -0700
  21. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  22. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  23. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  24. de1669f x86: qemu: Add required linux/sizes.h include by Simon Glass · Sun Jul 30 21:02:04 2023 -0600
  25. 475a4fc Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · Sun Jul 30 11:16:02 2023 -0600
  26. 7dc0a45 x86: Run QEMU machine setup in SPL by Simon Glass · Sun Jul 30 11:16:01 2023 -0600
  27. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  28. d46776c x86: Switch QEMU over to use the bochs driver by Simon Glass · Sat Jul 15 21:39:19 2023 -0600
  29. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  30. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  31. 4194157 x86: Tidy up EFI code in interrupt_init() by Simon Glass · Sat Jul 15 21:38:40 2023 -0600
  32. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  33. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  34. 76bfbb6 x86: samus: Don't include audio and SATA in TPL by Simon Glass · Thu May 04 16:51:00 2023 -0600
  35. 134826f x86: Simplify cpu_jump_to_64bit_uboot() by Simon Glass · Thu May 04 16:50:59 2023 -0600
  36. 436393e x86: Support debug UART in 64-bit mode by Simon Glass · Thu May 04 16:50:51 2023 -0600
  37. 833eecd x86: ivybridge: Ensure LPC is available for GPIO base by Simon Glass · Thu May 04 16:50:49 2023 -0600
  38. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  39. 1297d31 x86: Adjust search range for sysinfo table by Simon Glass · Thu May 04 16:54:55 2023 -0600
  40. c321bb2 x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · Mon Mar 13 14:31:33 2023 -0700
  41. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  42. 0444380 Correct SPL uses of USB_KEYBOARD by Simon Glass · Sun Feb 05 17:55:28 2023 -0700
  43. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  44. 5dde409 global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:09 2022 -0500
  45. 1aaf3e6 global: Migrate CONFIG_X86_REFCODE_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:08 2022 -0500
  46. aefad5d global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · Sun Dec 04 10:14:07 2022 -0500
  47. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  48. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  49. 17101ce x86: fix longjmp() implementation by Heinrich Schuchardt · Sat Oct 01 15:00:21 2022 +0200
  50. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  51. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  52. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  53. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  54. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · Fri May 27 22:15:24 2022 +0200
  55. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  56. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  57. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  58. 33e030b Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · Wed Mar 30 18:49:18 2022 +0300
  59. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  60. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · Sat Feb 05 12:17:45 2022 -0800
  61. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  62. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  63. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  64. 68367d8 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · Tue Jan 04 03:51:15 2022 -0700
  65. f3d73ea x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:13 2022 -0700
  66. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · Tue Jan 04 03:51:11 2022 -0700
  67. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  68. 8df484c x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · Fri Nov 26 11:42:50 2021 +0100
  69. c3dcef1 x86: efi: Show the system-table revision by Simon Glass · Wed Dec 29 11:57:53 2021 -0700
  70. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  71. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  72. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  73. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  74. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  75. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  76. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  77. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  78. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  79. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  80. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  81. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  82. a1f023f x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log by Pali Rohár · Mon Aug 02 15:18:36 2021 +0200
  83. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  84. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  85. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  86. 20ac76b x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · Mon Aug 02 15:05:15 2021 +0800
  87. e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · Sat Jul 31 16:45:26 2021 +0800
  88. be53d5e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:25 2021 +0800
  89. 7c29c13 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:24 2021 +0800
  90. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · Wed Jul 28 12:00:22 2021 +0800
  91. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  92. da28b58 x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · Fri Jul 30 23:15:44 2021 +0300
  93. b12d267 x86: coreboot: Use vendor in the Kconfig by Simon Glass · Sun Jun 27 17:51:07 2021 -0600
  94. bccaa76 x86: Don't set up MTRRs if previously done by Simon Glass · Sun Jun 27 17:51:01 2021 -0600
  95. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  96. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · Fri Jun 18 15:09:30 2021 +0800
  97. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  98. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  99. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300
  100. 66342ef x86: coral: Avoid build error with !CONFIG_ACPIGEN by Simon Glass · Mon Mar 15 18:00:30 2021 +1300