summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/head.S
AgeCommit message (Expand)Author
2014-04-30arm64: efi: add EFI stubMark Salter
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-05arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2013-12-20arm64: Remove unused __data_loc variableGeoff Levand
2013-12-06arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-08-22arm64: Expand arm64 image headerRoy Franz
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