1. 0a9024e ARM: Fix nommu booting by Russell King · 10 years ago
  2. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
  3. b713aa0 ARM: fix asm/memory.h build error by Russell King · 11 years ago
  4. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  5. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  6. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 12 years ago
  7. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  8. 67c9845 ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU by Jonathan Austin · 12 years ago
  9. 01fafca ARM: nommu: add entry point for secondary CPUs to head-nommu.S by Will Deacon · 13 years ago
  10. 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 15 years ago
  11. bc7dea0 ARM: let CPUs not being able to run in ARM mode enter in THUMB mode by Uwe Kleine-König · 13 years ago
  12. 76e0920 ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 by Armando Visconti · 12 years ago
  13. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
  14. 540b573 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state by Dave Martin · 13 years ago
  15. 6fc31d5 ARM: Defer lookup of machine_type to setup.c by Russell King · 14 years ago
  16. f131a08 ARM: no need for nommu to jump through the hoops that mmu does by Russell King · 14 years ago
  17. 2abc1c5 ARM: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  18. 05efde9 nommu: Do not override the CP15 control reg value returned from initfunc by Catalin Marinas · 15 years ago
  19. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  20. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  21. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  22. 08fdffd [ARM] Ensure head text is always placed at the start of kernel by Russell King · 18 years ago
  23. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 18 years ago
  24. 6afd6fa [ARM] nommu: confirms the CR_V bit in nommu mode by Hyok S. Choi · 18 years ago
  25. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  27. 801194e [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ by Russell King · 19 years ago
  28. 2eb9d31 [ARM] 3496/1: more constants for asm-offsets.h by Uwe Zeisberger · 19 years ago
  29. 3b920ce [ARM] nommu: trivial fixups for head-nommu.S and the Makefile by Hyok S. Choi · 19 years ago
  30. 75d9083 [ARM] nommu: start-up code by Hyok S. Choi · 19 years ago