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

Marek Vasut marex at denx.de
Wed Jun 11 02:34:21 CEST 2014


The previous PR was somehow lost I presume, so please find a bigger one:

The following changes since commit 90b51c33f362926e17d4c07dcef1ce822abaa89f:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-30 11:34:39 
-0400)

are available in the git repository at:


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

for you to fetch changes up to 3d83e6752d5595351a47309aab0749984c5909b7:

  dfu: Disable default calculation of CRC32 (2014-06-11 02:31:48 +0200)

----------------------------------------------------------------
Lukasz Majewski (2):
      dfu: Introduction of the "dfu_hash_algo" env variable for checksum method 
setting
      dfu: Disable default calculation of CRC32

Stephen Warren (11):
      usb: hub: fix power good delay timing
      usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
      usb: ci_udc: detect queued requests on ep0
      usb: ci_udc: use a single descriptor for ep0
      usb: ci_udc: pre-allocate ep0 req
      usb: ci_udc: complete ep0 direction handling
      usb: ci_udc: call udc_disconnect() from ci_pullup()
      usb: ci_udc: fix freeing of ep0 req
      usb: ci_udc: fix probe error cleanup
      usb: ci_udc: clean up all allocations in unregister
      usb: ci_udc: terminate ep0 INs with a zlp when required

 README                       |   3 --
 common/usb_hub.c             |  11 ++++---
 drivers/dfu/dfu.c            |  46 +++++++++++++++++++++++++----
 drivers/usb/gadget/ci_udc.c  | 173 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 drivers/usb/gadget/ci_udc.h  |   2 ++
 include/configs/cm_t35.h     |   2 --
 include/configs/gw_ventana.h |   1 -
 7 files changed, 183 insertions(+), 55 deletions(-)


More information about the U-Boot mailing list