summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/devtree.c
AgeCommit message (Expand)Author
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2013-10-09arm: use common of_flat_dt_match_machineRob Herring
2013-10-09arm: use early_init_dt_scanRob Herring
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely