aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-05-12ARM: imx: replicate the diagnostic register of boot cpu into secondary coresShawn Guo1-0/+14
2013-04-12Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2Olof Johansson1-2/+2
2013-04-12ARM: imx: do not bring up unavailable coresShawn Guo1-2/+2
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-12/+0
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson1-0/+1
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-0/+10
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo1-0/+10
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo1-0/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2012-09-14ARM: SoC: convert imx6q to SMP operationsMarc Zyngier1-4/+14
2011-10-31arm/imx6q: add smp and cpu hotplug supportShawn Guo1-0/+85