summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/stm32mp2
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-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-24stm32mp2: Update size of DDR entry in MMU tablePatrice Chotard
2026-02-24stm32mp: fix array bounds checksPatrice Chotard
2025-11-17arm: stm32mp25: add ethernet support for stm32mp255 seriesAsadeds
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: stm32mp: Add STM32MP23 supportPatrice 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
2024-01-19smt32mp: add setup_mac_address for stm32mp25Patrick Delaunay
2024-01-19stm32mp: add setup_serial_number for stm32mp25Patrice Chotard
2024-01-19stm32mp: add soc.c filePatrick Delaunay
2024-01-19arm: stm32mp: add Rev.B support for STM32MP25Yann Gautier
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard