Stefan Agner
|
970d96f9a8
ARM: 8383/1: nommu: avoid deprecated source register on mov
|
10 years ago |
Russell King
|
05c9ca8843
Merge branch 'bsym' into for-next
|
10 years ago |
Russell King
|
b2c3e38a54
ARM: redo TTBR setup code for LPAE
|
10 years ago |
Russell King
|
14327c6628
ARM: replace BSYM() with badr assembly macro
|
10 years ago |
Russell King
|
0a9024e80e
ARM: Fix nommu booting
|
10 years ago |
Russell King
|
6ebbf2ce43
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
|
11 years ago |
Russell King
|
b713aa0b15
ARM: fix asm/memory.h build error
|
11 years ago |
Russell King
|
2449189bb7
ARM: Add .text annotations where required after __CPUINIT removal
|
12 years ago |
Paul Gortmaker
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
Jonathan Austin
|
9dfc28b630
ARM: mpu: protect the vectors page with an MPU region
|
12 years ago |
Jonathan Austin
|
eb08375ea6
ARM: mpu: add MPU initialisation for secondary cores
|
12 years ago |
Jonathan Austin
|
67c9845bea
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
|
12 years ago |
Will Deacon
|
01fafcab20
ARM: nommu: add entry point for secondary CPUs to head-nommu.S
|
13 years ago |
Catalin Marinas
|
55bdd69411
ARM: Add base support for ARMv7-M
|
15 years ago |
Uwe Kleine-König
|
bc7dea00a9
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
|
13 years ago |
Armando Visconti
|
76e0920403
ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6
|
12 years ago |
Russell King
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
Dave Martin
|
540b573875
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
|
14 years ago |
Russell King
|
6fc31d5444
ARM: Defer lookup of machine_type to setup.c
|
14 years ago |
Russell King
|
f131a0800e
ARM: no need for nommu to jump through the hoops that mmu does
|
15 years ago |
Tim Abbott
|
2abc1c50b6
ARM: convert to use __HEAD and HEAD_TEXT macros.
|
16 years ago |
Catalin Marinas
|
05efde9d04
nommu: Do not override the CP15 control reg value returned from initfunc
|
16 years ago |
Catalin Marinas
|
b86040a59f
Thumb-2: Implementation of the unified start-up and exceptions code
|
16 years ago |
Catalin Marinas
|
93ed397011
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
|
17 years ago |
Russell King
|
0f8469a54f
[ARM] Eliminate useless includes of asm/mach-types.h
|
17 years ago |
Russell King
|
08fdffd4cf
[ARM] Ensure head text is always placed at the start of kernel
|
18 years ago |
Russell King
|
ee90dabcad
[ARM] Include asm/elf.h instead of asm/procinfo.h
|
19 years ago |
Hyok S. Choi
|
6afd6fae1d
[ARM] nommu: confirms the CR_V bit in nommu mode
|
19 years ago |
Hyok S. Choi
|
f12d0d7c77
[ARM] nommu: manage the CP15 things
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |