1. 65c9edb arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer by Elena Popa · Tue Aug 08 14:58:26 2023 +0300
  2. 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · Fri Aug 25 16:47:11 2023 +0300
  3. ceea784 imx: Drop unneeded phandle in FIT template by Simon Glass · Wed Aug 23 19:18:01 2023 -0600
  4. 782d48f arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · Thu Aug 03 18:52:58 2023 +0200
  5. f6b0706 ARM: dts: stm32mp13: remove shmem for scmi-optee by Patrick Delaunay · Mon Jul 10 10:44:10 2023 +0200
  6. 416418a ARM: dts: stm32mp15: remove shmem for scmi-optee by Patrick Delaunay · Mon Jul 10 10:44:09 2023 +0200
  7. 7ca0dc0 riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback by Chanho Park · Fri Aug 18 14:11:03 2023 +0900
  8. 3ca4b5e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Aug 20 11:09:11 2023 -0400
  9. 964d31c arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · Fri Aug 18 14:17:21 2023 +0100
  10. 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
  11. b30b159 ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM by Marek Vasut · Thu Jul 27 01:58:07 2023 +0200
  12. 4597d26 ARM: dts: stm32mp: alignment with v6.4 by Patrick Delaunay · Mon Jul 10 10:38:45 2023 +0200
  13. 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · Thu Jul 06 23:32:27 2023 +0200
  14. d055746 ARM: dts: stm32: fix display pinmux for stm32f746-disco by Dario Binacchi · Mon Jul 03 18:02:33 2023 +0200
  15. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  16. 1e34963 ARM: rmobile: Update little‐endian byte order option in srec_cat command by Hai Pham · Tue Jun 20 00:43:18 2023 +0200
  17. 03b293b dts: rockchip: rk3308: Avoid warning for serial probe on prereloc by Massimo Pegorer · Thu Aug 03 13:08:13 2023 +0200
  18. 2d7b0d0 clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · Thu Aug 03 13:08:12 2023 +0200
  19. fae9ae4 rockchip: spl: Drop out of scope debug message related to uart init by Massimo Pegorer · Wed Aug 02 19:05:24 2023 +0200
  20. 2c427f0 rockchip: spl: Drop useless call to debug_uart_init by Massimo Pegorer · Wed Aug 02 19:05:23 2023 +0200
  21. e884138 rockchip: rk356x-u-boot: Set max-frequency prop in sdhci node by Jonas Karlman · Fri Aug 04 09:34:01 2023 +0000
  22. f51ca5c clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · Fri Aug 04 09:33:59 2023 +0000
  23. 9a95efd rockchip: cru: Enable cpu info support for rk3568 by Anton · Mon Aug 07 10:04:46 2023 +0300
  24. b352c84 rockchip: rk3568: Add EmbedFire Lubancat 2 support by Andy Yan · Sat Aug 05 20:00:11 2023 +0800
  25. d679f62 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · Sat Jul 29 19:11:42 2023 +0530
  26. c90ca2b rockchip: dts: rk3328: rock64: Align spi flash entry by Peter Robinson · Wed Jun 14 13:43:14 2023 +0100
  27. 67e81b4 rockchip: dts: rk3328: Add rng details to u-boot.dtsi by Peter Robinson · Wed Jun 14 13:43:13 2023 +0100
  28. 8b2e5d9 rockchip: rk3399: remove duplicate call to regulators_enable_boot_on by Quentin Schulz · Fri Jul 22 12:09:08 2022 +0200
  29. ac4bf43 riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE by Shengyu Qu · Wed Aug 09 21:11:33 2023 +0800
  30. 62b89a1 riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · Wed Aug 09 21:11:32 2023 +0800
  31. d1a3254 riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE by Shengyu Qu · Wed Aug 09 21:11:31 2023 +0800
  32. 8fe34ac riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE by Minda Chen · Mon Aug 07 16:53:37 2023 +0800
  33. 021faf7 riscv: dts: starfive: Enable pcie0 dts node by Minda Chen · Mon Aug 07 16:53:36 2023 +0800
  34. 70884d7 cmd/sbi: display new extensions by Heinrich Schuchardt · Wed Aug 02 22:39:46 2023 +0200
  35. aa19d91 Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed Aug 09 13:17:34 2023 -0400
  36. de1669f x86: qemu: Add required linux/sizes.h include by Simon Glass · Sun Jul 30 21:02:04 2023 -0600
  37. 85726f4 x86: i8254: Include required ibmpc.h header by Simon Glass · Sun Jul 30 21:01:48 2023 -0600
  38. c11a2b4 x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · Sun Jul 30 21:01:47 2023 -0600
  39. 58766fd x86: Correct copying of BIOS mode information by Simon Glass · Sun Jul 30 11:16:04 2023 -0600
  40. 475a4fc Revert "x86: Switch QEMU over to use the bochs driver" by Simon Glass · Sun Jul 30 11:16:02 2023 -0600
  41. 7dc0a45 x86: Run QEMU machine setup in SPL by Simon Glass · Sun Jul 30 11:16:01 2023 -0600
  42. 72213df x86: spl: Drop unwanted debug() by Simon Glass · Sun Jul 30 11:15:59 2023 -0600
  43. 5c28974 arm64: fsl: layerscape: Remove unused functions by Shenlin Liang · Fri Jul 28 14:57:44 2023 +0800
  44. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  45. 0b77c1d arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · Fri Aug 04 14:33:37 2023 +0100
  46. 315deb3 board: toradex: add verdin am62 support by Marcel Ziswiler · Fri Aug 04 12:08:08 2023 +0200
  47. 060d30f arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels by Marcel Ziswiler · Fri Aug 04 12:08:07 2023 +0200
  48. ac4518a arm: mach-k3: am62: fix 2nd mux option of clkout0 by Marcel Ziswiler · Fri Aug 04 12:08:06 2023 +0200
  49. b56ee9d arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · Fri Jul 21 04:39:29 2023 +0000
  50. 24b0ab0 board: traverse: ten64: fix allocation order of MAC addresses by Mathew McBride · Fri Jul 21 04:39:25 2023 +0000
  51. 3f7834c board: mediatek: add MT7988 reference boards by developer · Wed Jul 19 17:17:54 2023 +0800
  52. f596c1a arm: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:49 2023 +0800
  53. cdb1f310 arm: dts: mediatek: add infracfg registers to support GMAC/USB3 Co-PHY by developer · Wed Jul 19 17:17:27 2023 +0800
  54. 31f7ad6 arm: dts: medaitek: convert gmac link mode to 2500base-x by developer · Wed Jul 19 17:17:18 2023 +0800
  55. a98189e arm: dts: enable i2c support for MediaTek MT7981 by developer · Wed Jul 19 17:16:19 2023 +0800
  56. 87bf1bc arm: mediatek: retrieve ram_base from dts node for armv8 platform by developer · Wed Jul 19 17:15:41 2023 +0800
  57. 4cf9986 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · Wed Jul 26 08:05:13 2023 +0200
  58. 23dfd81 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · Tue Jul 25 17:46:50 2023 +0800
  59. 451171c Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Aug 01 11:57:55 2023 -0400
  60. 93d156f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 01 10:17:23 2023 -0400
  61. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  62. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  63. def9b88 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:04 2023 +0800
  64. 4a3f391 x86: Change testing logic of mtrr commit by Bin Meng · Mon Jul 31 07:56:02 2023 -0600
  65. 5cf79a3 board: rockchip: Add Radxa E25 Carrier Board by Jonas Karlman · Sun Jul 30 12:30:26 2023 +0000
  66. 7601cd1 arm64: dts: rockchip: Drop unused rk3328-xhci node by Jagan Teki · Tue Jun 06 22:39:12 2023 +0530
  67. 4298733 arm: mvebu: x240: Use i2c-gpio instead of built in controller by Chris Packham · Wed Jul 26 11:13:09 2023 +1200
  68. aca4ec0 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · Tue Jul 04 22:05:12 2023 +0300
  69. 2b2416e ARM: dts: rockchip: rk3588: Move bootph-all props to common file by Eugen Hristev · Tue Jul 04 22:05:11 2023 +0300
  70. dd7ee8a rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl override by Jonas Karlman · Mon Jul 31 04:28:34 2023 +0000
  71. a5e2865 rockchip: rk3588-rock-5b: Fix SPI Flash alias by Jonas Karlman · Fri Jul 28 12:05:41 2023 +0000
  72. aec644c rockchip: rk3568-rock-3a: Fix SPI Flash alias by Jonas Karlman · Fri Jul 28 12:05:40 2023 +0000
  73. f252a07 rockchip: rk3399-roc-pc: Fix SPL max size and SPI flash payload offset by Jonas Karlman · Fri Jul 28 11:38:38 2023 +0000
  74. a585e11 rockchip: rk3399-pinephone-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · Fri Jul 28 11:38:37 2023 +0000
  75. 67c038f rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · Fri Jul 28 11:38:35 2023 +0000
  76. 41e5a6c rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offset by Jonas Karlman · Fri Jul 28 11:38:34 2023 +0000
  77. dab889e rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order by Jonas Karlman · Fri Jul 28 11:53:08 2023 +0000
  78. f216c61 rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes by Jonas Karlman · Fri Jul 28 11:53:07 2023 +0000
  79. 451e4bb rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4 by Jonas Karlman · Fri Jul 28 11:53:06 2023 +0000
  80. 8aefb69 rockchip: rk356x: Sync dtsi from linux v6.4 by Jonas Karlman · Fri Jul 28 11:53:05 2023 +0000
  81. 8544a66 board: rockchip: Add Pine64 SOQuartz on CM4-IO by Jonas Karlman · Sun Jul 30 12:26:48 2023 +0000
  82. 2911d19 board: rockchip: Add Pine64 SOQuartz on Blade by Jonas Karlman · Sun Jul 30 12:26:47 2023 +0000
  83. 3951736 board: rockchip: Add Pine64 SOQuartz on Model A by Jonas Karlman · Sun Jul 30 12:26:45 2023 +0000
  84. 55b1ebe board: rockchip: Add Pine64 Quartz64-B Board by Jonas Karlman · Sun Jul 30 12:26:44 2023 +0000
  85. 4278557 board: rockchip: Add Pine64 Quartz64-A Board by Jonas Karlman · Sun Jul 30 12:26:42 2023 +0000
  86. 61e47a9 Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb" by Jonas Karlman · Sun Jul 30 22:59:54 2023 +0000
  87. 26c8c98 rockchip: chromebook_speedy: Enable sound by Alper Nebi Yasak · Fri Jul 07 22:16:41 2023 +0300
  88. 9dc8e16 rockchip: veyron: Unify u-boot.dtsi bootph-all fragments by Alper Nebi Yasak · Fri Jul 07 22:16:37 2023 +0300
  89. a8ae948 rockchip: veyron: Enable building SPI ROM images by Alper Nebi Yasak · Fri Jul 07 22:16:36 2023 +0300
  90. 43a808c rockchip: rk3308: fix same-as-spl boot order by Pegorer Massimo · Sat Jul 15 10:19:46 2023 +0000
  91. f8cc29b rockchip: rk3308: add support for sdmmc boot by Pegorer Massimo · Sat Jul 15 10:19:40 2023 +0000
  92. 5f673a9 rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S by Pegorer Massimo · Sat Jul 15 10:19:34 2023 +0000
  93. e54d4fa rockchip: rk3308: fix board_debug_uart_init by Pegorer Massimo · Sat Jul 15 10:19:28 2023 +0000
  94. ea2d94f Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · Fri Jul 28 10:25:50 2023 -0400
  95. 3615e74 mach-k3: security: improve the checks around authentication by Manorit Chawdhry · Tue Jul 25 13:09:22 2023 +0530
  96. 373790c arm: k3: fix fdt_del_node_path implicit declaration and a missing include by Emanuele Ghidoli · Wed Jul 26 16:36:50 2023 +0200
  97. b2d24f9 boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again by Jan Kiszka · Thu Jul 27 06:34:54 2023 +0200
  98. e17596d arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1 by Nishanth Menon · Thu Jul 27 04:03:31 2023 -0500
  99. 95b74fc arm: mach-k3: am62: Add timer0 id to the dev list by Sjoerd Simons · Thu Jul 27 04:03:30 2023 -0500
  100. 12e2e7e board: rockchip: Add Hardkernel ODROID-M1 by Jonas Karlman · Sat Jul 22 14:02:15 2023 +0000