aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/devtree.c
AgeCommit message (Expand)Author
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-20ARM: align cpu_method_of_table namingRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30ARM: dt: use default early_init_dt_alloc_memory_archRob Herring
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2013-10-09arm: use common of_flat_dt_match_machineRob Herring
2013-10-09arm: use early_init_dt_scanRob Herring
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-21ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely