1. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  2. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · Fri Dec 15 20:14:26 2023 -0700
  3. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · Fri Dec 15 20:14:25 2023 -0700
  4. 260b965 stm32: Use bootm_run() and bootz_run() by Simon Glass · Fri Dec 15 20:14:24 2023 -0700
  5. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  6. 43e88a6 stm32: Use local vars in stm32prog for initrd and fdt by Simon Glass · Fri Dec 15 20:14:22 2023 -0700
  7. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  8. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · Fri Dec 15 20:14:20 2023 -0700
  9. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  10. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  11. 5fb0d14 bootz: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:17 2023 -0700
  12. 7c2a3f6 booti: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:16 2023 -0700
  13. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · Fri Dec 15 20:14:15 2023 -0700
  14. 112b020 bootm: Add more fields to bootm_info by Simon Glass · Fri Dec 15 20:14:14 2023 -0700
  15. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  16. 526ea78 bootm: Create a struct for argument information by Simon Glass · Fri Dec 15 20:14:12 2023 -0700
  17. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · Fri Dec 15 20:14:11 2023 -0700
  18. b890c08 bootm: Adjust how the board is reset by Simon Glass · Fri Dec 15 20:14:10 2023 -0700
  19. 34ee3ed riscv: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:09 2023 -0700
  20. b5e687e nios2: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:08 2023 -0700
  21. a3702ba ppc: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:07 2023 -0700
  22. d1d3551 m68k: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:06 2023 -0700
  23. faf7328 mips: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:05 2023 -0700
  24. 345fbf2 Merge branch '2023-12-21-assorted-updates-and-fixes' into next by Tom Rini · Thu Dec 21 15:35:03 2023 -0500
  25. d6d59ab lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution failure by Csókás Bence · Thu Dec 14 17:54:17 2023 +0100
  26. e899b36 board/keymile/kmcent2: fix update-nor indentation by Tomas Alvarez Vanoli · Tue Dec 12 15:39:27 2023 +0100
  27. a95de05 iommu: add qcom-hyp-smmu by Caleb Connolly · Mon Dec 11 18:41:42 2023 +0000
  28. 5cac4b8 iommu: add a connect op by Caleb Connolly · Mon Dec 11 18:41:41 2023 +0000
  29. ed247d7 iommu: fix compilation when CONFIG_PCI disabled by Caleb Connolly · Mon Dec 11 18:41:40 2023 +0000
  30. af569fb configs: verdin-am62: Disable SPL FIT Overlay by Francesco Dolcini · Mon Dec 11 14:45:20 2023 +0100
  31. e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · Mon Dec 11 12:03:17 2023 +0100
  32. c26e91f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · Mon Dec 11 16:12:09 2023 +0530
  33. 8fd5184 fs: Fix SPL build if FS_LOADER is enabled by Mayuresh Chitale · Thu Nov 16 22:46:12 2023 +0530
  34. 5b4a6f3 Merge branch '2023-12-21-header-inclusion-cleanup' into next by Tom Rini · Thu Dec 21 11:51:58 2023 -0500
  35. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  36. a4a8ea9 include: Further cleanup includes by Tom Rini · Thu Dec 14 13:16:57 2023 -0500
  37. c4470ea display_options: Clean up headers by Tom Rini · Thu Dec 14 13:16:56 2023 -0500
  38. cd05b9c efi_loader: Remove <common.h> by Tom Rini · Thu Dec 14 13:16:55 2023 -0500
  39. 1c96c79 rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c by Tom Rini · Thu Dec 14 13:16:54 2023 -0500
  40. 035c971 lib/sha*.c: Update header list by Tom Rini · Thu Dec 14 13:16:53 2023 -0500
  41. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  42. 2a526c3 m68k: Rework asm/global_data.h slightly by Tom Rini · Thu Dec 14 13:16:51 2023 -0500
  43. 0843f91 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · Thu Dec 14 13:16:50 2023 -0500
  44. 937e2a0 arm: Remove <asm/types.h> from asm/global_data.h by Tom Rini · Thu Dec 14 13:16:49 2023 -0500
  45. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · Thu Dec 14 13:16:48 2023 -0500
  46. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  47. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · Thu Dec 14 13:16:46 2023 -0500
  48. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:45 2023 -0500
  49. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:44 2023 -0500
  50. abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · Thu Dec 14 13:16:43 2023 -0500
  51. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  52. d1aa8f7 Merge branch '2023-12-20-assorted-general-updates' into next by Tom Rini · Wed Dec 20 16:00:22 2023 -0500
  53. 417e495 Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Wed Dec 20 14:14:46 2023 -0500
  54. f5b0272 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · Sun Dec 10 22:25:07 2023 +0100
  55. ada83d9 smbios: Fallback to the default DT if sysinfo nodes are missing by Ilias Apalodimas · Thu Dec 07 11:18:50 2023 +0200
  56. 07f3eba smbios: Simplify reporting of unknown values by Ilias Apalodimas · Thu Dec 07 11:18:49 2023 +0200
  57. 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · Thu Dec 07 15:28:19 2023 +0100
  58. 720cdc5 colibri-imx8x: configure usb hub to bypass mode by Andrejs Cainikovs · Wed Dec 20 11:38:11 2023 +0100
  59. 9e36cbe colibri-imx8x: remove -u-boot.dtsi include by Andrejs Cainikovs · Wed Dec 20 11:38:10 2023 +0100
  60. 351cfe8 apalis-imx8: remove -u-boot.dtsi include by Andrejs Cainikovs · Wed Dec 20 11:38:09 2023 +0100
  61. 46c507e board: phytec: phytec_som_detection: fix uninitialized bug by Yannic Moog · Wed Dec 20 09:45:36 2023 +0100
  62. 5dd7f7c board: phytec: som_detection: move definitions to source file by Yannic Moog · Wed Dec 20 09:45:35 2023 +0100
  63. 7bbbe18 board: phytec: phytec_som_detection: fix eeprom_data zero check by Yannic Moog · Wed Dec 20 09:45:34 2023 +0100
  64. 4feeda6 board: phytec: imx8m_som_detection: fix uninitialized pointer bug by Yannic Moog · Wed Dec 20 09:45:33 2023 +0100
  65. 1132f36 board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type by Yannic Moog · Wed Dec 20 09:45:32 2023 +0100
  66. 580136b5 configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_init by Tim Harvey · Thu Dec 14 08:25:42 2023 -0800
  67. 18b5d7d arm: dts: imx8mp-venice-gw72xx: add TPM device by Tim Harvey · Mon Nov 27 11:37:23 2023 -0800
  68. 0f7f619 arm: dts: imx8mm-venice-gw72xx: add TPM device by Tim Harvey · Mon Nov 27 11:36:58 2023 -0800
  69. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · Mon Jul 03 21:57:00 2023 +0100
  70. 0639049 command: Move command completion temporary buffer to stack by Marek Vasut · Sat Dec 02 21:52:31 2023 +0100
  71. 6210f6d command: Allocate history buffer using calloc() by Marek Vasut · Sat Dec 02 21:52:30 2023 +0100
  72. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · Wed Nov 29 10:31:19 2023 -0700
  73. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · Fri Nov 24 17:30:46 2023 +0100
  74. 1431df4 arm: afs: Set the filesize env. var. on load by Robert Catherall · Thu Nov 23 14:16:01 2023 +0000
  75. 0f6b715 rsa: use pkcs11 uri as defined in rfc7512 by Ayoub Zaki · Sat Aug 26 13:53:29 2023 +0200
  76. 25498ed imxtract: specify max gunzip size by Nikita Shubin · Mon Dec 19 11:05:27 2022 +0300
  77. bd83927 Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Wed Dec 20 08:34:12 2023 -0500
  78. 924c209 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Tue Dec 19 15:16:13 2023 -0500
  79. 522633e board: compal: paz00: clean up the board by Svyatoslav Ryhel · Sat Dec 02 10:08:02 2023 +0200
  80. 3135d86 board: htc: endeavoru: switch to DM pinmux by Svyatoslav Ryhel · Tue Nov 28 13:43:31 2023 +0200
  81. f3947d4 board: asus: transformer: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:20:21 2023 +0200
  82. aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:08:32 2023 +0200
  83. 51f70c1 board: asus: grouper: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 18:16:50 2023 +0200
  84. 1396110 drivers: pinctrl: tegra: incorporate existing code by Svyatoslav Ryhel · Mon Nov 27 11:54:21 2023 +0200
  85. c53f4c0 drivers: pinctrl: create Tegra DM pinctrl driver by Svyatoslav Ryhel · Sun Nov 26 17:54:03 2023 +0200
  86. 2447ff1 ARM: mach-tegra: rearrange SPL configs by Svyatoslav Ryhel · Fri Dec 01 13:22:00 2023 +0200
  87. a0c7106 mmc: tegra: use max-frequency from device tree if provided by Peter Geis · Tue Dec 19 15:35:52 2023 +0200
  88. b06e8fa ARM: tegra114: clock: implement PLLD2 support by Svyatoslav Ryhel · Thu Nov 16 09:35:26 2023 +0200
  89. 6af975c ARM: tegra30: clock: implement PLLD2 support by Svyatoslav Ryhel · Mon Jul 03 18:11:58 2023 +0300
  90. c93b518 ARM: tegra: clock: support get and set rate for simple PLL by Svyatoslav Ryhel · Mon Jul 03 18:06:54 2023 +0300
  91. 5aeca6a drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · Wed Jul 26 17:10:06 2023 +0300
  92. 32648d3 drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · Fri Jul 21 10:50:15 2023 +0300
  93. 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · Sat Jul 15 22:25:03 2023 +0300
  94. b73c798 Merge patch series "Fix J7200 kernel boot when using upstream u-boot" by Tom Rini · Tue Dec 19 10:15:57 2023 -0500
  95. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  96. d786de0c Merge branch '2023-12-19-assorted-platform-updates' into next by Tom Rini · Tue Dec 19 10:07:56 2023 -0500
  97. 704ef10 arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323 by Reid Tonking · Thu Dec 07 10:52:11 2023 -0600
  98. ba8e5a8 arm: mach-k3: j72xx: add new 'virtual' mux by Bryan Brattlof · Thu Dec 07 10:52:10 2023 -0600
  99. 935b8de board: mediatek: add MT8365 EVK board support by Julien Masson · Mon Dec 04 11:48:58 2023 +0100
  100. d21cfed dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · Mon Dec 04 11:48:56 2023 +0100