| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: fix asm/memory.h build error | Russell King | 2013-12-13 | 1 | -2/+2 |
* | ARM: Add .text annotations where required after __CPUINIT removal | Russell King | 2013-08-01 | 1 | -0/+1 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -1/+0 |
* | ARM: mpu: protect the vectors page with an MPU region | Jonathan Austin | 2013-06-17 | 1 | -0/+16 |
* | ARM: mpu: add MPU initialisation for secondary cores | Jonathan Austin | 2013-06-07 | 1 | -0/+7 |
* | ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU | Jonathan Austin | 2013-06-07 | 1 | -0/+87 |
* | ARM: nommu: add entry point for secondary CPUs to head-nommu.S | Will Deacon | 2013-06-07 | 1 | -4/+46 |
* | ARM: Add base support for ARMv7-M | Catalin Marinas | 2013-04-17 | 1 | -3/+7 |
* | ARM: let CPUs not being able to run in ARM mode enter in THUMB mode | Uwe Kleine-König | 2013-01-31 | 1 | -1/+7 |
* | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 | Armando Visconti | 2012-12-07 | 1 | -1/+1 |
* | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -1/+1 |
* | ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state | Dave Martin | 2011-07-19 | 1 | -0/+8 |
* | ARM: Defer lookup of machine_type to setup.c | Russell King | 2011-02-15 | 1 | -3/+0 |
* | ARM: no need for nommu to jump through the hoops that mmu does | Russell King | 2010-10-08 | 1 | -4/+1 |
* | ARM: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-11-23 | 1 | -1/+1 |
* | nommu: Do not override the CP15 control reg value returned from initfunc | Catalin Marinas | 2009-07-24 | 1 | -1/+4 |
* | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 1 | -4/+7 |
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 1 | -2/+2 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | [ARM] Ensure head text is always placed at the start of kernel | Russell King | 2007-05-08 | 1 | -1/+1 |
* | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 | 1 | -1/+0 |
* | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 | 1 | -0/+5 |
* | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 | 1 | -1/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 1 | -1/+1 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 | 1 | -3/+1 |
* | [ARM] nommu: trivial fixups for head-nommu.S and the Makefile | Hyok S. Choi | 2006-04-24 | 1 | -1/+3 |
* | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 1 | -0/+83 |