All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [GIT PULL] Please pull net tree
Date: Tue, 06 Nov 2007 10:54:36 -0500	[thread overview]
Message-ID: <47308E3C.4000103@qstreams.com> (raw)

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

             reply	other threads:[~2007-11-06 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 15:54 Ben Warren [this message]
2007-11-06 16:58 ` [U-Boot-Users] [GIT PULL] Please pull net tree Martin Krause
2007-11-16 21:03 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-10-29 22:34 Ben Warren
2007-11-01 22:14 ` Wolfgang Denk
2007-11-02 15:40   ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47308E3C.4000103@qstreams.com \
    --to=bwarren@qstreams.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.