summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-24ARM: exynos: add support secondary core bootup in big.LITTLE processor.Hyungwon Hwang1-12/+20
2014-12-17ARM: EXYNOS: Add 5800 SoC supportArun Kumar K1-0/+2
2014-12-17ARM: EXYNOS: Fix core ID used by platsmp and hotplug codeTomasz Figa1-16/+19
2014-11-18ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250Chanwoo Choi1-3/+28
2014-11-18ARM: exynos: Skip scu_enable if using Exynos3250Chanwoo Choi1-1/+1
2014-11-18ARM: exynos: Check the number of core and initialize CPU possible mapChanwoo Choi1-1/+1
2014-11-18ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registersTomasz Figa1-4/+5
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+27
2013-04-09ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa1-5/+27
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
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-3/+1
2012-12-18ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440Kukjin Kim1-1/+1
2012-11-28ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa1-6/+24
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-7/+0
2012-09-14ARM: SoC: convert Exynos4 to SMP operationsMarc Zyngier1-4/+16
2012-08-11ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd1-1/+1
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim1-3/+6
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson1-3/+2
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring1-3/+2
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier1-27/+1
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-2/+0
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim1-0/+225