summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-10-04dt-bindings: mfd: stm32f7: Add binding definition for CAN3Dario Binacchi
2023-10-02Prepare v2023.10v2023.10Tom Rini
2023-10-02configs: Resync with savedefconfigTom Rini
2023-09-30MAINTAINERS: ufs: Change Bhupesh's email addressBhupesh Sharma
2023-09-29Merge tag 'u-boot-at91-fixes-2023.10-b' of https://source.denx.de/u-boot/cust...Tom Rini
2023-09-29clk: at91: Fix initializing arraysFrancois Berder
2023-09-29Merge tag 'doc-2023-10-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-09-29Merge branch '2023-09-28-assorted-minor-fixes'Tom Rini
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt
2023-09-29doc: usage: load: document part as hexadecimalMickaƫl Tansorier
2023-09-28configs: iot2050: Disable CONFIG_CONSOLE_MUXJan Kiszka
2023-09-28smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logicEduard Strehlau
2023-09-28env: ti: ti_common.env: Fix get_overlaystring for FIT ImageManorit Chawdhry
2023-09-27mtd: nand: raw: atmel: Add error handling when rb-gpios missingAlexander Dahl
2023-09-26Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt
2023-09-24Merge tag 'u-boot-imx-20230923' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-09-24Merge tag 'dm-pull-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-09-23smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImageEduard Strehlau
2023-09-23imx7: Disable CAAM Job Ring 0Fabio Estevam
2023-09-23imx: hab: Explain that ivt_offset is optionalFabio Estevam
2023-09-23imx: hab: Improve the hab_auth_img_or_fail usage textFabio Estevam