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

Marek Vasut marex at denx.de
Wed Aug 19 22:33:12 CEST 2015


The following changes since commit 0f9258228e2b2070368ffccf5c243218128770a8:

  of: clean up OF_CONTROL ifdef conditionals (2015-08-18 13:46:05 -0400)

are available in the git repository at:

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

for you to fetch changes up to 7a1386f96bca550240670fa3461d3a0dc060aa01:

  usb: dwc2: Rename to dwc2_usb (2015-08-19 22:31:39 +0200)

----------------------------------------------------------------
Adrian Alonso (4):
      imx: usb: ehci-mx6: reg accessor cleanups
      imx: usb: ehci-mx6: document board specific functions
      imx: usb: ehci-mx6: add usb support for imx7d soc
      imx: usb: ehci-mx6: wait_for_bit to check reg status

Kishon Vijay Abraham I (3):
      usb: gadget: ether: Perform board initialization from ethernet gadget 
driver
      usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
      usb: gadget: ether: populate _reset_ callback

Marek Vasut (2):
      usb: dwc2: Add original Synopsys compat string
      usb: dwc2: Rename to dwc2_usb

Sergey Temerkhanov (1):
      usb: xhci: Fix a potential NULL pointer dereference

Stefan Roese (1):
      usb: spear: Add support for both SPEAr600 EHCI controllers

 arch/arm/cpu/arm926ejs/spear/cpu.c         |   4 ++
 arch/arm/include/asm/arch-spear/hardware.h |   2 +
 drivers/usb/gadget/ether.c                 |   5 +++
 drivers/usb/host/Makefile                  |   1 +
 drivers/usb/host/dwc2.c                    |   3 +-
 drivers/usb/host/ehci-mx6.c                | 211 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 drivers/usb/host/ehci-spear.c              |  38 +++++++++++++++--
 drivers/usb/host/xhci-omap.c               |   1 +
 drivers/usb/host/xhci.c                    |  19 ++++++---
 9 files changed, 223 insertions(+), 61 deletions(-)


More information about the U-Boot mailing list