[U-Boot] Pull request - net
Wolfgang Denk
wd at denx.de
Sun Feb 1 21:36:21 CET 2009
Dear Ben Warren,
In message <49852782.8040304 at gmail.com> you wrote:
> Wolfgang,
>
> The following changes since commit 8f86a3636ef88427f880610638e80991adc41896:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-net.git master
>
> Ben Warren (2):
> Fix compile error in building MBX860T.
> Merge git://git.denx.de/u-boot into u-boot
>
> Gary Jennejohn (1):
> mgcoge make ether_scc.c work with CONFIG_NET_MULTI
>
> Gunnar Rangoy (1):
> AVR32: macb - Search for PHY id
>
> Heiko Schocher (1):
> powerpc: net: support for the SMSC LAN8700 PHY
>
> Michal Simek (1):
> net: Sort Makefile labels
>
> Mike Frysinger (1):
> Move is_valid_ether_addr() to include/net.h
>
> Nobuhiro Iwamatsu (2):
> sh: sh_eth: Change new network API
> sh: sh7763rdp: Update sh7763rdp config
>
> Olav Morken (1):
> Fix IP alignment problem
>
> Ron Madrid (1):
> Marvell 88E1118 interrupt fix
>
> Stefan Roese (2):
> net: smc911x: Make register read/write functions weak
> net: smc911x.c: Add LAN9211 to chip_ids[] array
>
> board/bf537-stamp/bf537-stamp.c | 16 --
> cpu/mpc8260/Makefile | 8 +-
> cpu/mpc8260/cpu.c | 3 +
> cpu/mpc8260/ether_scc.c | 50 +++++-
> cpu/sh4/cpu.c | 8 +
> drivers/net/Makefile | 4 +-
> drivers/net/macb.c | 31 ++++
> drivers/net/sh_eth.c | 355 +++++++++++++++++++++++++--------------
> drivers/net/sh_eth.h | 10 +-
> drivers/net/smc911x.c | 79 +++++----
> drivers/net/tsec.c | 4 +
> drivers/qe/uec_phy.c | 59 +++++++
> include/configs/sh7763rdp.h | 1 +
> include/net.h | 16 ++
> include/netdev.h | 2 +
> net/net.c | 2 +-
> 16 files changed, 446 insertions(+), 202 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
You are only young once, but you can stay immature indefinitely.
More information about the U-Boot
mailing list