Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | |
Rather than having each platform class provide a mach/smp.h header for smp_cross_call(), arrange for them to register the function with the core ARM SMP code instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2011-02-22 | ARM: EXYNOS4: Add EXYNOS4 CPU initialization support | Kukjin Kim | |
This patch adds EXYNOS4 CPU support files in mach-exynos4, and basically they are moved from mach-s5pv310 so that it can support Samsung's new CPU name, EXYNOS4. The EXYNOS4 ingegrates a ARM Cortex A9 multi-core. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |