1. 25453dc Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 3 months ago
  2. 4840b71 qconfig: Update the documentation by Simon Glass · 1 year, 4 months ago
  3. 5196379 qconfig: Rename the database file by Simon Glass · 1 year, 4 months ago
  4. ea4d6de moveconfig: Rename the tool to qconfig by Simon Glass · 1 year, 4 months ago
  5. 94e2ed7 moveconfig: Move summaries to the end by Simon Glass · 1 year, 4 months ago
  6. fc07d99 moveconfig: Drop the initial output by Simon Glass · 1 year, 4 months ago
  7. dc1d2e6 moveconfig: Show a summary at the end by Simon Glass · 1 year, 4 months ago
  8. 6b25d21 moveconfig: Show failures in progress by Simon Glass · 1 year, 4 months ago
  9. 15f19ab moveconfig: Use u_boot_pylib for terminal colour by Simon Glass · 1 year, 4 months ago
  10. 95f0914 moveconfig: Avoid showing progress at the end by Simon Glass · 1 year, 4 months ago
  11. 9461bf0 moveconfig: Reduce the amount of output by Simon Glass · 1 year, 4 months ago
  12. 5aba58c moveconfig: Only show output when there is a reason by Simon Glass · 1 year, 4 months ago
  13. f297ba3 moveconfig: Fix misc pylint warnings by Simon Glass · 1 year, 4 months ago
  14. e6c686f moveconfig: Use an encoding with open() by Simon Glass · 1 year, 4 months ago
  15. b774ba5 moveconfig: Correct list-comprehension warnings by Simon Glass · 1 year, 4 months ago
  16. a6ab4db moveconfig: Correct use of members not declared in __init__() by Simon Glass · 1 year, 4 months ago
  17. a4c9d17 moveconfig: Correct non-snake variables names by Simon Glass · 1 year, 4 months ago
  18. 62fae4b moveconfig: Correct unused variables by Simon Glass · 1 year, 4 months ago
  19. 1bd4306 moveconfig: Use f strings where possible by Simon Glass · 1 year, 4 months ago
  20. 549d422 moveconfig: Correct parameter-type warnings by Simon Glass · 1 year, 4 months ago
  21. 9827571 moveconfig: Correct some regular-expression strings by Simon Glass · 1 year, 4 months ago
  22. 0313742 moveconfig: Drop suspicious boards by Simon Glass · 1 year, 4 months ago
  23. c734561 moveconfig: Drop check_defconfig() and update_dotconfig() by Simon Glass · 1 year, 4 months ago
  24. 882c8e4 moveconfig: Drop CONFIG-moving code by Simon Glass · 1 year, 4 months ago
  25. 3481e89 moveconfig: Drop unused cleanup options by Simon Glass · 1 year, 4 months ago
  26. b5aa5a3 moveconfig: Correct ordering of asteval import by Simon Glass · 1 year, 4 months ago
  27. ad1f187 moveconfig: Avoid deprecation warning for setDaemon by Simon Glass · 1 year, 4 months ago
  28. 63df202 moveconfig: Drop -H option by Simon Glass · 1 year, 4 months ago
  29. a535a37 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · 1 year, 4 months ago
  30. b83e285 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 3 months ago
  31. 6d91f0a board: st: common: cleanup dfu support by Patrick Delaunay · 1 year, 4 months ago
  32. 9cf125b configs: stm32mp13: add support of usb boot by Patrick Delaunay · 1 year, 4 months ago
  33. 3ac6cae configs: stm32mp13: activate command stm32prog by Patrick Delaunay · 1 year, 4 months ago
  34. e64e733 configs: stm32mp13: Enable USB related flags by Patrice Chotard · 1 year, 4 months ago
  35. 46b4d6f ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk board by Fabrice Gasnier · 1 year, 4 months ago
  36. f959118 ARM: dts: stm32mp: alignment with v6.6-rc1 by Patrice Chotard · 1 year, 4 months ago
  37. dbfe77a ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR by Marek Vasut · 1 year, 3 months ago
  38. 2ea4f97 ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR by Marek Vasut · 1 year, 3 months ago
  39. 062ee99 clk: stm32mp1: Add support for USART1 clock by Anatolij Gustschin · 1 year, 4 months ago
  40. 07cdd22 board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · 1 year, 4 months ago
  41. 719a875 ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · 1 year, 4 months ago
  42. 1937fdb ARM: dts: stm32: add RNG node for STM32MP13x platforms by Gatien Chevallier · 1 year, 4 months ago
  43. e077d7f rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · 1 year, 4 months ago
  44. 6032292 rng: stm32: add error concealment sequence by Gatien Chevallier · 1 year, 4 months ago
  45. 01af363 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · 1 year, 4 months ago
  46. 2d2574b rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · 1 year, 4 months ago
  47. 81a751d configs: default activate CONFIG_RNG_STM32 for STM32MP13x platforms by Gatien Chevallier · 1 year, 4 months ago
  48. 77e0c60 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · 1 year, 4 months ago
  49. 388f872 ARM: dts: stm32f429: put can2 in secondary mode by Dario Binacchi · 1 year, 4 months ago
  50. 3fd60a4 ARM: dts: stm32: add pin map for CAN controller on stm32f4 by Dario Binacchi · 1 year, 4 months ago
  51. 78692e5 ARM: dts: stm32: add CAN support on stm32f429 by Dario Binacchi · 1 year, 4 months ago
  52. 7132729 configs: stm32f769-disco: Enable VIDEO_LOGO flag by Patrice Chotard · 1 year, 5 months ago
  53. 36ce1d5 Remove the hardcoded ST logo no longer in use by Dario Binacchi · 1 year, 5 months ago
  54. 9192b13 board: stm32f746-disco: refactor the display of the ST logo by Dario Binacchi · 1 year, 5 months ago
  55. 20af6b8 configs: stm32f746-disco: limit resolution to 480x272 by Dario Binacchi · 1 year, 5 months ago
  56. 1e4d995 ARM: dts: stm32: support display on stm32f746-disco board by Dario Binacchi · 1 year, 4 months ago
  57. f0c76e7 ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-disco by Dario Binacchi · 1 year, 4 months ago
  58. 92ddff6 ARM: dts: stm32: add pin map for LTDC on stm32f7 by Dario Binacchi · 1 year, 4 months ago
  59. f479f5d ARM: dts: stm32: add ltdc support on stm32f746 MCU by Dario Binacchi · 1 year, 4 months ago
  60. 5b9e395 ARM: dts: stm32: add touchscreen on stm32f746-disco board by Dario Binacchi · 1 year, 4 months ago
  61. f37cf07 ARM: dts: stm32: add pin map for i2c3 controller on stm32f7 by Dario Binacchi · 1 year, 4 months ago
  62. 3175c73 ARM: dts: stm32: use RCC macro for CRC node on stm32f746 by Dario Binacchi · 1 year, 4 months ago
  63. a5fc0be ARM: dts: stm32: add CAN support on stm32f746 by Dario Binacchi · 1 year, 4 months ago
  64. 3d82c74 ARM: dts: stm32: add pin map for CAN controller on stm32f7 by Dario Binacchi · 1 year, 4 months ago
  65. e97aeda dt-bindings: mfd: stm32f7: Add binding definition for CAN3 by Dario Binacchi · 1 year, 4 months ago
  66. 65b9b34 Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 3 months ago
  67. ec6f06b configs: Resync with savedefconfig by Tom Rini · 1 year, 3 months ago
  68. ac89738 Merge branch 'next' by Tom Rini · 1 year, 3 months ago
  69. 4459ed6 Prepare v2023.10 by Tom Rini · 1 year, 3 months ago
  70. ba6d575 configs: Resync with savedefconfig by Tom Rini · 1 year, 3 months ago
  71. e29b932 Merge branch '2023-09-30-Kconfig-updates' into next by Tom Rini · 1 year, 4 months ago
  72. 613949b Merge branch '2023-09-30-assorted-build-related-changes' into next by Tom Rini · 1 year, 4 months ago
  73. 30c210b ARM: renesas: Align env eMMC device number with Linux 6.5.3 DT changes on R-Car Gen3 Salvator-X by Marek Vasut · 1 year, 4 months ago
  74. 2501fd9 ARM: dts: renesas: Synchronize RZ R8A774E1 RZ/G2H DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  75. be06fe5 ARM: dts: renesas: Synchronize RZ R8A774C0 RZ/G2E DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  76. 6da842b ARM: dts: renesas: Synchronize RZ R8A774B1 RZ/G2N DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  77. 7177dcf ARM: dts: renesas: Synchronize RZ R8A774A1 RZ/G2M DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  78. ec2faaa ARM: dts: renesas: Synchronize RZ R7S72100 RZ/A1 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  79. 90e6730 ARM: dts: renesas: Synchronize R-Car R8A779G0 V4H DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  80. 9c61a0f ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  81. 61128cf ARM: dts: renesas: Synchronize R-Car R8A779A0 E3 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  82. a9513a0 ARM: dts: renesas: Synchronize R-Car R8A77995 D3 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  83. a7be3fb ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  84. f8c24da ARM: dts: renesas: Synchronize R-Car R8A77980 V3H DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  85. 14fb8dc ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  86. 01e0e5e ARM: dts: renesas: Synchronize R-Car R8A77965 M3-N DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  87. d1051fd ARM: dts: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  88. f984d38 ARM: dts: renesas: Synchronize R-Car R8A77951 H3 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  89. 8993204 ARM: dts: renesas: Synchronize R-Car R8A7794 E2 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  90. 9ef28a8 ARM: dts: renesas: Synchronize R-Car R8A7791 M2-W and R8A7793 M2-N DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  91. 2a0070b ARM: dts: renesas: Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  92. 610b078 clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  93. ff682fc clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  94. c94f980 clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  95. 635811a clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  96. 47ce173 clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  97. 79d4ef4 clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  98. 2387f56 clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  99. 501a4eb clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago
  100. 41406bc clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3 by Marek Vasut · 1 year, 4 months ago