[ARM] basic support for the Marvell Orion SoC family
The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces, and, depending on the specific model, PCI-E interface, PCI-X interface, SATA controllers, crypto unit, SPI interface, SDIO interface, device bus, NAND controller, DMA engine and/or XOR engine. This contains the basic structure and architecture register definitions. Signed-off-by: NTzachi Perelstein <tzachi@marvell.com> Reviewed-by: NNicolas Pitre <nico@marvell.com> Reviewed-by: NLennert Buytenhek <buytenh@marvell.com> Acked-by: NRussell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/mach-orion/Kconfig
0 → 100644
arch/arm/mach-orion/Makefile
0 → 100644
arch/arm/mach-orion/Makefile.boot
0 → 100644
arch/arm/mach-orion/common.c
0 → 100644
arch/arm/mach-orion/common.h
0 → 100644
include/asm-arm/arch-orion/dma.h
0 → 100644
include/asm-arm/arch-orion/io.h
0 → 100644
include/asm-arm/arch-orion/irqs.h
0 → 100644
想要评论请 注册 或 登录