From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 21 Aug 2009 10:38:41 -0700 Subject: [U-Boot] Pull request - net Message-ID: <4A8EDBA1.1060304@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang, Please note - there is an outstanding bug with the E1000 driver in PCI mode. I've requested a fix, but we may have to revert commit aa0707897c49c330b7d6b8d8362e44f60f224732 The following changes since commit 2bcbd429f44e32ead38a33f372e4c027e66710f9: 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 Peter Tyser (1): tsec: Wait for auto-negotiation to complete without link Simon Kagstrom (3): arm:kirkwood Define kirkwood phy address magic number Wait for the link to come up on kirkwood network init arm: kirkwood: See to it that sent data is 8-byte aligned Timur Tabi (1): e1000: fix PCI memory addressing drivers/net/e1000.c | 17 +++++++------ drivers/net/kirkwood_egiga.c | 51 ++++++++++++++++++++++++++++++++---------- drivers/net/kirkwood_egiga.h | 1 + drivers/net/tsec.c | 19 +++++++-------- 4 files changed, 58 insertions(+), 30 deletions(-)