summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32/soc.c
Commit message (Expand)AuthorAgeFilesLines
* mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4Patrice Chotard2019-06-281-1/+1
* mach-stm32: Add MPU region for spi-nor memory mapped regionPatrice Chotard2019-05-061-0/+3
* mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard2018-10-061-7/+2
* arm: v7R: Add support for MPULokesh Vutla2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mach-stm32: Use default memory map as background regionPatrice Chotard2018-03-131-25/+11
* mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2017-11-291-0/+56