[U-Boot] [PULL] u-boot-usb/master

Marek Vasut marex at denx.de
Tue Dec 18 19:19:10 CET 2012


I reduced it, DFU will have to wait, sorry.

The following changes since commit ebbf0d20aa85f623c49b7ed3349ebfea450c152d:

  Prepare v2013.01-rc2 (2012-12-14 14:43:22 -0700)

are available in the git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 4f8dd5920f52462a9a5d794dc310a9a7a49ca89b:

  cm_t35: use new low level interface for usb ehci (2012-12-17 15:38:15 +0100)

----------------------------------------------------------------
Lukasz Dalek (2):
      pxa25x_udc: Remove usbdescriptors.h
      h2200: Add USB CDC ethernet support

Milind Choudhary (1):
      usb: Clean up newly allocated device nodes in case of configuration 
failure

Nikita Kiryanov (2):
      cm-t35: add USB host support
      cm_t35: use new low level interface for usb ehci

Pantelis Antoniou (2):
      g_dnl: Issue connect/disconnect as appropriate
      g_dnl: Properly terminate string list.

Richard Genoud (1):
      usb documentation: fix typo

Vincent Palatin (1):
      usb: properly detect empty mass storage media reader

Vipin Kumar (1):
      usbh/ehci: Increase timeout for enumeration

 board/cm_t35/cm_t35.c           |   77 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/h2200/h2200.c             |   11 +++++++++++
 common/usb.c                    |   12 ++++++++++++
 common/usb_hub.c                |   35 ++++++++++++++++++++++++++++++-----
 common/usb_storage.c            |   10 ++++++++++
 doc/README.usb                  |    2 +-
 drivers/usb/gadget/g_dnl.c      |   12 +++++++++++-
 drivers/usb/gadget/pxa25x_udc.c |    1 -
 include/configs/cm_t35.h        |    8 +++++++-
 include/configs/h2200.h         |   25 +++++++++++++++++++++++++
 include/usb.h                   |    1 +
 11 files changed, 185 insertions(+), 9 deletions(-)


More information about the U-Boot mailing list