aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-16/+9
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-1/+4
* Merge branch 'misc' into develRussell King2011-01-061-51/+15
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-26/+7
| * ARM: SMP: get rid of get_core_count()Russell King2010-12-201-11/+1
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-6/+0
| * ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-201-10/+11
| * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-1/+1
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
|/
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-161-2/+1
* omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-021-1/+2
* omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-201-1/+1
* OMAP4: Remove the secondary wait loopSantosh Shilimkar2009-12-111-7/+0
* OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar2009-12-111-16/+8
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* omap: Use ioremap for omap4 L4 codeTony Lindgren2009-10-191-8/+21
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-1/+1
* ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar2009-06-091-0/+178