index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
head-nommu.S
Age
Commit message (
Expand
)
Author
2013-01-31
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
Uwe Kleine-König
2012-12-07
ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6
Armando Visconti
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2011-07-19
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
Dave Martin
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
2010-10-08
ARM: no need for nommu to jump through the hoops that mmu does
Russell King
2009-11-23
ARM: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-07-24
nommu: Do not override the CP15 control reg value returned from initfunc
Catalin Marinas
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2007-05-08
[ARM] Ensure head text is always placed at the start of kernel
Russell King
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-09-28
[ARM] nommu: confirms the CR_V bit in nommu mode
Hyok S. Choi
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ
Russell King
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
2006-04-24
[ARM] nommu: trivial fixups for head-nommu.S and the Makefile
Hyok S. Choi
2006-03-27
[ARM] nommu: start-up code
Hyok S. Choi