1. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · Wed Dec 01 09:03:03 2021 -0700
  2. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · Wed Dec 01 09:03:02 2021 -0700
  3. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  4. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · Wed Dec 01 09:03:00 2021 -0700
  5. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · Wed Dec 01 09:02:59 2021 -0700
  6. b0d5fab x86: Move MADT table to a writer function by Simon Glass · Wed Dec 01 09:02:58 2021 -0700
  7. c753694 x86: Move TPM2 table to a writer function by Simon Glass · Wed Dec 01 09:02:57 2021 -0700
  8. 6800095 x86: Move SSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:56 2021 -0700
  9. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  10. ff81f8c x86: Move FADT table to a writer function by Simon Glass · Wed Dec 01 09:02:54 2021 -0700
  11. d2a98eb x86: Move GNVS table to a writer function by Simon Glass · Wed Dec 01 09:02:53 2021 -0700
  12. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  13. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  14. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  15. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  16. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  17. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  18. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  19. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  20. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  21. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  22. 95826f3 x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:16 2022 -0700
  23. 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
  24. f12a263 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · Tue Jan 04 03:51:14 2022 -0700
  25. f3d73ea x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:13 2022 -0700
  26. 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
  27. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  28. 8df484c x86: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · Fri Nov 26 11:42:50 2021 +0100
  29. c3dcef1 x86: efi: Show the system-table revision by Simon Glass · Wed Dec 29 11:57:53 2021 -0700
  30. 9cf89aa x86: efi: Add room for the binman definition in the dtb by Simon Glass · Wed Dec 29 11:57:40 2021 -0700
  31. e750698 x86: Don't process the kernel command line unless enabled by Simon Glass · Wed Dec 29 11:57:39 2021 -0700
  32. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · Wed Dec 29 11:57:38 2021 -0700
  33. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  34. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  35. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  36. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  37. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  38. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  39. 3f11865 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · Wed Oct 27 14:28:10 2021 +0300
  40. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  41. 61646b75 x86: Fix i8254 ifdef include guard by Alistair Delva · Wed Oct 20 21:31:30 2021 +0000
  42. 6bd4448 x86: chromebook_coral: fix C block comment by Alistair Delva · Wed Oct 20 21:31:29 2021 +0000
  43. 041f927 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · Wed Oct 20 15:51:18 2021 +0300
  44. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  45. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  46. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  47. 408cf26 x86: Keep symbol information in u-boot ELF file by Simon Glass · Fri Sep 24 18:30:19 2021 -0600
  48. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  49. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  50. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  51. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · Sat Aug 07 07:24:06 2021 -0600
  52. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  53. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  54. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  55. a1f258b lmb: x86: Add arch_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:18 2021 +0200
  56. 859fe48 x86: tangier: acpi: Add GPIO card detection to SDHCI #2 by Andy Shevchenko · Sat Sep 11 21:27:42 2021 +0300
  57. d64c09f x86: edison: Mark eMMC non-removable by Andy Shevchenko · Fri Sep 10 10:59:27 2021 +0300
  58. 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
  59. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  60. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  61. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  62. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  63. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  64. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · Tue Aug 17 15:02:23 2021 +0200
  65. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  66. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  67. 20ac76b x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · Mon Aug 02 15:05:15 2021 +0800
  68. fe9f1df x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · Mon Aug 02 17:45:22 2021 +0800
  69. 5ba8372 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · Mon Aug 02 17:45:21 2021 +0800
  70. e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · Sat Jul 31 16:45:26 2021 +0800
  71. be53d5e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:25 2021 +0800
  72. 7c29c13 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · Sat Jul 31 16:45:24 2021 +0800
  73. 8967f63 x86: dts: Define a default TSC timer frequency by Bin Meng · Wed Jul 28 12:00:23 2021 +0800
  74. 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
  75. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  76. da28b58 x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · Fri Jul 30 23:15:44 2021 +0300
  77. ac54e25 x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · Thu Jul 29 20:18:23 2021 +0800
  78. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  79. 0de9c37 x86: Ensure the e820 map is installed in all cases by Simon Glass · Sat Jul 10 21:15:21 2021 -0600
  80. b415c10 x86: cros: Check ROM exists before building vboot by Simon Glass · Sun Jun 27 17:51:09 2021 -0600
  81. b12d267 x86: coreboot: Use vendor in the Kconfig by Simon Glass · Sun Jun 27 17:51:07 2021 -0600
  82. 8c17908 x86: Add function comments to cb_sysinfo.h by Simon Glass · Sun Jun 27 17:51:06 2021 -0600
  83. 76f8bbe x86: Do cache set-up by default when booting from coreboot by Simon Glass · Sun Jun 27 17:51:03 2021 -0600
  84. 0b13e3c x86: Update the MP constants to avoid conflicts by Simon Glass · Sun Jun 27 17:51:02 2021 -0600
  85. bccaa76 x86: Don't set up MTRRs if previously done by Simon Glass · Sun Jun 27 17:51:01 2021 -0600
  86. 9885721 x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used by Bin Meng · Wed Jul 07 15:36:26 2021 +0800
  87. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · Mon May 03 16:48:58 2021 -0400
  88. 3eb15f5 x86: Discard .note.gnu.property sections by Bin Meng · Fri Jun 18 15:09:30 2021 +0800
  89. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  90. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  91. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  92. eccd86f x86: correct usage of CFLAGS_NON_EFI by Heinrich Schuchardt · Sun Apr 11 11:21:57 2021 +0200
  93. 2282aab x86: mtrr: Fix function descriptions by Wolfgang Wallner · Tue Mar 23 10:39:09 2021 +0100
  94. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  95. 1369d47 x86: coral: Show memory config and SKU ID on startup by Simon Glass · Sun Mar 21 16:50:07 2021 +1300
  96. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  97. 619af33 x86: coreboot: Don't setup MTRR when booting from coreboot by Simon Glass · Mon Mar 15 18:00:34 2021 +1300
  98. b78fc99 x86: fsp: Don't notify if booted from coreboot by Simon Glass · Mon Mar 15 18:00:33 2021 +1300
  99. 4ef4e8b x86: coral: Fall back to coreboot video when FSP missing by Simon Glass · Mon Mar 15 18:00:32 2021 +1300
  100. 9cfd95b x86: coral: Allow init of debug UART in U-Boot proper by Simon Glass · Mon Mar 15 18:00:31 2021 +1300