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

Marek Vasut marex at denx.de
Thu Dec 11 13:54:19 CET 2014


Hi Tom,

minor USB fixes.

The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13 
-0500)

are available in the git repository at:


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

for you to fetch changes up to 0c6de8853b2571251fdefe34598e0c344fe1372b:

  usb: ehci: do not set the LSB of Current qTD pointer (2014-11-19 23:31:54 
+0100)

----------------------------------------------------------------
Masahiro Yamada (1):
      usb: ehci: do not set the LSB of Current qTD pointer

Peng Fan (3):
      usb:ehci-mx6 add phy mode query function
      imx:mx6slevk add board level support for usb
      imx:mx6sxsabresd add board level support for usb

Łukasz Majewski (2):
      dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths
      test: ums: Add sleep before unmount directory

 arch/arm/include/asm/arch-mx6/mx6sl_pins.h  |  5 +++++
 board/freescale/mx6slevk/mx6slevk.c         | 49 
+++++++++++++++++++++++++++++++++++++++++++++++++
 board/freescale/mx6sxsabresd/mx6sxsabresd.c | 49 
+++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/dfu/dfu.c                           | 29 +++++++++++++++++++++++++++--
 drivers/usb/host/ehci-hcd.c                 |  1 -
 drivers/usb/host/ehci-mx6.c                 | 27 +++++++++++++++++++++++++--
 include/configs/mx6slevk.h                  | 14 ++++++++++++++
 include/configs/mx6sxsabresd.h              | 14 ++++++++++++++
 include/usb/ehci-fsl.h                      |  2 ++
 test/ums/ums_gadget_test.sh                 | 10 +++++++++-
 10 files changed, 194 insertions(+), 6 deletions(-)


More information about the U-Boot mailing list