[U-Boot] Pull request - net
Ben Warren
biggerbadderben at gmail.com
Sat Aug 8 11:56:52 CEST 2009
Wolfgang,
The following changes since commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e:
Matthias Ludwig (1):
omap3: embedd gpmc_cs into gpmc config struct
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
Mike Frysinger (1):
net: sync env ethaddr to device enetaddr in eth_init()
Robin Getz (1):
minor debug cleanups in ./net
Roy Zang (1):
Add Intel E1000 PCIE card support
drivers/net/e1000.c | 3098 +++++++++++++++++++++++++++++++++++++++++++--------
drivers/net/e1000.h | 837 ++++++++++++++-
include/net.h | 2 +-
include/pci_ids.h | 22 +
net/Makefile | 2 +-
net/bootp.c | 81 +-
net/eth.c | 56 +-
net/net.c | 80 +-
net/nfs.c | 42 +-
net/rarp.c | 4 +-
net/sntp.c | 6 +-
net/tftp.c | 21 +-
12 files changed, 3565 insertions(+), 686 deletions(-)
regards,
Ben
More information about the U-Boot
mailing list