1. 699e3f4 Merge branch '2023-10-04-TI-dts-updates' by Tom Rini · Thu Oct 05 10:48:21 2023 -0400
  2. 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
  3. cf5bc69 arm: dts: k3-j721e: Sync with v6.6-rc1 by Neha Malcom Francis · Wed Sep 27 18:39:56 2023 +0530
  4. be557e9 arm: dts: k3-j721e-r5: Clean up inclusion hierarchy by Neha Malcom Francis · Wed Sep 27 18:39:55 2023 +0530
  5. 00b67ca configs: j721e: Remove HBMC_AM654 config by Neha Malcom Francis · Wed Sep 27 18:39:54 2023 +0530
  6. c7dedd0 drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up by Neha Malcom Francis · Wed Sep 27 18:39:53 2023 +0530
  7. 0e15b1f arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS by Neha Malcom Francis · Wed Sep 27 18:39:52 2023 +0530
  8. cadb8e4 arm: mach-k3: j721e: dev-data: Add mcu_timer0 ID by Neha Malcom Francis · Wed Sep 27 18:39:51 2023 +0530
  9. c45d4d0 arm: dts: k3-am625-beagleplay: Fix Boot by Nishanth Menon · Mon Oct 02 10:00:53 2023 -0500
  10. 301ebec arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:46 2023 +0300
  11. c579ff3 arm: dts: k3-am625-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:45 2023 +0300
  12. c9b17ae arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:44 2023 +0300
  13. e58cbb4 arm: dts: k3-am642-sk: Fix boot by Roger Quadros · Fri Sep 29 16:46:43 2023 +0300
  14. 12fdc4c arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase by Roger Quadros · Fri Sep 29 16:46:42 2023 +0300
  15. 3405e9c arm: dts: k3-am64-evm: Fix boot by Roger Quadros · Fri Sep 29 16:46:41 2023 +0300
  16. 844a48f qconfig: Update the documentation by Simon Glass · Sat Sep 23 13:44:16 2023 -0600
  17. 8a37203 qconfig: Rename the database file by Simon Glass · Sat Sep 23 13:44:15 2023 -0600
  18. bf0e11a moveconfig: Rename the tool to qconfig by Simon Glass · Sat Sep 23 13:44:14 2023 -0600
  19. 6570924 moveconfig: Move summaries to the end by Simon Glass · Sat Sep 23 13:44:13 2023 -0600
  20. 8d69a9e moveconfig: Drop the initial output by Simon Glass · Sat Sep 23 13:44:12 2023 -0600
  21. 2979043 moveconfig: Show a summary at the end by Simon Glass · Sat Sep 23 13:44:11 2023 -0600
  22. bef6736 moveconfig: Show failures in progress by Simon Glass · Sat Sep 23 13:44:10 2023 -0600
  23. 9b19110 moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · Sat Sep 23 13:44:09 2023 -0600
  24. 99c28cd moveconfig: Avoid showing progress at the end by Simon Glass · Sat Sep 23 13:44:08 2023 -0600
  25. e24ac99 moveconfig: Reduce the amount of output by Simon Glass · Sat Sep 23 13:44:07 2023 -0600
  26. 4fd16e6 moveconfig: Only show output when there is a reason by Simon Glass · Sat Sep 23 13:44:06 2023 -0600
  27. e19a9cd moveconfig: Fix misc pylint warnings by Simon Glass · Sat Sep 23 13:44:05 2023 -0600
  28. 47f2289 moveconfig: Use an encoding with open() by Simon Glass · Sat Sep 23 13:44:04 2023 -0600
  29. d708cf7 moveconfig: Correct list-comprehension warnings by Simon Glass · Sat Sep 23 13:44:03 2023 -0600
  30. 67ee011 moveconfig: Correct use of members not declared in __init__() by Simon Glass · Sat Sep 23 13:44:02 2023 -0600
  31. 4f6725c moveconfig: Correct non-snake variables names by Simon Glass · Sat Sep 23 13:44:01 2023 -0600
  32. beb825d moveconfig: Correct unused variables by Simon Glass · Sat Sep 23 13:44:00 2023 -0600
  33. 96f8f31 moveconfig: Use f strings where possible by Simon Glass · Sat Sep 23 13:43:59 2023 -0600
  34. c89a296 moveconfig: Correct parameter-type warnings by Simon Glass · Sat Sep 23 13:43:58 2023 -0600
  35. 2deee26 moveconfig: Correct some regular-expression strings by Simon Glass · Sat Sep 23 13:43:57 2023 -0600
  36. 5202852 moveconfig: Drop suspicious boards by Simon Glass · Sat Sep 23 13:43:56 2023 -0600
  37. c1c10c2 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · Sat Sep 23 13:43:55 2023 -0600
  38. 08d148a moveconfig: Drop CONFIG-moving code by Simon Glass · Sat Sep 23 13:43:54 2023 -0600
  39. 35688b6 moveconfig: Drop unused cleanup options by Simon Glass · Sat Sep 23 13:43:53 2023 -0600
  40. 5367e57 moveconfig: Correct ordering of asteval import by Simon Glass · Sat Sep 23 13:43:52 2023 -0600
  41. 5cda902 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · Sat Sep 23 13:43:51 2023 -0600
  42. 1572b3f moveconfig: Drop -H option by Simon Glass · Sat Sep 23 13:43:50 2023 -0600
  43. 01a8d22 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · Tue Sep 19 20:05:48 2023 -0600
  44. 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
  45. 16d3771 board: st: common: cleanup dfu support by Patrick Delaunay · Tue Sep 26 17:09:23 2023 +0200
  46. bf99d3d configs: stm32mp13: add support of usb boot by Patrick Delaunay · Tue Sep 26 17:09:22 2023 +0200
  47. 45a68e2 configs: stm32mp13: activate command stm32prog by Patrick Delaunay · Tue Sep 26 17:09:21 2023 +0200
  48. a99ef9c configs: stm32mp13: Enable USB related flags by Patrice Chotard · Tue Sep 26 17:09:20 2023 +0200
  49. 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
  50. 02d88c0 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · Tue Sep 26 17:09:18 2023 +0200
  51. f17db64 ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · Mon Oct 02 17:52:34 2023 +0200
  52. 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
  53. b62c75d clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · Fri Sep 29 13:34:37 2023 +0200
  54. 1768f5d board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:46:25 2023 +0200
  55. f3e4b8b ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · Wed Sep 27 14:44:40 2023 +0200
  56. 277f3b4 ARM: dts: stm32: add RNG node for STM32MP13x platforms by Gatien Chevallier · Tue Sep 19 17:27:59 2023 +0200
  57. 5e65d46 rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · Tue Sep 19 17:27:58 2023 +0200
  58. 278ed19 rng: stm32: add error concealment sequence by Gatien Chevallier · Tue Sep 19 17:27:57 2023 +0200
  59. 4f1f9e7 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · Tue Sep 19 17:27:56 2023 +0200
  60. e2acc95 rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · Tue Sep 19 17:27:55 2023 +0200
  61. 1ca3071 configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms by Gatien Chevallier · Tue Sep 19 17:27:54 2023 +0200
  62. 2af20a5 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · Tue Sep 19 17:27:53 2023 +0200
  63. 2093119 ARM: dts: stm32f429: put can2 in secondary mode by Dario Binacchi · Sun Sep 03 22:33:52 2023 +0200
  64. 3a4f51d ARM: dts: stm32: add pin map for CAN controller on stm32f4 by Dario Binacchi · Sun Sep 03 22:33:51 2023 +0200
  65. 31071e3 ARM: dts: stm32: add CAN support on stm32f429 by Dario Binacchi · Sun Sep 03 22:33:50 2023 +0200
  66. d62af8a configs: stm32f769-disco: Enable VIDEO_LOGO flag by Patrice Chotard · Fri Aug 25 18:24:39 2023 +0200
  67. 65922b7 Remove the hardcoded ST logo no longer in use by Dario Binacchi · Sun Aug 20 18:24:46 2023 +0200
  68. c0a6982 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · Sun Aug 20 18:24:45 2023 +0200
  69. 3800d54 configs: stm32f746-disco: limit resolution to 480x272 by Dario Binacchi · Sun Aug 20 18:24:44 2023 +0200
  70. 6aa2dca ARM: dts: stm32: support display on stm32f746-disco board by Dario Binacchi · Sun Sep 03 22:48:49 2023 +0200
  71. 5701e55 ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-disco by Dario Binacchi · Sun Sep 03 22:48:48 2023 +0200
  72. 5ff7405 ARM: dts: stm32: add pin map for LTDC on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:47 2023 +0200
  73. 64c2408 ARM: dts: stm32: add ltdc support on stm32f746 MCU by Dario Binacchi · Sun Sep 03 22:48:46 2023 +0200
  74. 2d89c64 ARM: dts: stm32: add touchscreen on stm32f746-disco board by Dario Binacchi · Sun Sep 03 22:48:45 2023 +0200
  75. e1ccbf1 ARM: dts: stm32: add pin map for i2c3 controller on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:44 2023 +0200
  76. 2d16232 ARM: dts: stm32: use RCC macro for CRC node on stm32f746 by Dario Binacchi · Sun Sep 03 22:48:43 2023 +0200
  77. b7236ef ARM: dts: stm32: add CAN support on stm32f746 by Dario Binacchi · Sun Sep 03 22:48:42 2023 +0200
  78. c864b9d ARM: dts: stm32: add pin map for CAN controller on stm32f7 by Dario Binacchi · Sun Sep 03 22:48:41 2023 +0200
  79. 9bed218 dt-bindings: mfd: stm32f7: Add binding definition for CAN3 by Dario Binacchi · Sun Sep 03 22:48:40 2023 +0200
  80. 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
  81. 8d3a588 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 13:58:20 2023 -0400
  82. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  83. 190bddf Prepare v2023.10 by Tom Rini · Mon Oct 02 10:39:59 2023 -0400
  84. c435985 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 10:35:27 2023 -0400
  85. 44430f9 Merge branch '2023-09-30-Kconfig-updates' into next by Tom Rini · Sun Oct 01 11:54:31 2023 -0400
  86. 441978f Merge branch '2023-09-30-assorted-build-related-changes' into next by Tom Rini · Sun Oct 01 11:54:16 2023 -0400
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. 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
  100. 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