aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/devtree.c
Commit message (Expand)AuthorAge
* arm: Add devicetree fixup machine functionLaura Abbott2014-07-29
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-05-31
* | ARM: align cpu_method_of_table namingRob Herring2014-05-20
* | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
* | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-30
|/
* ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-11
* arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
* ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla2014-01-11
* arm: use common of_flat_dt_match_machineRob Herring2013-10-09
* arm: use early_init_dt_scanRob Herring2013-10-09
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-05
|\
| * ARM: constify machine_desc structure usesRussell King2013-07-26
* | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-21
|/
* ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-29
* ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-24
* ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi2013-06-24
* ARM: default machine descriptor for multiplatformArnd Bergmann2013-04-29
* ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-23
* ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-19
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* irq: add irq_domain translation infrastructureGrant Likely2011-07-28
* ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-09
* arm/dt: probe for platforms via the device treeGrant Likely2011-05-23
* arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-11