summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/platsmp.c
AgeCommit message (Expand)Author
2014-06-17ARM: exynos: move sysram info to exynos.cOlof Johansson
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K
2014-05-26ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove unnecessary inclusion of cpu.hSachin Kamat
2014-05-16ARM: EXYNOS: use generic exynos cpu power control functionsLeela Krishna Amudala
2014-05-15ARM: EXYNOS: Map SYSRAM through generic DT bindingsSachin Kamat
2014-03-21ARM: EXYNOS: Remove hardware.h fileSachin Kamat
2013-12-28Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2013-12-19ARM: EXYNOS: remove <mach/regs-clock.h> for exynosKukjin Kim
2013-12-19ARM: EXYNOS: local regs-pmu.h header fileKukjin Kim
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-06-19ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420Chander Kashyap
2013-06-19ARM: dts: list the CPU nodes for EXYNOS5250Chander Kashyap
2013-06-19ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-09ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-12-18ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim
2012-11-28ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier
2012-08-11ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim