summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/devtree.c
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-1/+1
* ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla2014-01-111-1/+1
* arm: use common of_flat_dt_match_machineRob Herring2013-10-091-22/+19
* arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-051-3/+3
|\
| * ARM: constify machine_desc structure usesRussell King2013-07-261-3/+3
* | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-211-0/+5
|/
* ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-291-2/+3
* ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-241-1/+1
* ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi2013-06-241-0/+3
* ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-291-0/+7
* ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-231-3/+7
* ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-191-0/+100
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* irq: add irq_domain translation infrastructureGrant Likely2011-07-281-14/+0
* ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
* arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-0/+98
* arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-0/+47
OpenPOWER on IntegriCloud