summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/devtree.c
AgeCommit message (Expand)AuthorLines
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson-2/+3
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi-1/+1
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi-0/+3
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann-0/+7
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi-3/+7
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi-0/+100
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker-1/+1
2011-07-28irq: add irq_domain translation infrastructureGrant Likely-14/+0
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre-0/+3
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely-0/+98
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely-0/+47