Commit Graph

77 Commits (a27fa58117ae1161adefedde449e5a71b3c593a4)

Author SHA1 Message Date
Russell King 15d07dc9c5 ARM: move CP15 definitions to separate header file 13 years ago
Nicolas Pitre 9b5a146a43 ARM: 7338/1: add support for early console output via semihosting 13 years ago
Russell King 195864cf3d ARM: move CP15 definitions to separate header file 13 years ago
Catalin Marinas 294064f589 ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format 13 years ago
Catalin Marinas 1b6ba46b7e ARM: LPAE: MMU setup for the 3-level page table format 13 years ago
Will Deacon d675d0bc47 ARM: LPAE: add ISBs around MMU enabling code 13 years ago
Will Deacon 4e8ee7de22 ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting 13 years ago
Will Deacon 72662e0108 ARM: head.S: only include __turn_mmu_on in the initial identity mapping 13 years ago
Catalin Marinas 8428e84d42 ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors 13 years ago
Nicolas Pitre 1b9f95f8ad ARM: prepare for removal of a bunch of <mach/memory.h> files 14 years ago
Nicolas Pitre 639da5ee37 ARM: add an extra temp register to the low level debugging addruart macro 14 years ago
Catalin Marinas e73fc88e19 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* 14 years ago
Nicolas Pitre daece59689 ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT 14 years ago
Dave Martin 540b573875 ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state 14 years ago
Catalin Marinas d427958a46 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 14 years ago
Grant Likely 4c2896e88d arm/dt: Make __vet_atags also accept a dtb image 14 years ago
Nicolas Pitre b511d75d61 ARM: 6747/1: P2V: Thumb2 support 14 years ago
Rob Herring 4d901c4271 ARM: 6648/1: map ATAGs when not in first 1MB of RAM 14 years ago
Russell King cada3c0841 ARM: P2V: extend to 16-bit translation offsets 14 years ago
Russell King dc21af99fa ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching 14 years ago
Russell King 72a20e22f4 ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL 14 years ago
Russell King 6fc31d5444 ARM: Defer lookup of machine_type to setup.c 14 years ago
Russell King 4a9cb36019 ARM: fixup SMP alternatives in modules 14 years ago
Russell King e98ff0f55a ARM: smp_on_up: allow non-ARM SMP processors 14 years ago
Dave Martin ed3768a8d9 ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. 14 years ago
Russell King 0eb0511d17 ARM: SMP: use more sane register allocation for __fixup_smp_on_up 14 years ago
Dave Martin a75e5248c5 ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Thumb-2. 14 years ago
Dave Martin 4f79a5dd7c ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kernel/head.S 14 years ago
Jeremy Kerr c293393faa arm: use addruart macro to establish debug mappings 15 years ago
Russell King 865a4fae77 ARM: add register documentation for __enable_mmu 15 years ago
Russell King 00945010c0 ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit 15 years ago
Russell King 786f1b73f7 ARM: hotplug cpu: ensure that __enable_mmu is identity mapped 15 years ago
Russell King a4ae41341f ARM: cleanup boot cpu calling __mmap_switched 15 years ago
Russell King f00ec48fad ARM: Allow SMP kernels to boot on UP systems 15 years ago
Tim Abbott 2abc1c50b6 ARM: convert to use __HEAD and HEAD_TEXT macros. 15 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
Greg Ungerer 9c4c9f3879 [ARM] 4849/1: move ATAGS asm definitions 17 years ago
Bill Gatliff 9d20fdd58e [ARM] 4423/1: add ATAGS support 18 years ago
Russell King 08fdffd4cf [ARM] Ensure head text is always placed at the start of kernel 18 years ago
Nicolas Pitre 4043579252 [ARM] 4227/1: minor head.S fixups 18 years ago
Nicolas Pitre ec3622d963 [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OFFSET 18 years ago
Nicolas Pitre e98ff7f6d8 [ARM] 4224/2: allow XIP kernel to boot again 18 years ago
Linus Walleij d4e1c889c1 [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address 18 years ago
Russell King f06b97ffd1 [ARM] Clean up KERNEL_RAM_ADDR 18 years ago
Russell King ee90dabcad [ARM] Include asm/elf.h instead of asm/procinfo.h 18 years ago
Lennert Buytenhek 2552fc27ff [ARM] 3809/3: get rid of 4 megabyte kernel image size limit 19 years ago
Catalin Marinas 90af774ab1 [ARM] 3757/1: Use PROCINFO_INITFUNC in head.S 19 years ago
Russell King 34d9262665 [ARM] Fix SMP booting 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago