summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
4 daysboard: stm32mp2: read boot index from backup registerDario Binacchi
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-05stm32mp: Fix handling of OPTEE in the middle of DRAMMarek Vasut
2025-11-17ARM: dts: stm32: Introduce DH STM32MP13x targetMarek Vasut
2025-11-17arm: stm32mp25: add ethernet support for stm32mp255 seriesAsadeds
2025-11-17stm32mp: Add stm32mp23 support for syscon driverPatrice Chotard
2025-10-06Merge branch 'next'Tom Rini
2025-09-30stm32mp2: update register used by BL31 for boot parameterPatrick Delaunay
2025-09-18ARM: stm32mp: replace RIFSC check access APIsGatien Chevallier
2025-09-18ARM: stm32mp: fix RIFSC semaphores acquisitionGatien Chevallier
2025-07-29ARM: stm32: fix PRE_CON_BUF_ADDR on STM32MP13Patrick Delaunay
2025-07-29arm: stm32mp: replace space by tab in sys_proto.hPatrice Chotard
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29ARM: stm32: Limit early cache enablement in SPL to STM32MP15xxMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx SPL hardware initializationMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx SPL Kconfig optionsMarek Vasut
2025-07-29arm: stm32mp2: add multifunction timer support for stm32mp25Cheick Traore
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-11stm32mp: Add tamp_nvram driverSimeon Marijon
2025-06-11ARM: stm32: Auto-detect ROM API table on STM32MP15xxMarek Vasut
2025-06-11ARM: stm32: Fix DBGMCU macro on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Fix SYSRAM size on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Drop unnecessary spaceMarek Vasut
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-25arm: stm32mp: stm32prog: add support rootfs-a for OTAPatrick Delaunay
2025-04-25arm: stm32mp: stm32prog: PTA BSEC is not supported on closed devicePatrick Delaunay
2025-04-25arm: stm32mp: add helper function stm32mp_is_closed()Patrick Delaunay
2025-04-25arm: stm32mp: cmd_stm32key: update command for stm32mp25xPatrice Chotard
2025-04-25arm: stm32mp: fix package IDs for stm32mp25Patrice Chotard
2025-04-25arm: stm32mp: implement new STM32MP25 revision ID systemPatrick Delaunay
2025-04-25arm: stm32mp: disable console for UART serial bootPatrice Chotard
2025-04-25arm: stm32mp: increase EARLY_TLB_SIZE to 0x10000Patrice Chotard
2025-04-25arm: stm32mp: add boot_mode support for STM32MP25Patrick Delaunay
2025-04-25ARM: stm32mp: add RIFSC system bus driver for STM32MP25Patrick Delaunay
2025-04-25ARM: dts: stm32: convert stm32mp2 board to OF_UPSTREAMPatrice Chotard
2025-04-25stm32mp: fdt: remove ETZPC peripheral cleanupLionel Debieve
2025-04-25ARM: stm32mp: add ETZPC system bus driver for STM32MP1Lionel Debieve
2025-04-25ARM: dts: stm32: convert stm32mp15 board to OF_UPSTREAMPatrice Chotard
2025-04-25ARM: dts: stm32: convert stm32mp13 board to OF_UPSTREAMPatrice Chotard
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-12Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-12serial: stm32: restrict _debug_uart_init() usagePatrice Chotard
2025-03-12mach-stm32: add multifunction timer driver supportCheick Traore
2025-03-10ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0Marek Vasut
2025-01-31stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2025-01-31arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1GPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini