aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/setup.c
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * arm64: use common of_flat_dt_get_machine_nameRob Herring2013-10-09
| * of: create default early_init_dt_add_memory_archRob Herring2013-10-09
| * arm64: use early_init_dt_scanRob Herring2013-10-09
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \
| * | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-26
| |/
* | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-30
* | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-25
* | arm64: read enable-method for CPU0Mark Rutland2013-10-25
|/
* arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
* | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-30
|/
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-14
* arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-20
* arm64: Initialise the clocks described via DTCatalin Marinas2013-03-20
* arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-29
* arm64: Populate the platform devicesCatalin Marinas2013-01-22
* arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas2012-10-18
* arm64: Kernel booting and initialisationCatalin Marinas2012-09-17