24 Jun, 2006
1 commit
-
Patch from Andrew Victor
Remove the remaining legacy __mem_isa() definitions for the ARM
platforms.Signed-off-by: Andrew Victor
Signed-off-by: Russell King
23 Jun, 2006
1 commit
-
This is a patch for the Hilscher netx builtin ethernet ports. The
netx board support was merged into 2.6.17-git2.
The netx is a arm926 based SoC.Signed-off-by: Robert Schwebel
Signed-off-by: Sascha Hauer--
drivers/net/Kconfig | 11
drivers/net/Makefile | 1
drivers/net/netx-eth.c | 516 ++++++++++++++++++++++++++++++++++++++++
include/asm-arm/arch-netx/eth.h | 27 ++
4 files changed, 555 insertions(+)
Signed-off-by: Jeff Garzik
19 Jun, 2006
4 commits
-
Patch from Sascha Hauer
The netX processors have generic network bitstream engines (XMAC/XPEC).
This driver adds support for firmware loading and start, stop, reset
commands.Signed-off-by: Robert Schwebel
Signed-off-by: Sascha Hauer
Signed-off-by: Russell King -
Patch from Sascha Hauer
This patch adds support for the pointer FIFOs on netX.
Signed-off-by: Robert Schwebel
Signed-off-by: Sascha Hauer
Signed-off-by: Russell King -
Patch from Sascha Hauer
This patch adds the base support for Hilscher's netX network
processors.Signed-off-by: Robert Schwebel
Signed-off-by: Sascha Hauer
Signed-off-by: Russell King -
Patch from Sascha Hauer
This patch adds the register definitions for Hilscher's netX network
processors.Signed-off-by: Robert Schwebel
Signed-off-by: Sascha Hauer
Signed-off-by: Russell King