1. 0320212 Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 04 18:49:58 2023 -0400
  2. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  3. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  4. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  5. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  6. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  7. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  8. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  9. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  10. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  11. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  12. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  13. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  14. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  15. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  16. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  17. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  18. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  19. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  20. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  21. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  22. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  23. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  24. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  25. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  26. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  27. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  28. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  29. 01a8d22 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · Tue Sep 19 20:05:48 2023 -0600
  30. 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
  31. 16d3771 board: st: common: cleanup dfu support by Patrick Delaunay · Tue Sep 26 17:09:23 2023 +0200
  32. bf99d3d configs: stm32mp13: add support of usb boot by Patrick Delaunay · Tue Sep 26 17:09:22 2023 +0200
  33. 45a68e2 configs: stm32mp13: activate command stm32prog by Patrick Delaunay · Tue Sep 26 17:09:21 2023 +0200
  34. a99ef9c configs: stm32mp13: Enable USB related flags by Patrice Chotard · Tue Sep 26 17:09:20 2023 +0200
  35. d0e5c27 ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk board by Fabrice Gasnier · Tue Sep 26 17:09:19 2023 +0200
  36. 02d88c0 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · Tue Sep 26 17:09:18 2023 +0200
  37. f17db64 ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:34 2023 +0200
  38. 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
  39. b62c75d clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · Fri Sep 29 13:34:37 2023 +0200
  40. 1768f5d board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:46:25 2023 +0200
  41. f3e4b8b ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:44:40 2023 +0200
  42. 277f3b4 ARM: dts: stm32: add RNG node for STM32MP13x platforms by Gatien Chevallier · Tue Sep 19 17:27:59 2023 +0200
  43. 5e65d46 rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · Tue Sep 19 17:27:58 2023 +0200
  44. 278ed19 rng: stm32: add error concealment sequence by Gatien Chevallier · Tue Sep 19 17:27:57 2023 +0200
  45. 4f1f9e7 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · Tue Sep 19 17:27:56 2023 +0200
  46. e2acc95 rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · Tue Sep 19 17:27:55 2023 +0200
  47. 1ca3071 configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms by Gatien Chevallier · Tue Sep 19 17:27:54 2023 +0200
  48. 2af20a5 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · Tue Sep 19 17:27:53 2023 +0200
  49. 2093119 ARM: dts: stm32f429: put can2 in secondary mode by Dario Binacchi · Sun Sep 03 22:33:52 2023 +0200
  50. 3a4f51d ARM: dts: stm32: add pin map for CAN controller on stm32f4 by Dario Binacchi · Sun Sep 03 22:33:51 2023 +0200
  51. 31071e3 ARM: dts: stm32: add CAN support on stm32f429 by Dario Binacchi · Sun Sep 03 22:33:50 2023 +0200
  52. d62af8a configs: stm32f769-disco: Enable VIDEO_LOGO flag by Patrice Chotard · Fri Aug 25 18:24:39 2023 +0200
  53. 65922b7 Remove the hardcoded ST logo no longer in use by Dario Binacchi · Sun Aug 20 18:24:46 2023 +0200
  54. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  55. 3800d54 configs: stm32f746-disco: limit resolution to 480x272 by Dario Binacchi · Sun Aug 20 18:24:44 2023 +0200
  56. 6aa2dca ARM: dts: stm32: support display on stm32f746-disco board by Dario Binacchi · Sun Sep 03 22:48:49 2023 +0200
  57. 5701e55 ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-disco by Dario Binacchi · Sun Sep 03 22:48:48 2023 +0200
  58. 5ff7405 ARM: dts: stm32: add pin map for LTDC on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:47 2023 +0200
  59. 64c2408 ARM: dts: stm32: add ltdc support on stm32f746 MCU by Dario Binacchi · Sun Sep 03 22:48:46 2023 +0200
  60. 2d89c64 ARM: dts: stm32: add touchscreen on stm32f746-disco board by Dario Binacchi · Sun Sep 03 22:48:45 2023 +0200
  61. e1ccbf1 ARM: dts: stm32: add pin map for i2c3 controller on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:44 2023 +0200
  62. 2d16232 ARM: dts: stm32: use RCC macro for CRC node on stm32f746 by Dario Binacchi · Sun Sep 03 22:48:43 2023 +0200
  63. b7236ef ARM: dts: stm32: add CAN support on stm32f746 by Dario Binacchi · Sun Sep 03 22:48:42 2023 +0200
  64. c864b9d ARM: dts: stm32: add pin map for CAN controller on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:41 2023 +0200
  65. 9bed218 dt-bindings: mfd: stm32f7: Add binding definition for CAN3 by Dario Binacchi · Sun Sep 03 22:48:40 2023 +0200
  66. 06a54ed Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Oct 02 15:19:02 2023 -0400
  67. 8d3a588 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 13:58:20 2023 -0400
  68. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  69. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  70. c435985 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 10:35:27 2023 -0400
  71. 44430f9 Merge branch '2023-09-30-Kconfig-updates' into next by Tom Rini · Sun Oct 01 11:54:31 2023 -0400
  72. 441978f Merge branch '2023-09-30-assorted-build-related-changes' into next by Tom Rini · Sun Oct 01 11:54:16 2023 -0400
  73. 777e181 ARM: renesas: Align env eMMC device number with Linux 6.5.3 DT changes on R-Car Gen3 Salvator-X by Marek Vasut · Sun Sep 17 16:13:19 2023 +0200
  74. 5d0e75b ARM: dts: renesas: Synchronize RZ R8A774E1 RZ/G2H DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:18 2023 +0200
  75. 3a27d4b ARM: dts: renesas: Synchronize RZ R8A774C0 RZ/G2E DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:17 2023 +0200
  76. 1a8f48e ARM: dts: renesas: Synchronize RZ R8A774B1 RZ/G2N DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:16 2023 +0200
  77. 71d9fb4 ARM: dts: renesas: Synchronize RZ R8A774A1 RZ/G2M DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:15 2023 +0200
  78. 4d6cb58 ARM: dts: renesas: Synchronize RZ R7S72100 RZ/A1 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:14 2023 +0200
  79. d730a92 ARM: dts: renesas: Synchronize R-Car R8A779G0 V4H DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:13 2023 +0200
  80. 56db495 ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:12 2023 +0200
  81. ce13285 ARM: dts: renesas: Synchronize R-Car R8A779A0 E3 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:11 2023 +0200
  82. 89a6593 ARM: dts: renesas: Synchronize R-Car R8A77995 D3 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:10 2023 +0200
  83. fc2e27f ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:09 2023 +0200
  84. 1d8c790 ARM: dts: renesas: Synchronize R-Car R8A77980 V3H DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:08 2023 +0200
  85. 3ce092a ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:07 2023 +0200
  86. f30e76d ARM: dts: renesas: Synchronize R-Car R8A77965 M3-N DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:06 2023 +0200
  87. 9c41af8 ARM: dts: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:05 2023 +0200
  88. 9c859d0 ARM: dts: renesas: Synchronize R-Car R8A77951 H3 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:04 2023 +0200
  89. d37eb12 ARM: dts: renesas: Synchronize R-Car R8A7794 E2 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:03 2023 +0200
  90. 7f2e970 ARM: dts: renesas: Synchronize R-Car R8A7791 M2-W and R8A7793 M2-N DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:02 2023 +0200
  91. 0bae673 ARM: dts: renesas: Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:13:01 2023 +0200
  92. 436358e clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:41 2023 +0200
  93. 2f8e987 clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:40 2023 +0200
  94. 618da65 clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:39 2023 +0200
  95. 8fbe782 clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:38 2023 +0200
  96. 3c7646e clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:37 2023 +0200
  97. 97e1ba3 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:36 2023 +0200
  98. 91c6541 clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:35 2023 +0200
  99. 0a4b3ae clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:34 2023 +0200
  100. cbf6914 clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3 by Marek Vasut · Sun Sep 17 16:11:33 2023 +0200