summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/devtree.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-3/+2
* ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy2016-09-291-3/+11
* ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks2016-06-221-0/+1
* ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij2016-06-221-0/+2
* ARM: make default platform work for NOMMUArnd Bergmann2015-12-171-1/+1
* arm: add missing of_node_putJulia Lawall2015-10-261-3/+9
* arm: Add devicetree fixup machine functionLaura Abbott2014-07-291-1/+7
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-4/+0
|\
| * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-5/+0
* | ARM: align cpu_method_of_table namingRob Herring2014-05-201-4/+7
* | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-27/+0
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
* | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-301-5/+0
|/
* ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-111-0/+40
* 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