aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
Commit message (Expand)AuthorAge
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
* ARM: OMAP4: PM: fix errata handling when CONFIG_PM=nKevin Hilman2012-11-14
* ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross2012-11-05
* ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-05
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-22
|\
| * ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-13
* | ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren2012-09-20
* | ARM: OMAP2+: Make omap-secure.h localTony Lindgren2012-09-20
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\
| * ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-09
* | ARM: OMAP5: Add SMP supportSantosh Shilimkar2012-07-09
* | ARM: OMAP5: Add the WakeupGen IP updatesSantosh Shilimkar2012-07-09
|/
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
* ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-08
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-19
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-20
|/
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-07
* ARM: consolidate SMP cross call implementationRussell King2011-05-23
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| * ARM: SMP: get rid of get_core_count()Russell King2010-12-20
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-20
| * ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-20
| * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-14
|/
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-16
* omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-02
* omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-20
* OMAP4: Remove the secondary wait loopSantosh Shilimkar2009-12-11
* OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar2009-12-11
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* omap: Use ioremap for omap4 L4 codeTony Lindgren2009-10-19
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-28
* ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar2009-06-09