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