1. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  2. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  3. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  4. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  5. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  6. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · Thu Oct 06 08:36:07 2022 -0600
  7. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  8. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  9. a1e1e82 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Oct 24 21:28:47 2022 -0400
  10. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  11. 2eefb90 imx28: avoid num_cs and spi_max_frequency build errors by Marcel Ziswiler · Sat Oct 22 23:59:45 2022 +0200
  12. c8a11fe imx23: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:43 2022 +0200
  13. bebd24e imx28: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:42 2022 +0200
  14. 3d5ba45 imx51: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:41 2022 +0200
  15. 342b0c9 imx53: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:40 2022 +0200
  16. 2ef1533 imx6qdl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:39 2022 +0200
  17. 0fc55d1 imx6qp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:38 2022 +0200
  18. 5a61973 imx6sl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:37 2022 +0200
  19. b93341c imx6sll: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:36 2022 +0200
  20. a841cc4 imx6sx: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:35 2022 +0200
  21. 2f9e9af imx6ulz: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:34 2022 +0200
  22. 90f7b35 imx6ull: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:33 2022 +0200
  23. 14f3c5a imx6ul: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:32 2022 +0200
  24. 451e539 imx7ulp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:30 2022 +0200
  25. 4bd5493 arm: dts: imx8mn-venice: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:37 2022 -0500
  26. 09e3391 arm: dts: imx8mn-var-som-symphony: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:36 2022 -0500
  27. 136b89b arm: dts: imx8mn-evk: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:35 2022 -0500
  28. 1c41cf0 arm: dts: imx8mn-ddr4-evk: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:34 2022 -0500
  29. 6cde636 arm: dts: imx8mn-bsh-smm-s2: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:33 2022 -0500
  30. 81cae7f arm: dts: imx8mn-beacon-kit: Consolidate with imx8mn-u-boot by Adam Ford · Fri Oct 21 19:58:32 2022 -0500
  31. 2d9310b arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi by Adam Ford · Fri Oct 21 19:58:31 2022 -0500
  32. 654d41c arm: dts: verdin-imx8mp: enable caam in SPL by Andrejs Cainikovs · Tue Oct 04 13:06:30 2022 +0200
  33. b453157 board: gateworks: venice: add imx8mm-gw7904 support by Tim Harvey · Wed Sep 14 09:02:19 2022 -0700
  34. 38b4c76 board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · Fri Aug 26 18:03:37 2022 +0530
  35. 3ef43cb arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · Fri Aug 26 18:03:36 2022 +0530
  36. 5b8f437 arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM by Manoj Sai · Fri Aug 26 18:03:35 2022 +0530
  37. f99e880 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · Tue Sep 27 11:54:05 2022 +0200
  38. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  39. 7687430 sandbox: Initialize sysreset before relocation by Michal Suchanek · Mon Oct 10 20:29:39 2022 +0200
  40. 6dbd5ab Merge tag 'u-boot-at91-fixes-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Fri Oct 21 08:33:48 2022 -0400
  41. d08fbe5 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 10:59:24 2022 -0300
  42. ebe6695 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 10:39:21 2022 -0300
  43. 3cb058d imx8mm_evk: Add Serial Download Protocol support by Fabio Estevam · Mon Sep 19 21:20:14 2022 -0300
  44. e6b57eb ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support by Marek Vasut · Mon Sep 19 21:41:18 2022 +0200
  45. c8adad2 ARM: dts: at91: sama7g5: fix signal name of pin PB2 by Mihai Sain · Mon Oct 17 11:37:11 2022 +0300
  46. b842635 ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes by Dario Binacchi · Tue Sep 20 10:32:47 2022 +0200
  47. cc61c58 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Oct 20 22:32:38 2022 -0400
  48. 331e3fc ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · Mon Sep 19 21:35:56 2022 +0200
  49. 28debca arm: dts: imx8mm-venice-gw7903: add dig1_ctl and dig2_ctl gpios by Tim Harvey · Fri Sep 09 15:58:42 2022 -0700
  50. feb2267 arm: dts: imx8mp-venice-gw74xx: update M2 gpio hogs by Tim Harvey · Thu Sep 08 13:42:01 2022 -0700
  51. eb7878b arm: dts: imx8mp-venice-gw74xx: fix uart configuration gpio hogs by Tim Harvey · Thu Sep 08 13:41:08 2022 -0700
  52. 26e05b3 imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script by Frieder Schrempf · Wed Aug 24 15:59:20 2022 +0200
  53. 3048ecd imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S by Frieder Schrempf · Wed Aug 24 15:59:19 2022 +0200
  54. d5a2fa4 imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names by Frieder Schrempf · Wed Aug 24 15:59:17 2022 +0200
  55. 476eb32 imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage by Frieder Schrempf · Wed Aug 24 15:59:16 2022 +0200
  56. 5375c8a imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model strings by Frieder Schrempf · Wed Aug 24 15:59:15 2022 +0200
  57. 771100c imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint by Frieder Schrempf · Wed Aug 24 15:59:12 2022 +0200
  58. 87a1c52 imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions by Frieder Schrempf · Wed Aug 24 15:59:07 2022 +0200
  59. a9f8185 imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees by Frieder Schrempf · Wed Aug 24 15:52:23 2022 +0200
  60. ac194b1 imx: imx6ul: kontron-sl-mx6ul: Sync devicetrees by Frieder Schrempf · Tue Aug 23 16:29:15 2022 +0200
  61. e6abccd arm: dts: imx8mm-venice-gw7902: add LTE modem gpios by Tim Harvey · Thu Aug 11 12:02:48 2022 -0700
  62. 09131ac Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 20 09:11:08 2022 -0400
  63. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 20 08:58:05 2022 -0400
  64. bcb208b riscv: andes_plic.c: use modified IPI scheme by Yu Chien Peter Lin · Fri Oct 14 15:00:18 2022 +0800
  65. c66c950 riscv: support building double-float modules by Heinrich Schuchardt · Wed Oct 12 14:59:51 2022 +0200
  66. 72313dc suniv: add UART1 support by Andre Przywara · Wed Oct 05 23:19:54 2022 +0100
  67. cfacdfa suniv: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig by Andre Przywara · Wed Oct 05 23:19:28 2022 +0100
  68. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  69. 96b82b6 sunxi: fix SUNIV build when enabling D-Cache by Icenowy Zheng · Thu Oct 13 21:26:44 2022 +0800
  70. 98dc96a arm: dts: rockchip: rk356x: sync with Linux 6.0 by FUKAUMI Naoki · Tue Oct 04 01:30:30 2022 +0000
  71. 744fc43 rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.bin by Quentin Schulz · Thu Sep 15 11:14:32 2022 +0200
  72. d7bd815 rockchip: puma-rk3399: migrate to u-boot-rockchip.bin by Quentin Schulz · Thu Sep 15 11:14:30 2022 +0200
  73. 0088ca4 rockchip: puma-rk3399: migrate to TPL by Quentin Schulz · Thu Sep 15 11:14:29 2022 +0200
  74. 286e96c rockchip: puma-rk3399: allow non-SD-Card-loaded SPL to load U-Boot proper from SD-Card by Quentin Schulz · Thu Sep 15 11:14:23 2022 +0200
  75. a0fb0bd rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling eMMC/SPI-NOR by Quentin Schulz · Thu Sep 15 11:14:22 2022 +0200
  76. cdb03cf rockchip: rk3399: Add EAIDK-610 support by Andy Yan · Sun Sep 18 19:30:02 2022 +0800
  77. 5875175 rockchip: px30: support debug uart on UART0 by Quentin Schulz · Thu Sep 15 12:12:47 2022 +0200
  78. 65e713f rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO by Quentin Schulz · Fri Jul 22 11:30:14 2022 +0200
  79. 179e570 rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR by Quentin Schulz · Fri Jul 22 11:30:13 2022 +0200
  80. bcfdbf8 arm: dts: rockchip: rk3288: partial sync from Linux by Johan Jonker · Wed Sep 28 16:24:28 2022 +0200
  81. e116f95 arm: dts: rockchip: update cpu and gpu nodes by Johan Jonker · Wed Sep 28 16:24:14 2022 +0200
  82. f816c74 arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi by Johan Jonker · Wed Sep 28 16:24:06 2022 +0200
  83. c605208 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · Tue Oct 18 13:25:00 2022 +0200
  84. 990ec70 arm: mach-k3: Move hardware handling to common files by Andrew Davis · Fri Oct 07 14:22:05 2022 -0500
  85. d95fcd8 arm: mach-k3: security: Use dma-mapping for cache ops by Andrew Davis · Fri Oct 07 12:12:29 2022 -0500
  86. f1d7205 arm: mach-k3: common: Set boot_fit on non-GP devices by Andrew Davis · Fri Oct 07 11:27:46 2022 -0500
  87. 95c82ec arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4 by Dave Gerlach · Thu Sep 29 12:35:49 2022 -0500
  88. d7760d0 arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4 by Dave Gerlach · Thu Sep 29 12:35:48 2022 -0500
  89. 68ecaef Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Oct 18 07:36:52 2022 -0400
  90. b2b4ff2 sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC by Andre Przywara · Sun Dec 13 20:19:43 2020 +0000
  91. fa15e50 sunxi: dts: arm: update devicetree files by Andre Przywara · Tue Sep 13 00:52:52 2022 +0100
  92. 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · Sun Sep 11 00:04:41 2022 +0100
  93. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · Tue Oct 11 16:44:26 2022 +0200
  94. 65acf0b ARM: dts: stm32: update SCMI dedicated file by Patrick Delaunay · Mon Oct 10 10:56:14 2022 +0200
  95. 086fa93 ARM: dts: stm32: Fix and expand PLL configuration comments by Marek Vasut · Tue Oct 11 22:42:44 2022 +0200
  96. 5278494 ARM: dts: stm32: Add DHCOR based Testbench board by Marek Vasut · Mon Sep 26 18:50:00 2022 +0200
  97. 549b570 ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT by Marek Vasut · Mon Sep 26 18:46:31 2022 +0200
  98. 69e8995 ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 by Marek Vasut · Fri Sep 23 03:31:22 2022 +0200
  99. 7514fd7 sandbox: Support FDT fixups by Simon Glass · Tue Oct 11 09:47:14 2022 -0600
  100. 93ccce5 dm: treewide: Use uclass_next_device_err when accessing second device by Michal Suchanek · Wed Oct 12 21:58:00 2022 +0200