linux/arch/arm
Linus Walleij c00def71ef ARM: ux500: simplify secondary CPU boot
This removes a lot of ancient cruft from the Ux500 SMP boot.
Instead of the pen grab/release, just point the ROM to
secondary_boot() and start the second CPU there, then send
the IPI.

Use our own SMP enable method. This enables us to remove the
last static mapping and get both CPUs booting properly.

Tested this and it just works.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2015-08-06 10:11:44 +02:00
..
boot Merge branch 'fixes' into next/cleanup 2015-08-06 10:11:36 +02:00
common Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup 2015-08-05 17:24:11 +02:00
configs Renesas ARM Based SoC Cleanup for v4.3 2015-07-14 11:48:48 +02:00
crypto
firmware
include Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2015-07-07 15:19:09 -07:00
kernel Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup 2015-08-05 17:24:11 +02:00
kvm
lib
mach-alpine
mach-asm9260
mach-at91 ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-axxia
mach-bcm ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-berlin
mach-clps711x ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-cns3xxx ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-davinci ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-digicolor ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-dove Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup 2015-08-05 17:24:11 +02:00
mach-ebsa110 ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-efm32
mach-ep93xx ARM: ep93xx: simone: enable DMA on the SPI host 2015-07-17 11:50:23 +02:00
mach-exynos
mach-footbridge ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-gemini ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-highbank
mach-hisi
mach-imx Merge branch 'fixes' into next/cleanup 2015-08-06 10:11:36 +02:00
mach-integrator
mach-iop13xx ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-iop32x ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-iop33x ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-ixp4xx ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-keystone
mach-ks8695 ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-lpc18xx
mach-lpc32xx Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup 2015-08-05 17:24:11 +02:00
mach-mediatek
mach-meson
mach-mmp ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-moxart
mach-mv78xx0
mach-mvebu ARM: mvebu: add missing newline at end of messages 2015-07-09 14:17:22 +02:00
mach-mxs ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-netx ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-nomadik
mach-nspire
mach-omap1 ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-omap2 Merge branch 'fixes' into next/cleanup 2015-08-06 10:11:36 +02:00
mach-orion5x ARM: orion5x: Use vsprintf %pM extension 2015-07-09 14:17:22 +02:00
mach-picoxcell
mach-prima2 move CSR rtc iobrg read/write API to be regmap 2015-07-08 14:20:12 -07:00
mach-pxa Merge branch 'fixes' into next/cleanup 2015-08-06 10:11:36 +02:00
mach-qcom
mach-realview ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-rockchip
mach-rpc ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-s3c24xx ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-s3c64xx ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-s5pv210
mach-sa1100 ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-shmobile Renesas ARM Based SoC Marzen Board Removal for v4.3 2015-08-06 10:09:08 +02:00
mach-socfpga
mach-spear ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-sti ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-stm32
mach-sunxi Allwinner late changes for 4.2 2015-07-09 15:08:44 -07:00
mach-tegra
mach-u300
mach-uniphier
mach-ux500 ARM: ux500: simplify secondary CPU boot 2015-08-06 10:11:44 +02:00
mach-versatile
mach-vexpress
mach-vt8500
mach-w90x900 ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mach-zx ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mach-zynq
mm Merge branches 'fixes' and 'ioremap' into for-linus 2015-07-07 12:35:33 +01:00
net
nwfpe
oprofile
plat-iop ARM/iop/time: Migrate to new 'set-state' interface 2015-07-17 08:29:42 +05:30
plat-omap
plat-orion Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanup 2015-08-05 17:24:11 +02:00
plat-pxa
plat-samsung
plat-versatile
probes
tools
vdso Merge branches 'fixes' and 'ioremap' into for-linus 2015-07-07 12:35:33 +01:00
vfp
xen
Kconfig EP93xx cleanup and completing developments. This switches 2015-07-17 10:20:46 -07:00
Kconfig-nommu
Kconfig.debug Merge branches 'fixes' and 'ioremap' into for-linus 2015-07-07 12:35:33 +01:00
Makefile