[U-Boot-Users] [GIT PULL] Please pull net tree

Ben Warren bwarren at qstreams.com
Tue Nov 6 16:54:36 CET 2007


Wolfgang,

Please pull the net tree.  I believe it's in sync with the main line.

P.S. is there a way to get rid of the merge log entries from when I sync 
with the main line, or do we want them there?


The following changes since commit 992742a5b09d9040adbd156fb90756af66ade310:
  Wolfgang Denk (1):
        Cleanup coding style; update CHANGELOG

are available in the git repository at:

  git://www.denx.de/git/u-boot-net master

Ben Warren (2):
      Merge git://www.denx.de/git/u-boot
      Merge git://www.denx.de/git/u-boot

Justin Flammia (1):
      DHCP Client Fix

Larry Johnson (2):
      NET: Cosmetic changes
      NET: Add Ethernet 1000BASE-X support for PPC4xx

Roy Zang (1):
      Implement general ULi 526x Ethernet driver support in U-boot

 common/cmd_mii.c    |    8 +-
 common/miiphyutil.c |  282 ++++++++-------
 drivers/Makefile    |    2 +-
 drivers/uli526x.c   |  996 
+++++++++++++++++++++++++++++++++++++++++++++++++++
 include/miiphy.h    |  114 ++++---
 net/eth.c           |    4 +
 6 files changed, 1227 insertions(+), 179 deletions(-)
 create mode 100644 drivers/uli526x.c





More information about the U-Boot mailing list