summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay1-11/+46
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay1-2/+7
2018-11-21misc: Update read() and write() methods to return bytes xferedSimon Glass1-2/+2
2018-05-27stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay1-0/+81
2018-05-27stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay1-1/+13
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-07stm32mp: handle SYSRESETPatrick Delaunay1-4/+0
2018-04-07stm32mp1: get boot mode from BootRomPatrick Delaunay1-0/+92
2018-04-07stm32mp: add check of cpu identifierPatrick Delaunay1-1/+47
2018-04-07stm32mp: cleanup cpu.cPatrick Delaunay1-23/+21
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-0/+139