1. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  2. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  3. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  4. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  5. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  6. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  7. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  8. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · Sat Oct 14 16:47:42 2023 -0400
  9. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · Sat Oct 14 16:47:41 2023 -0400
  10. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · Sat Oct 14 16:47:40 2023 -0400
  11. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  12. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  13. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  14. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  15. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  16. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  17. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  18. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  19. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400
  20. bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · Sun Oct 15 21:24:37 2023 -0300
  21. c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · Mon Oct 16 00:41:14 2023 +0200
  22. dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · Tue Jul 18 22:25:48 2023 -0300
  23. 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:40 2023 -0300
  24. 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:39 2023 -0300
  25. 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · Tue Aug 08 18:40:38 2023 -0300
  26. 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · Tue Jul 25 10:08:56 2023 +0200
  27. eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · Thu Sep 21 20:44:20 2023 +0200
  28. c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · Thu Sep 21 20:44:19 2023 +0200
  29. 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · Thu Sep 21 20:44:18 2023 +0200
  30. 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · Thu Sep 21 20:44:17 2023 +0200
  31. 7dc11f7 imx: hab: Use size parameter by Marek Vasut · Thu Aug 31 16:57:24 2023 +0200
  32. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  33. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · Mon Oct 16 10:25:33 2023 +0100
  34. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  35. 7dd5633 arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · Mon Oct 16 10:25:30 2023 +0100
  36. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  37. a07d313 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · Mon Oct 16 10:25:28 2023 +0100
  38. a774a3e arm: rmobile: Add basic RZ/G2L family support by Paul Barker · Mon Oct 16 10:25:27 2023 +0100
  39. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  40. 943c769 arm: dts: imx93: add a per clock for LPUART1 by Alice Guo · Tue Jul 25 10:08:54 2023 +0200
  41. 3869f2d ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Sat Jul 15 20:24:16 2023 +0200
  42. ee28af2 Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller" by Chris Packham · Tue Oct 03 16:57:39 2023 +1300
  43. c0f94df arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · Fri Aug 25 20:33:29 2023 -0700
  44. 2fbd5e0 ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl by Chris Packham · Mon Aug 21 11:31:05 2023 +1200
  45. f2b0ecb ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins by Chris Packham · Mon Aug 21 11:31:04 2023 +1200
  46. 3380338 arm: mach-imx: Makefile: Extend u-boot-nand.imx padding by Hiago De Franco · Tue Oct 03 18:26:54 2023 -0300
  47. 6eb4f78 imx: spl_imx_romapi.c: remove dead code by Rasmus Villemoes · Tue Sep 19 15:49:32 2023 +0200
  48. 51600f1 imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size by Rasmus Villemoes · Tue Sep 19 15:49:31 2023 +0200
  49. e043b66 imx8mp: binman: rename spl and u-boot nodes by Rasmus Villemoes · Tue Sep 19 11:28:47 2023 +0200
  50. 709ace8 arm: imx: imx8m: add optee configuration to ft_system_setup by Tim Harvey · Thu Aug 24 12:05:17 2023 -0700
  51. 0951b9a arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi by Tim Harvey · Thu Aug 24 12:03:56 2023 -0700
  52. 1f5a510 arm: dts: imx8mn: protect the firmware/optee node with ifdef by Tim Harvey · Thu Aug 24 12:01:44 2023 -0700
  53. 2ae9f5a arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi by Tim Harvey · Thu Aug 24 12:01:43 2023 -0700
  54. b34f5a1 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi by Tim Harvey · Thu Aug 24 12:01:42 2023 -0700
  55. 8d32283 board: toradex: verdin-imx8mm: enable usb sdp spl recovery support by Marcel Ziswiler · Wed Aug 23 00:17:25 2023 +0200
  56. ffe9e3c board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB by Tim Harvey · Tue Aug 15 15:01:15 2023 -0700
  57. 586599b board: gateworks: venice: add imx8mm-gw7905-0x support by Tim Harvey · Tue Aug 15 15:01:14 2023 -0700
  58. abe2c34 board: gateworks: venice: add imx8mp-gw73xx-2x support by Tim Harvey · Tue Aug 15 15:01:13 2023 -0700
  59. 7e0bfc6 board: gateworks: venice: add imx8mp-gw72xx-2x support by Tim Harvey · Tue Aug 15 15:01:12 2023 -0700
  60. c11d8d7 board: gateworks: venice: add imx8mp-gw71xx-2x support by Tim Harvey · Tue Aug 15 15:01:11 2023 -0700
  61. 116a2d3 arm: dts: imx6ull-14x14-evk-u-boot: add rngb by Ricardo Salveti · Tue Aug 08 14:03:02 2023 +0300
  62. 33ecfe6 imx: syscounter: allow timer_init for SPL build by Michael Scott · Thu Aug 03 18:25:20 2023 +0300
  63. babf17e arch: meson: use secure monitor driver by Alexey Romanov · Thu Sep 21 11:13:41 2023 +0300
  64. df1a71c arch: meson: sm: set correct order of the includes by Alexey Romanov · Thu Sep 21 11:13:40 2023 +0300
  65. 9dc617d sandbox: dts: add meson secure monitor node by Alexey Romanov · Thu Sep 21 11:13:36 2023 +0300
  66. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Oct 14 10:50:20 2023 -0400
  67. 1183506 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · Wed Oct 11 19:07:05 2023 +0900
  68. dae0046 test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · Wed Oct 11 19:07:03 2023 +0900
  69. cc4ecda test: dm: add protocol-specific channel test by AKASHI Takahiro · Wed Oct 11 19:06:59 2023 +0900
  70. 6221bf7 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · Wed Oct 11 19:06:56 2023 +0900
  71. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · Wed Sep 27 15:33:34 2023 +0200
  72. 0b465d6 sandbox: fix spl_board_init by Heinrich Schuchardt · Tue Oct 03 02:59:46 2023 +0200
  73. 00135d8 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 13 08:45:55 2023 -0400
  74. 6e95f87 arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS by Dominik Haller · Fri Aug 11 12:04:44 2023 +0200
  75. 1b1b93d arm: dts: k3-am68: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:59 2023 +0530
  76. 377cc64 arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1 by Manorit Chawdhry · Fri Oct 06 10:15:58 2023 +0530
  77. e13abaf arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list by Manorit Chawdhry · Fri Oct 06 10:15:57 2023 +0530
  78. bee2a20 Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool" by Manorit Chawdhry · Fri Oct 06 10:15:56 2023 +0530
  79. 7a2826a arm: dts: j7200: dts sync with Linux 6.6-rc1 by Reid Tonking · Thu Oct 05 13:12:58 2023 -0500
  80. af56dbc arm: mach-k3: j7200: Add mcu_timer0 id to the dev list by Reid Tonking · Thu Oct 05 13:12:57 2023 -0500
  81. c6c4393 meson-a1: dts: add ao secure node by Alexey Romanov · Tue Oct 10 13:06:17 2023 +0300
  82. 0bb65b7 meson-a1: dts: add hw rng node by Alexey Romanov · Tue Oct 10 13:06:16 2023 +0300
  83. 072c98b clk: Add clock driver for Amlogic A1 by Igor Prusov · Mon Sep 25 18:52:09 2023 +0300
  84. 70c579b expo: Update tests to include textline by Simon Glass · Sun Oct 01 19:13:39 2023 -0600
  85. 8bd8a23 configs: Make TI_SECURE_DEVICE default for K3 by Andrew Davis · Thu Aug 03 09:54:41 2023 -0500
  86. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  87. 8e21fc2 sandbox: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:08 2023 +0200
  88. 20f0d7a arm64: zynqmp: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:07 2023 +0200
  89. fb25515 iot2050: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:06 2023 +0200
  90. b7be941 arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso by Rasmus Villemoes · Mon Sep 25 10:09:05 2023 +0200
  91. 19e1c48 arm: apple: Add initial Apple M2 Ultra support by Janne Grunau · Wed Sep 06 23:50:34 2023 +0200
  92. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · Wed Aug 30 12:32:30 2023 +0100
  93. ddaf8ab arm: dts: k3-am625-verdin: fix boot by Marcel Ziswiler · Tue Oct 10 13:13:04 2023 +0200
  94. d16f3d7 arm: dts: k3-j721e-sk/common-proc-board: Fix boot by Nishanth Menon · Thu Oct 05 13:15:14 2023 -0500
  95. 4cb20cf arm: mach-k3: Remove secure device makefile by Andrew Davis · Thu Oct 05 09:21:17 2023 -0500
  96. 59e5dd6 arm: dts: k3-am65-iot2050: Fix boot by Jan Kiszka · Thu Oct 05 06:37:17 2023 +0200
  97. df506bc Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Oct 11 10:21:33 2023 -0400
  98. 861e28b armv8: fsl-layerscape: make some functions static by Laurentiu Tudor · Wed Sep 27 18:30:46 2023 +0300
  99. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  100. 0262dcd arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit by Matthias Schiffer · Wed Sep 27 15:43:14 2023 +0200