ARM: add initial support for Marvell Berlin SoCs
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 9 Sep 2013 12:36:19 +0000 (14:36 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 13 Dec 2013 15:31:07 +0000 (16:31 +0100)
commit1c37fa10b275d3e5b6285066b5b27c8feae688c8
tree63238e4ff8f4872bcff7ff7cc960fa686b7bbf5a
parenta90921185fe5db3e02aecf473f0c54343ae17191
ARM: add initial support for Marvell Berlin SoCs

This adds initial support for the Marvell Berlin SoC family with
Armada 1500 (88DE3100) and Armada 1500-mini (88DE3005) SoCs.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Jason Cooper <jason@lakedaemon.net>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/mach-berlin/Kconfig [new file with mode: 0644]
arch/arm/mach-berlin/Makefile [new file with mode: 0644]
arch/arm/mach-berlin/berlin.c [new file with mode: 0644]
This page took 0.025169 seconds and 5 git commands to generate.