aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-headsmp.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2019-06-19ARM: use arch_extension directive instead of arch argumentStefan Agner1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-02-16ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin1-1/+2
2016-06-27ARM: OMAP2+: Fix build if CONFIG_SMP is not setTony Lindgren1-4/+14
2015-01-05ARM: omap5/dra7xx: Enable booting secondary CPU in HYP modeLennart Sorensen1-0/+21
2014-05-05ARM: OMAP5: Redo THUMB mode switch on secondary CPUJoel Fernandes1-5/+1
2014-04-25ARM: OMAP5: Switch to THUMB mode if needed on secondary CPUJoel Fernandes1-2/+6
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+0
2013-04-09ARM: OMAP4+: Make secondary_startup function name more consistentSantosh Shilimkar1-4/+4
2012-11-05ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.Santosh Shilimkar1-0/+38
2012-07-09ARM: OMAP5: Add SMP supportSantosh Shilimkar1-0/+21
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2011-12-08ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotplug.Santosh Shilimkar1-5/+0
2011-03-09ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-08-02omap4: Add smc API to read AuxCoreBoot0 registerSantosh Shilimkar1-16/+0
2010-04-23omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff1-3/+3
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar1-8/+27
2009-06-09ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar1-0/+46