summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/lowlevel.S
Commit message (Expand)AuthorAgeFilesLines
* 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