[U-Boot] Pull request - net
Wolfgang Denk
wd at denx.de
Sat Aug 8 12:09:43 CEST 2009
Dear Ben Warren,
In message <4A7D4BE4.6070505 at gmail.com> you wrote:
> 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(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Beware of bugs in the above code; I have only proved it correct, not
tried it." - Donald Knuth
More information about the U-Boot
mailing list