summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen2015-01-061-2/+11
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-3/+3
* ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-311-5/+1Star
* ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ registerR Sricharan2013-10-101-0/+7
* ARM: OMAP4 SMP: Corrected a typo fucntions to functionsAnoop Thomas Mathew2013-09-181-1/+1
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-2/+2
* Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-05-161-3/+3
|\
| * ARM: OMAP4+: Make secondary_startup function name more consistentSantosh Shilimkar2013-04-091-3/+3
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-1/+1
|\ \
| * \ Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-1/+1
| |\ \
| | * | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-311-1/+1
* | | | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-091-2/+10
|\ \ \ \
| * | | | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-051-2/+10
| | |_|/ | |/| |
* | | | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2013-04-081-37/+20Star
|\| | |
| * | | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar2013-03-281-31/+20Star
| * | | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar2013-03-281-2/+0Star
| * | | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar2013-03-281-4/+0Star
| |/ /
* / / irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-7/+0Star
|/ /
* | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-051-1/+1
|\ \
| * | ARM: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar2013-01-281-1/+1
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1Star
|/
* ARM: OMAP4: PM: fix errata handling when CONFIG_PM=nKevin Hilman2012-11-151-0/+2
* ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross2012-11-051-1/+12
* ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-051-1/+27
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-4/+14
|\
| * ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-131-4/+14
* | ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren2012-09-211-1/+1
* | ARM: OMAP2+: Make omap-secure.h localTony Lindgren2012-09-211-1/+1
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-281-1/+1
|\
| * ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
* | ARM: OMAP5: Add SMP supportSantosh Shilimkar2012-07-091-12/+23
* | ARM: OMAP5: Add the WakeupGen IP updatesSantosh Shilimkar2012-07-091-2/+17
|/
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+2
* 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