aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini53-3837/+1534
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay3-99/+104
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay1-1/+8
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay2-0/+6
2023-10-04configs: stm32mp13: Enable USB related flagsPatrice Chotard1-0/+18
2023-10-04ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk boardFabrice Gasnier1-0/+4
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard20-166/+585
2023-10-04ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut1-0/+19
2023-10-04ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut1-2/+4
2023-10-04clk: stm32mp1: Add support for USART1 clockAnatolij Gustschin1-0/+7
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-2/+3
2023-10-04ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-1/+2
2023-10-04ARM: dts: stm32: add RNG node for STM32MP13x platformsGatien Chevallier1-0/+8
2023-10-04rng: stm32: Implement custom RNG configuration supportGatien Chevallier1-3/+51
2023-10-04rng: stm32: add error concealment sequenceGatien Chevallier1-23/+140
2023-10-04rng: stm32: add RNG clock frequency restraintGatien Chevallier1-5/+38
2023-10-04rng: stm32: Implement configurable RNG clock error detectionGatien Chevallier1-5/+17
2023-10-04configs: default activate CONFIG_RNG_STM32 for STM32MP13x platformsGatien Chevallier1-0/+1
2023-10-04rng: stm32: rename STM32 RNG driverGatien Chevallier7-9/+9
2023-10-04ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi1-0/+1
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f4Dario Binacchi1-0/+30
2023-10-04ARM: dts: stm32: add CAN support on stm32f429Dario Binacchi1-0/+29
2023-10-04configs: stm32f769-disco: Enable VIDEO_LOGO flagPatrice Chotard2-2/+2
2023-10-04Remove the hardcoded ST logo no longer in useDario Binacchi1-3265/+0
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi5-9/+8
2023-10-04configs: stm32f746-disco: limit resolution to 480x272Dario Binacchi2-2/+2
2023-10-04ARM: dts: stm32: support display on stm32f746-disco boardDario Binacchi2-67/+66
2023-10-04ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-discoDario Binacchi1-3/+3
2023-10-04ARM: dts: stm32: add pin map for LTDC on stm32f7Dario Binacchi1-0/+34
2023-10-04ARM: dts: stm32: add ltdc support on stm32f746 MCUDario Binacchi2-12/+16
2023-10-04ARM: dts: stm32: add touchscreen on stm32f746-disco boardDario Binacchi1-1/+18
2023-10-04ARM: dts: stm32: add pin map for i2c3 controller on stm32f7Dario Binacchi1-0/+10
2023-10-04ARM: dts: stm32: use RCC macro for CRC node on stm32f746Dario Binacchi1-1/+1
2023-10-04ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi1-0/+47
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi1-0/+82
2023-10-04dt-bindings: mfd: stm32f7: Add binding definition for CAN3Dario Binacchi1-0/+1
2023-10-02Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...WIP/02Oct2023Tom Rini83-1022/+2902
2023-10-02configs: Resync with savedefconfigTom Rini415-625/+580
2023-10-02Merge branch 'next'Tom Rini1001-5808/+20166
2023-10-02Prepare v2023.10v2023.10Tom Rini3-13/+916
2023-10-02configs: Resync with savedefconfigTom Rini402-428/+410
2023-10-01Merge branch '2023-09-30-Kconfig-updates' into nextTom Rini20-62/+41
2023-10-01Merge branch '2023-09-30-assorted-build-related-changes' into nextTom Rini4-19/+32
2023-10-01ARM: renesas: Align env eMMC device number with Linux 6.5.3 DT changes on R-C...Marek Vasut1-1/+0
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774E1 RZ/G2H DTs with Linux 6.5.3Marek Vasut2-26/+17
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774C0 RZ/G2E DTs with Linux 6.5.3Marek Vasut2-7/+5
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774B1 RZ/G2N DTs with Linux 6.5.3Marek Vasut3-27/+17
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774A1 RZ/G2M DTs with Linux 6.5.3Marek Vasut6-47/+57
2023-10-01ARM: dts: renesas: Synchronize RZ R7S72100 RZ/A1 DTs with Linux 6.5.3Marek Vasut2-14/+45
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A779G0 V4H DTs with Linux 6.5.3Marek Vasut3-6/+1216