summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cpu.c
AgeCommit message (Expand)Author
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay
2019-06-06arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam
2019-04-12stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay
2019-04-12stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay
2019-04-12stm32mp1: align serial number on bootromPatrick Delaunay
2019-04-12stm32mp1: support forced boot modePatrick Delaunay
2019-04-12stm32mp1: update print_cpuinfo()Patrick Delaunay
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-06stm32mp: handle SYSRESETPatrick Delaunay
2018-04-06stm32mp1: get boot mode from BootRomPatrick Delaunay
2018-04-06stm32mp: add check of cpu identifierPatrick Delaunay
2018-04-06stm32mp: cleanup cpu.cPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay