]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: LPC32xx: Ethernet support
authorRoland Stigge <stigge@antcom.de>
Mon, 12 Mar 2012 21:27:28 +0000 (22:27 +0100)
committerRoland Stigge <stigge@antcom.de>
Tue, 13 Mar 2012 20:23:07 +0000 (21:23 +0100)
commitc20b909be9ba27173294a52d08cab293ec030a2c
treebc3ec77875ddd37dc6e80fffd83c4e251ad756dd
parent48a5dedfa78899dad50b3b4ae30f07e27e6591ab
ARM: LPC32xx: Ethernet support

This patch adds ethernet support to the LPC32xx ARM architecture. The actual
driver in drivers/net is contained in a separate patch.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-lpc32xx/Kconfig
arch/arm/mach-lpc32xx/clock.c
arch/arm/mach-lpc32xx/common.c
arch/arm/mach-lpc32xx/common.h
arch/arm/mach-lpc32xx/include/mach/board.h [new file with mode: 0644]
arch/arm/mach-lpc32xx/irq.c
arch/arm/mach-lpc32xx/phy3250.c