1. 2415f1d Add imx93-var-som support by Mathieu Othacehe · Fri Dec 29 11:55:23 2023 +0100
  2. 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · Tue Jan 02 13:12:07 2024 +0100
  3. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:44 2023 -0500
  4. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  5. aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · Mon Nov 27 19:08:32 2023 +0200
  6. be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · Tue Dec 19 10:09:14 2023 -0500
  7. cfa0e16 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · Mon Dec 04 11:48:55 2023 +0100
  8. 8d9f86a arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · Thu Nov 23 18:22:58 2023 +0000
  9. 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Dec 18 09:56:58 2023 -0500
  10. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  11. 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · Tue Dec 05 11:09:55 2023 +0000
  12. 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · Mon Nov 06 12:56:47 2023 +0100
  13. ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · Thu Nov 30 08:49:11 2023 -0600
  14. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  15. 4f6092e pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · Wed Dec 13 15:51:49 2023 -0300
  16. 0a9fd0b librem5: Add addresses for compressed kernel load by Arnaud Ferraris · Fri Oct 27 15:40:45 2023 +0200
  17. 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
  18. 41ff960 board: colibri_imx7: fix emmc detection by Marcel Ziswiler · Tue Dec 12 08:28:15 2023 -0300
  19. 710db23 starfive: visionfive2: add device tree overlay support by John Clark · Mon Nov 20 02:35:31 2023 +0000
  20. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  21. 79ff96d configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · Fri Nov 17 16:38:27 2023 -0600
  22. e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · Wed Nov 08 15:53:17 2023 +0100
  23. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  24. 1c1efe0 poplar: provide more space for kernel image by Igor Opaniuk · Thu Nov 09 23:34:35 2023 +0100
  25. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  26. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  27. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  28. 1463ea4 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · Tue Oct 24 01:22:22 2023 +1100
  29. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  30. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
  31. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  32. 3bc9392 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · Thu Nov 02 14:49:58 2023 +0100
  33. 2945b57 configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · Tue Oct 03 09:36:37 2023 +0300
  34. 2226520 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · Thu Oct 26 03:22:52 2023 +0000
  35. 48280c9 corstone1000: enable distro booting command by Abdellatif El Khlifi · Thu Oct 26 13:50:50 2023 +0100
  36. 25173cd board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · Wed Oct 25 15:51:01 2023 +0900
  37. 8f76370 configs: npcm: Support more uart baud rate by Jim Liu · Mon Oct 23 15:02:23 2023 +0800
  38. a17dd7b iot2050: Allow for more than 1 USB storage device by Jan Kiszka · Sun Oct 22 20:07:26 2023 +0200
  39. 1f59778 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · Wed Oct 18 14:27:45 2023 +0800
  40. bfbc6f8 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Oct 27 10:19:17 2023 -0400
  41. 1715891 configs: meson64: add alternate USB DFU boot target by Neil Armstrong · Mon Oct 23 14:41:36 2023 +0200
  42. cc9c158 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · Mon Oct 23 14:41:35 2023 +0200
  43. 35fd9af arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · Wed Oct 25 15:38:37 2023 -0700
  44. 19bb0a8 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · Tue Oct 24 16:17:08 2023 -0700
  45. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  46. d8274f6 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Oct 23 11:39:38 2023 -0400
  47. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  48. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  49. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  50. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  51. 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
  52. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  53. 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
  54. d160484 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · Sat Oct 07 15:08:13 2023 -0700
  55. c66cee9 arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · Sat Oct 07 14:35:47 2023 -0700
  56. c0f94df arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · Fri Aug 25 20:33:29 2023 -0700
  57. 357df97 toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · Wed Oct 04 16:13:58 2023 -0300
  58. e66f86d verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · Mon Sep 04 10:24:37 2023 -0300
  59. ed5fbaf board: ti: am64x: Switch to standard boot flow by Roger Quadros · Thu Oct 05 16:06:42 2023 +0300
  60. 99f4687 ARM: psci: move GIC address override to Kconfig by Andre Przywara · Sun Oct 01 23:52:12 2023 +0100
  61. 2b6c9b5 board: xen: introduce virtio-blk support by Andrii Chepurnyi · Tue Oct 03 08:58:28 2023 +0000
  62. ccb2fbf fsl-layerscape: drop obsolete PPA secure firmware support by Laurentiu Tudor · Wed Aug 23 16:25:46 2023 +0300
  63. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 08 09:58:55 2023 -0400
  64. 4e8ecca configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY by FUKAUMI Naoki · Mon Sep 11 19:01:21 2023 +0900
  65. 9a171a0 configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE by FUKAUMI Naoki · Mon Sep 11 19:01:20 2023 +0900
  66. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  67. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 04 10:49:30 2023 -0400
  68. bf99d3d configs: stm32mp13: add support of usb boot by Patrick Delaunay · Tue Sep 26 17:09:22 2023 +0200
  69. 45a68e2 configs: stm32mp13: activate command stm32prog by Patrick Delaunay · Tue Sep 26 17:09:21 2023 +0200
  70. f17db64 ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:34 2023 +0200
  71. 6b69a70 ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:33 2023 +0200
  72. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  73. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  74. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  75. b969faf Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 21 10:51:58 2023 -0400
  76. 17a5de2 zynqmp: config: Add proper dependencies for USB by Venkatesh Yadav Abbarapu · Mon Sep 04 08:45:28 2023 +0530
  77. b163476 arm64: xilinx: Guard distro boot variable generation by Michal Simek · Tue Sep 05 13:30:07 2023 +0200
  78. c9ac4dd xilinx: Remove scriptaddr from config files and move it to DT by Michal Simek · Thu Aug 03 14:51:53 2023 +0200
  79. 8cdb571 starfive: visionfive2: add mmc0 and nvme boot targets by Milan P. Stanić · Mon Sep 18 10:32:29 2023 +0200
  80. 2d8d71e configs: NVMe/USB target boot devices on VisionFive 2 by Heinrich Schuchardt · Thu Sep 07 15:53:36 2023 +0200
  81. ffd8e5b include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · Mon Aug 28 23:50:37 2023 +0200
  82. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · Fri Aug 25 13:02:53 2023 -0500
  83. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · Fri Aug 25 13:02:50 2023 -0500
  84. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · Fri Aug 25 13:02:49 2023 -0500
  85. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · Fri Aug 25 13:02:48 2023 -0500
  86. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · Thu Aug 24 10:08:49 2023 +0200
  87. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  88. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  89. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  90. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  91. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Aug 30 09:32:10 2023 -0400
  92. 4242742 Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Aug 18 10:05:04 2023 -0400
  93. c80bb6e board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · Mon Jul 10 13:30:59 2023 +0200
  94. d679f62 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · Sat Jul 29 19:11:42 2023 +0530
  95. eee69eb x86: qemu-x86: Convert to text environment by Simon Glass · Sun Jul 30 21:02:05 2023 -0600
  96. d3c4cfa x86: efi-x86_payload: Convert to text environment by Simon Glass · Sun Jul 30 21:02:03 2023 -0600
  97. 1c21b6f x86: efi-x86_app: Convert to text environment by Simon Glass · Sun Jul 30 21:02:02 2023 -0600
  98. 4d5dfa0 x86: slimbootloader: Convert to text environment by Simon Glass · Sun Jul 30 21:02:01 2023 -0600
  99. 3d367a7 x86: minnowmax: Convert to text environment by Simon Glass · Sun Jul 30 21:02:00 2023 -0600
  100. 705050b x86: cougarcanyon2: Convert to text environment by Simon Glass · Sun Jul 30 21:01:59 2023 -0600