git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de49019
)
arm: mvebu: Add SMP support for Armada XP
author
Gregory CLEMENT
<gregory.clement@free-electrons.com>
Wed, 14 Nov 2012 21:51:08 +0000
(22:51 +0100)
committer
Gregory CLEMENT
<gregory.clement@free-electrons.com>
Wed, 21 Nov 2012 15:49:38 +0000
(16:49 +0100)
This enables SMP support on the Armada XP processor. It adds the
mandatory functions to support SMP such as: the SMP initialization
functions in platsmp.c, the secondary CPU entry point in headsmp.S and
the CPU hotplug initial support in hotplug.c.
Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Reviewed-by: Will Deacon <will.deacon@arm.com>
No differences found