aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04moveconfig: Use an encoding with open()Simon Glass
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass
2023-10-04moveconfig: Correct unused variablesSimon Glass
2023-10-04moveconfig: Use f strings where possibleSimon Glass
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass
2023-10-04moveconfig: Drop suspicious boardsSimon Glass
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass
2023-10-04moveconfig: Drop -H optionSimon Glass
2023-10-04dm: core: Adjust dump-sorting to get stats only when neededSimon Glass
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay
2023-10-04configs: stm32mp13: Enable USB related flagsPatrice Chotard
2023-10-04ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk boardFabrice Gasnier
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard
2023-10-04ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut
2023-10-04ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut
2023-10-04clk: stm32mp1: Add support for USART1 clockAnatolij Gustschin
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler
2023-10-04ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINTHarald Seiler
2023-10-04ARM: dts: stm32: add RNG node for STM32MP13x platformsGatien Chevallier
2023-10-04rng: stm32: Implement custom RNG configuration supportGatien Chevallier
2023-10-04rng: stm32: add error concealment sequenceGatien Chevallier
2023-10-04rng: stm32: add RNG clock frequency restraintGatien Chevallier
2023-10-04rng: stm32: Implement configurable RNG clock error detectionGatien Chevallier
2023-10-04configs: default activate CONFIG_RNG_STM32 for STM32MP13x platformsGatien Chevallier
2023-10-04rng: stm32: rename STM32 RNG driverGatien Chevallier
2023-10-04ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f4Dario Binacchi
2023-10-04ARM: dts: stm32: add CAN support on stm32f429Dario Binacchi
2023-10-04configs: stm32f769-disco: Enable VIDEO_LOGO flagPatrice Chotard
2023-10-04Remove the hardcoded ST logo no longer in useDario Binacchi
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi
2023-10-04configs: stm32f746-disco: limit resolution to 480x272Dario Binacchi
2023-10-04ARM: dts: stm32: support display on stm32f746-disco boardDario Binacchi
2023-10-04ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-discoDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for LTDC on stm32f7Dario Binacchi
2023-10-04ARM: dts: stm32: add ltdc support on stm32f746 MCUDario Binacchi
2023-10-04ARM: dts: stm32: add touchscreen on stm32f746-disco boardDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for i2c3 controller on stm32f7Dario Binacchi
2023-10-04ARM: dts: stm32: use RCC macro for CRC node on stm32f746Dario Binacchi
2023-10-04ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi