aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/head.S
AgeCommit message (Expand)Author
2014-10-02arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-10-02irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-23arm64: place initial page tables above the kernelMark Rutland
2014-07-23arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-07-23arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-07-23arm64: head.S: remove unnecessary function alignmentMark Rutland
2014-05-23arm64: add early_ioremap supportMark Salter
2014-05-21arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-05-20arm64: Remove unused __data_loc variableGeoff Levand
2014-05-16Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cpu' into lsk-v3.10-arm64...Mark Brown
2014-05-15arm64: Expand arm64 image headerRoy Franz
2013-12-11arm64: factor out spin-table boot methodMark Rutland
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-09-17arm64: Kernel booting and initialisationCatalin Marinas