summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-201-1/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-5/+0
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-301-3/+0
|/
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3
* arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-201-0/+4
* arm64: Initialise the clocks described via DTCatalin Marinas2013-03-201-0/+8
* arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-291-0/+3
* arm64: Populate the platform devicesCatalin Marinas2013-01-221-0/+8
* arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-181-0/+12
* arm64: Kernel booting and initialisationCatalin Marinas2012-09-171-0/+347
OpenPOWER on IntegriCloud