[U-Boot] Pull request: u-boot-usb

Wolfgang Denk wd at denx.de
Fri Aug 26 15:52:10 CEST 2011


Dear Remy Bohmer,

In message <CANqCtQ+G1H7FmZ2qb6Su8NOqyF9h9mJP=81xfe_DSgRrECR3tQ at mail.gmail.com> you wrote:
> The following changes since commit fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458:
> 
>   Convert ISO-8859 files to UTF-8 (2011-08-04 23:34:02 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-usb.git master
> 
> Jason Cooper (1):
>       usb: increase non-bulk timeout for slow chipsets.
> 
> Marek Vasut (2):
>       USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllers
>       USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()
> 
> Nobuhiro Iwamatsu (1):
>       usb: r8a66597: Fix argument mistake of inl
> 
> Simon Glass (4):
>       Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
>       Add Ethernet hardware MAC address framework to usbnet
>       Add documentation for USB Host Networking
>       Put common autoload code into auto_load() function
> 
>  board/davinci/common/misc.c |    2 +-
>  common/usb.c                |    3 +-
>  doc/README.usb              |  157 ++++++++-
>  drivers/net/designware.c    |    2 +-
>  drivers/usb/eth/Makefile    |    1 +
>  drivers/usb/eth/smsc95xx.c  |  879 +++++++++++++++++++++++++++++++++++++++++++
>  drivers/usb/eth/usb_ether.c |   16 +-
>  drivers/usb/host/r8a66597.h |    2 +-
>  include/net.h               |   25 ++-
>  include/usb.h               |    2 +-
>  include/usb_ether.h         |   13 +
>  net/bootp.c                 |   76 ++---
>  net/eth.c                   |   64 ++--
>  13 files changed, 1165 insertions(+), 77 deletions(-)
>  create mode 100644 drivers/usb/eth/smsc95xx.c

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
"We all agree on the necessity of compromise. We just can't agree  on
when it's necessary to compromise."
                - Larry Wall in  <1991Nov13.194420.28091 at netlabs.com>


More information about the U-Boot mailing list