summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
2026-02-24ARM: stm32mp: Check secure state firstGatien Chevallier
2026-02-24ARM: stm32mp: Fix CID and semaphore checkGatien Chevallier
2026-02-24ARM: stm32mp: Do not acquire RIFSC semaphore if CID filtering is disabledGatien Chevallier
2026-02-24stm32mp: cmd_stm32key: add support of ADAC public key hashThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware public keyGwenael Treuveur
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware encryption keyThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of OTP key format 2Thomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21x SoCThomas Bourgoin
2026-02-24stm32mp1: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Migrate duplicated code into stm32mp2x.cPatrice Chotard
2026-02-24ARM: stm32mp: Add STM32MP21 supportPatrice Chotard
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21xPatrice Chotard
2026-02-24stm32mp: syscon: Add STM32MP21 supportPatrice Chotard
2026-02-24stm32mp2: Update size of DDR entry in MMU tablePatrice Chotard
2026-02-24stm32mp: fix array bounds checksPatrice Chotard
2026-02-24stm32mp: stm32prog: Remove fsbl_nor_detected from stm32prog_data structPatrice Chotard
2026-01-29board: 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