aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview/platsmp.c
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] realview: fix broadcast tick supportRussell King
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-01-08[ARM] Fix realview buildRussell King
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas
2008-04-18RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2007-02-16[ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas
2006-02-16[ARM] Fix SMP initialisation oopsRussell King
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King