aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/devtree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi1-3/+7
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi1-0/+100
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker1-1/+1
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-14/+0
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre1-0/+3
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely1-0/+98
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely1-0/+47