aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14ARM: OMAP4: PM: fix errata handling when CONFIG_PM=nKevin Hilman1-0/+2
2012-11-05ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross1-1/+12
2012-11-05ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.Santosh Shilimkar1-1/+27
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-4/+14
2012-09-20ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren1-1/+1
2012-09-20ARM: OMAP2+: Make omap-secure.h localTony Lindgren1-1/+1
2012-09-13ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier1-4/+14
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-07-09ARM: OMAP: use SGI0 to wake secondary CPUsRussell King1-1/+1
2012-07-09ARM: OMAP5: Add SMP supportSantosh Shilimkar1-12/+23
2012-07-09ARM: OMAP5: Add the WakeupGen IP updatesSantosh Shilimkar1-2/+17
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+2
2011-12-08ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar1-0/+27
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar1-0/+13
2011-12-08ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar1-0/+5
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+2
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-2/+5
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-6/+4
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-2/+5
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
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