summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
* stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
* stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
* stm32mp1: support forced boot modePatrick Delaunay2019-04-121-3/+33
* stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-121-6/+96
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-121-11/+46
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-2/+7
* misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-2/+2
* stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay2018-05-261-0/+81
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-261-1/+13
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* stm32mp: handle SYSRESETPatrick Delaunay2018-04-061-4/+0
* stm32mp1: get boot mode from BootRomPatrick Delaunay2018-04-061-0/+92
* stm32mp: add check of cpu identifierPatrick Delaunay2018-04-061-1/+47
* stm32mp: cleanup cpu.cPatrick Delaunay2018-04-061-23/+21
* arm: stm32: add new architecture for STM32MP familyPatrick Delaunay2018-03-191-0/+139