
2 Dec
2011
2 Dec
'11
9:21 p.m.
From: Rob Herring rob.herring@calxeda.com
This series adds the Calxeda xgmac ethernet driver and enables networking options on the highbank platform.
Rob
Rob Herring (2): net: add Calxeda xgmac driver ARM: highbank: enable networking and pxe
README | 6 + board/highbank/highbank.c | 14 ++ drivers/net/Makefile | 1 + drivers/net/calxedaxgmac.c | 552 ++++++++++++++++++++++++++++++++++++++++++++ include/configs/highbank.h | 19 ++- include/netdev.h | 1 + 6 files changed, 591 insertions(+), 2 deletions(-) create mode 100644 drivers/net/calxedaxgmac.c
--
1.7.5.4