summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/lowlevel.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: install HYP vectors at PBL and Barebox entryLucas Stach2018-11-051-0/+5
* ARM: safely switch from HYP to SVC mode if requiredLucas Stach2018-11-021-3/+15
* ARM: i.MX6ul: Add SoC specific lowlevel_init functionSascha Hauer2017-10-171-0/+7
* arm/cpu/lowlevel: fix: possible processor mode changeAlexander Kurz2016-03-041-1/+3
* arm/cpu/lowlevel: Don't save the return address in another registerUwe Kleine-König2014-12-151-2/+1
* arm/cpu/lowlevel: add and fix comments for CPSR and SCTLR accessesUwe Kleine-König2014-12-151-5/+7
* arm/cpu/lowlevel: invalidate i-cache before enablingUwe Kleine-König2014-12-151-3/+20
* bugfix: don't rely on lr in arm_cpu_lowlevel_init张忠山2014-02-271-1/+2
* ARM: Create an assembly arm_cpu_lowlevel_init functionSascha Hauer2013-08-071-0/+39