aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap-smp.c
AgeCommit message (Expand)Author
2011-01-06Merge branch 'misc' into develRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: get rid of get_core_count()Russell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-08-16omap: Fix sev instruction usage for multi-omapTony Lindgren
2010-08-02omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar
2009-12-11OMAP4: Remove the secondary wait loopSantosh Shilimkar
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Use ioremap for omap4 L4 codeTony Lindgren
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-06-09ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar