Age | Commit message (Expand) | Author | Files | Lines |
2009-11-05 | RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements | Colin Tuckley | 1 | -4/+1 |
2009-07-24 | Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to | Catalin Marinas | 1 | -12/+6 |
2009-06-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 1 | -0/+4 |
2009-05-30 | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 1 | -0/+4 |
2009-05-28 | [ARM] smp: use new cpumask functions | Russell King | 1 | -2/+2 |
2009-05-17 | [ARM] smp: separate SCU support code from realview | Russell King | 1 | -24/+5 |
2009-05-17 | [ARM] smp: SCU is used on non-realview platforms | Russell King | 1 | -1/+1 |
2009-05-17 | [ARM] smp: move core localtimer support out of platform specific files | Russell King | 1 | -7/+7 |
2009-05-17 | [ARM] realview: fix broadcast tick support | Russell King | 1 | -4/+2 |
2009-05-17 | [ARM] realview: remove useless smp_cross_call_done() | Russell King | 1 | -7/+0 |
2009-05-17 | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 1 | -2/+2 |
2009-01-08 | [ARM] Fix realview build | Russell King | 1 | -0/+1 |
2008-12-01 | RealView: Clean up the machine_is_*() calls in platsmp.c | Catalin Marinas | 1 | -25/+16 |
2008-12-01 | RealView: Use only the shadow mapping of ARM11MPCore local timers | Catalin Marinas | 1 | -1/+1 |
2008-12-01 | RealView: Add Cortex-A9 support to the EB board | Jon Callan | 1 | -4/+8 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-06-30 | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off | Catalin Marinas | 1 | -0/+2 |
2008-04-19 | RealView: Add the SMP initialisation support for PB11MPCore | Catalin Marinas | 1 | -2/+11 |
2008-04-19 | RealView: Move the SCU initialisation out of __v6_setup | Catalin Marinas | 1 | -8/+35 |
2008-02-04 | [ARM] 4818/1: RealView: Add core-tile detection | Catalin Marinas | 1 | -3/+9 |
2008-02-04 | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h | Catalin Marinas | 1 | -2/+2 |
2008-02-04 | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 1 | -1/+5 |
2007-02-16 | [ARM] 4201/1: SMP barriers pair needed for the secondary boot process | Catalin Marinas | 1 | -0/+2 |
2007-02-15 | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system | Catalin Marinas | 1 | -1/+1 |
2006-02-16 | [ARM] Fix SMP initialisation oops | Russell King | 1 | -6/+15 |
2005-11-16 | [ARM] Fix arch-realview/system.h to use __io_address() | Russell King | 1 | -2/+1 |
2005-11-09 | [ARM SMP] Add local timer support for Realview MPcore | Russell King | 1 | -0/+5 |
2005-11-08 | [ARM SMP] Fix some sparse warnings in SMP code | Russell King | 1 | -5/+5 |
2005-11-08 | [ARM SMP] Add Realview MPcore SMP support | Russell King | 1 | -0/+195 |