]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: socfpga: Enable SMP for socfpga
authorDinh Nguyen <dinguyen@altera.com>
Thu, 25 Oct 2012 16:41:39 +0000 (10:41 -0600)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 12:59:39 +0000 (14:59 +0200)
commit9c4566a117a6fe404a0e49b27ac71b631945a70f
tree21802a1dc88b6dbd4ea39f7cc11b734c4f5465c9
parent6f0c0580b70c89094b3422ba81118c7b959c7556
ARM: socfpga: Enable SMP for socfpga

Enable SMP for the SOCFPGA platform.

Signed-off-by: Pavel Machek <pavel@denx.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Reviewed-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/arm/altera/socfpga-reset.txt [new file with mode: 0644]
Documentation/devicetree/bindings/arm/altera/socfpga-system.txt [new file with mode: 0644]
arch/arm/boot/dts/socfpga.dtsi
arch/arm/configs/socfpga_defconfig
arch/arm/mach-socfpga/Kconfig
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/core.h [new file with mode: 0644]
arch/arm/mach-socfpga/headsmp.S [new file with mode: 0644]
arch/arm/mach-socfpga/platsmp.c [new file with mode: 0644]
arch/arm/mach-socfpga/socfpga.c