Re: [U-Boot] Pull request - net/next

2009-12-17 Thread Wolfgang Denk
Dear Ben Warren,

In message 4b29c3a2.6000...@gmail.com you wrote:
 Wolfgang,
 
 The following changes since commit 4b142febff71eabdb7ddbb125c7b583b24ddc434:
   Heiko Schocher (1):
 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-net.git next
 
 Ben Warren (1):
   Net: Clean up LAN91C96 Support
 
 John Ogness (1):
   fec_mxc: incomplete error handling
 
 Mike Frysinger (1):
   net: pull CONFIG checks out of source and into makefile
 
 Nishanth Menon (3):
   NET: LAN91C96 CONFIG_NET_MULTIify
   TI OMAP3: SDP3430 FIX NET_MULTI Warning
   LAN91C96: Enable NET_MULTI LAN driver
 
 Reinhard Arlt (1):
   net: e1000: Add support for the Intel 82546GB controller
 
 Remy Bohmer (1):
   Add error codes/handling for TFTP-server
 
 Thomas Weber (1):
   net: dm9000x: fix debug output
 
  board/apollon/apollon.c  |   13 +-
  board/assabet/assabet.c  |   12 +
  board/dave/B2/B2.c   |   12 +
  board/gcplus/gcplus.c|   12 +
  board/logicpd/zoom1/zoom1.c  |   12 +
  board/logicpd/zoom2/zoom2.c  |   12 +
  board/lubbock/lubbock.c  |   12 +
  board/ti/omap1510inn/omap1510innovator.c |   12 +
  board/ti/omap1610inn/omap1610innovator.c |   12 +
  board/ti/omap2420h4/omap2420h4.c |   12 +
  board/ti/omap5912osk/omap5912osk.c   |   12 +
  board/ti/omap730p2/omap730p2.c   |   12 +
  board/ti/sdp3430/sdp.c   |   12 +-
  drivers/net/Makefile |2 +-
  drivers/net/dm9000x.c|2 +-
  drivers/net/e1000.c  |1 +
  drivers/net/fec_mxc.c|1 +
  drivers/net/lan91c96.c   |  452 
 --
  drivers/net/lan91c96.h   |  110 
  include/configs/B2.h |4 +-
  include/configs/apollon.h|3 +-
  include/configs/assabet.h|3 +-
  include/configs/gcplus.h |3 +-
  include/configs/lubbock.h|3 +-
  include/configs/omap1510inn.h|3 +-
  include/configs/omap1610h2.h |3 +-
  include/configs/omap1610inn.h|3 +-
  include/configs/omap2420h4.h |3 +-
  include/configs/omap3_sdp3430.h  |3 +-
  include/configs/omap5912osk.h|3 +-
  include/configs/omap730p2.h  |3 +-
  include/configs/pleb2.h  |6 +-
  include/netdev.h |1 +
  include/pci_ids.h|1 +
  net/Makefile |   12 +-
  net/bootp.c  |4 -
  net/eth.c|7 +-
  net/net.c|4 -
  net/nfs.c|4 -
  net/rarp.c   |4 -
  net/tftp.c   |   36 ++-
  41 files changed, 452 insertions(+), 389 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: w...@denx.de
Time is fluid ... like a river with currents, eddies, backwash.
-- Spock, The City on the Edge of Forever, stardate 3134.0
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request - net/next

2009-08-25 Thread Wolfgang Denk
Dear Ben Warren,

In message 4a944bb0.9010...@gmail.com you wrote:
 Wolfgang,
 
 The following changes since commit 307ecb6db04eebdc06b8c87d48bf48d3cbd5e9d7:
   Eric Millbrandt (1):
 Add support for USB on PSC3 for the mpc5200
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-net.git next
 
 Alessandro Rubini (4):
   net: defragment IP packets
   tftp: get the tftp block size from config file and from the environment
   nfs: accept CONFIG_NFS_READ_SIZE from config file
   arm nomadik: activate defrag choose 4k transfer block size
 
 Ben Warren (1):
   Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
 
 Kim Phillips (1):
   net: tsec - handle user interrupt while waiting for PHY auto 
 negotiation to complete
 
 Robin Getz (2):
   Add debug message for Blackfin Ethernet Rx function.
   Add Transfer Size Option to tftp
 
  board/altera/dk1c20/dk1c20.c  |   12 ++
  board/altera/dk1s10/dk1s10.c  |   12 ++
  board/armadillo/armadillo.c   |   12 ++
  board/csb226/csb226.c |   12 ++
  board/ep7312/ep7312.c |   12 ++
  board/freescale/mx31ads/mx31ads.c |   12 ++
  board/impa7/impa7.c   |   12 ++
  board/lart/lart.c |   12 ++
  board/mpl/vcma9/cmd_vcma9.c   |   28 +++--
  board/mpl/vcma9/vcma9.c   |   12 ++
  board/mx1ads/mx1ads.c |   12 ++
  board/samsung/smdk2400/smdk2400.c |   12 ++
  board/samsung/smdk2410/smdk2410.c |   12 ++
  board/samsung/smdk6400/smdk6400.c |   12 ++
  board/sbc2410x/sbc2410x.c |   12 ++
  board/ssv/adnpesc1/adnpesc1.c |   12 ++
  board/trab/trab.c |   12 ++
  drivers/net/Makefile  |2 +-
  drivers/net/bfin_mac.c|3 +
  drivers/net/cs8900.c  |  276 
 ++---
  drivers/net/cs8900.h  |   41 ---
  drivers/net/tsec.c|7 +
  include/configs/ADNPESC1.h|   14 +-
  include/configs/DK1C20.h  |   14 +-
  include/configs/DK1S10.h  |   14 +-
  include/configs/VCMA9.h   |7 +-
  include/configs/armadillo.h   |9 +-
  include/configs/csb226.h  |7 +-
  include/configs/ep7312.h  |9 +-
  include/configs/impa7.h   |7 +-
  include/configs/lart.h|7 +-
  include/configs/mx1ads.h  |7 +-
  include/configs/mx31ads.h |7 +-
  include/configs/nhk8815.h |4 +
  include/configs/sbc2410x.h|7 +-
  include/configs/smdk2400.h|7 +-
  include/configs/smdk2410.h|7 +-
  include/configs/smdk6400.h|7 +-
  include/configs/trab.h|7 +-
  include/netdev.h  |1 +
  lib_arm/board.c   |9 --
  net/net.c |  188 -
  net/nfs.h |   10 +-
  net/tftp.c|   51 +++-
  44 files changed, 728 insertions(+), 221 deletions(-)

Applied to next. 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: w...@denx.de
A door is what a dog is perpetually on the wrong side of.
- Ogden Nash
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot