1. 34d4a82 Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Nov 13 09:07:23 2023 -0500
  2. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  3. ca7289e ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · Fri Oct 27 16:43:03 2023 +0200
  4. 1115c30 stm32mp: bsec: Fix AARCH64 compilation warnings by Patrice Chotard · Fri Oct 27 16:43:00 2023 +0200
  5. 5501e38 stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP by Patrice Chotard · Fri Oct 27 16:42:59 2023 +0200
  6. 4c06377 stm32mp: dram_init: Fix AARCH64 compilation warnings by Patrick Delaunay · Fri Oct 27 16:42:58 2023 +0200
  7. 0f0faea stm32mp: dram_init: Get RAM size from DT if no RAM driver found by Patrice Chotard · Fri Oct 27 16:42:57 2023 +0200
  8. 4d776d0 arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch by Patrice Chotard · Fri Oct 27 16:42:56 2023 +0200
  9. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · Fri Oct 27 16:40:15 2023 -0400
  10. 6ae865f arm: semihosting: Fix returning from traps on ARMv6 and lower by Sean Anderson · Fri Oct 27 16:40:14 2023 -0400
  11. e82259c arm: Fix software interrupt handler by Sean Anderson · Fri Oct 27 16:40:13 2023 -0400
  12. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  13. 91a503f x86: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:24 2023 -0400
  14. bf05dea arm: Drop <common.h> from remaining header files by Tom Rini · Wed Nov 01 12:28:23 2023 -0400
  15. 9dbd24e sandbox: Drop <common.h> by Tom Rini · Wed Nov 01 12:28:22 2023 -0400
  16. 3e073c1 ti: k3: Drop <common.h> usage by Tom Rini · Wed Nov 01 12:28:21 2023 -0400
  17. d8d716a powerpc: Rework <asm/fsl_lbc.h> includes by Tom Rini · Wed Nov 01 12:28:14 2023 -0400
  18. 7a21355 powerpc: mpc83xx: Rework includes slightly by Tom Rini · Wed Nov 01 12:28:11 2023 -0400
  19. 25a19ec omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> by Tom Rini · Wed Nov 01 12:28:09 2023 -0400
  20. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  21. 10599d6 powerpc: Switch <asm/global_data.h> to <linux/types.h> by Tom Rini · Wed Nov 01 12:28:06 2023 -0400
  22. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  23. 55e9619 sandbox: Add <asm/barrier.h> by Tom Rini · Thu Oct 26 14:31:35 2023 -0400
  24. c13bbdc sandbox: Avoid requiring CMDLINE by Simon Glass · Thu Oct 26 14:31:34 2023 -0400
  25. b1dee9e sandbox: Disable CONFIG_DISTRO_DEFAULTS by Simon Glass · Thu Oct 26 14:31:33 2023 -0400
  26. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  27. 4936bad arm: mach-tegra: enable sysreset driver by Svyatoslav Ryhel · Tue Oct 24 10:49:04 2023 +0300
  28. 3d74515 ARM: tegra: board2: add generic late init by Svyatoslav Ryhel · Tue Oct 03 09:36:45 2023 +0300
  29. 9a30346 ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices by Svyatoslav Ryhel · Tue Oct 03 09:36:44 2023 +0300
  30. 1fb3051 ARM: tegra114: enable base voltages setup from board by Svyatoslav Ryhel · Tue Oct 03 09:36:43 2023 +0300
  31. caa4a46 ARM: dts: grouper: complete missing bindings by Svyatoslav Ryhel · Tue Oct 03 09:36:41 2023 +0300
  32. 8d4c882 ARM: dts: lg-x3: complete missing bindings by Svyatoslav Ryhel · Tue Oct 03 09:36:40 2023 +0300
  33. d27e001 ARM: dts: endeavoru: complete missing bindings by Svyatoslav Ryhel · Tue Oct 03 09:36:39 2023 +0300
  34. a2b3f64 ARM: dts: transformer-t30: complete missing bindings by Svyatoslav Ryhel · Tue Oct 03 09:36:38 2023 +0300
  35. b97e5a8 ARM: dts: tf201: configure dock USB phy by Svyatoslav Ryhel · Tue Oct 03 09:36:35 2023 +0300
  36. b5e3b35 ARM: dts: tf600t: separate from common transformers tree by Svyatoslav Ryhel · Tue Oct 03 09:36:33 2023 +0300
  37. bce8c96 ARM: dts: p1801-t: separate from common transformers tree by Svyatoslav Ryhel · Tue Oct 03 09:36:32 2023 +0300
  38. fdeb13a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · Tue Oct 03 09:33:52 2023 +0300
  39. c62460d ARM: tegra210: set default-tap and default-trim values in sdhci nodes by Svyatoslav Ryhel · Tue Oct 03 09:33:51 2023 +0300
  40. 01e46bc Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Nov 02 20:22:39 2023 -0400
  41. a98850c sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · Tue Oct 24 08:30:47 2023 +0200
  42. 37e2688 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Nov 02 18:32:57 2023 -0400
  43. 442ce1c arm: mach-rmobile: Drop <common.h> by Paul Barker · Wed Nov 01 20:05:53 2023 +0000
  44. 3f00656 arm: armv8: mmu: Prepare for common.h removal by Paul Barker · Wed Nov 01 20:05:52 2023 +0000
  45. 601941c riscv: dts: jh7110: Add rng device tree node by Chanho Park · Wed Nov 01 21:16:51 2023 +0900
  46. d1898ce riscv: import read/write_relaxed functions by Chanho Park · Wed Nov 01 21:16:48 2023 +0900
  47. 8bf50cd riscv: allow resume after exception by Heinrich Schuchardt · Tue Oct 31 14:55:51 2023 +0200
  48. a23ab3d riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · Tue Oct 31 17:55:59 2023 +0900
  49. ac1c3d0 riscv: Weakly define invalidate_icache_range() by Samuel Holland · Tue Oct 31 00:37:20 2023 -0500
  50. 6c6315e riscv: Align the trap handler to 64 bytes by Samuel Holland · Tue Oct 31 00:35:41 2023 -0500
  51. bd6a54c riscv: Sort target configs alphabetically by Samuel Holland · Tue Oct 31 00:32:12 2023 -0500
  52. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  53. 8100536 mpc85xx: relocate code in non-SPL build by Martin Fäcknitz · Fri Oct 20 01:06:55 2023 +0200
  54. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  55. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  56. 929b4b8 arm: mvebu: allow additional 4096 offset for bootable mmc image by Josua Mayer · Wed Oct 25 10:22:53 2023 +0200
  57. 1b01011 arm: mvebu: turris_mox: Extend to support RIPE Atlas Probe by Marek Behún · Fri Oct 20 16:29:16 2023 +0200
  58. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · Mon Oct 16 14:39:45 2023 +0900
  59. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  60. b6b9900 riscv: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:59 2023 -0400
  61. d6e2acc mips: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:58 2023 -0400
  62. cee346c microblaze: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:57 2023 -0400
  63. 3cb9c37 m68k: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:56 2023 -0400
  64. 8b789b9 arc: Remove common.h usage by Tom Rini · Thu Oct 12 19:03:55 2023 -0400
  65. 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
  66. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  67. a5890ff board: rockchip: Add Xunlong Orange Pi 5 Plus by Jonas Karlman · Tue Oct 17 21:40:22 2023 +0000
  68. 371b31f board: rockchip: Add Xunlong Orange Pi 5 by Jonas Karlman · Tue Oct 17 21:40:21 2023 +0000
  69. f9b28c2 rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches by Jonas Karlman · Tue Oct 17 17:02:11 2023 +0000
  70. f62397a rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tag by Jonas Karlman · Tue Oct 17 17:02:08 2023 +0000
  71. 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
  72. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  73. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  74. 8b01006 arm: dts: at91: sama5: Add flexcom4 node by Artur Rojek · Wed Oct 18 16:00:58 2023 +0200
  75. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 23 09:04:17 2023 -0400
  76. 8573e3a rockchip: dts: rk3328: Sync rock64 device tree file from Linux by Matwey V. Kornilov · Tue Oct 10 21:27:38 2023 +0300
  77. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  78. 2b5e27c rockchip: rk3568-radxa-e25: Enable pcie3x1 node by Jonas Karlman · Wed Aug 02 19:34:57 2023 +0000
  79. 4530786 sunxi: add MangoPi MQ-R board support by Andre Przywara · Fri Dec 02 16:11:36 2022 +0000
  80. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  81. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  82. 1f684b5 sunxi: psci: refactor register access to separate functions by Sam Edwards · Wed Oct 11 19:47:54 2023 -0600
  83. cbb505c sunxi: psci: clean away preprocessor macros by Sam Edwards · Wed Oct 11 19:47:53 2023 -0600
  84. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  85. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  86. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  87. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  88. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  89. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  90. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  91. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  92. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  93. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  94. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  95. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  96. 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  97. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:51:39 2023 +0100
  98. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  99. c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 19 09:40:04 2023 -0400
  100. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · Wed Aug 09 18:49:30 2023 +0800