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