summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cpu.c
AgeCommit message (Expand)Author
2020-05-14arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay
2020-05-14stm32mp: add function get_cpu_devPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay
2020-01-17ARM: stm32: Allow overriding setup_mac_address()Marek Vasut
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
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