summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar2011-12-081-0/+27
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-081-0/+13
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-081-0/+5
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+2
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-2/+5
|\
| * ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-201-2/+5
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4Star
|/
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0Star
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-1/+4
* Merge branch 'misc' into develRussell King2011-01-061-51/+15Star
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0Star
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-26/+7Star
| * ARM: SMP: get rid of get_core_count()Russell King2010-12-201-11/+1Star
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-6/+0Star
| * 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/+1Star
* 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-121-7/+0Star
* OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar2009-12-121-16/+8Star
* 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-201-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