[U-Boot] [PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Sat May 7 03:41:11 CEST 2016
The following changes since commit bbca7108db79076d3a9a9c112792d7c4608a665c:
ARM: tegra: import latest Jetson TK1 spreadsheet (2016-05-04 13:31:04
-0700)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 12ff19dbfd93abdb62b7b326fee3f5bfa659a75e:
usb: gadget: dfu: discard dead code (2016-05-06 20:06:56 +0200)
----------------------------------------------------------------
Marek Vasut (4):
usb: Don't init pointer to zero, but NULL
usb: Wait after sending Set Configuration request
usb: Assure Get Descriptor request is in separate microframe
usb: hub: Don't continue on get_port_status failure
Peng Fan (2):
dfu: avoid memory leak
usb: gadget: dfu: discard dead code
Stefan Agner (1):
usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Roese (1):
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
common/usb.c | 18 +++++++++++++++++-
common/usb_hub.c | 1 +
drivers/dfu/dfu.c | 4 +++-
drivers/usb/gadget/f_dfu.c | 10 +---------
drivers/usb/host/dwc2.c | 9 +++++++++
drivers/usb/host/ehci-mx6.c | 7 +++++--
6 files changed, 36 insertions(+), 13 deletions(-)
More information about the U-Boot
mailing list