[U-Boot] [PULL] u-boot-usb/master
Tom Rini
trini at ti.com
Thu Aug 1 19:52:36 CEST 2013
On Tue, Jul 30, 2013 at 08:48:04PM +0200, Marek Vasut wrote:
> The following changes since commit 9fab4bf4cc077c21e43941866f3f2c196f28670d:
>
> powerpc/ppc4xx: Convert new gdsys files to SPDX license tags (2013-07-26
> 15:32:59 -0400)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-usb.git master
>
> for you to fetch changes up to 8bc3603675f7bf4dfa4eb6bdaf2aa0a8ddce9fa6:
>
> ehci-hcd: fix memory leak in lowlevel init (2013-07-29 23:01:33 +0200)
>
> ----------------------------------------------------------------
> Lukasz Majewski (1):
> dfu: Implementation of target reset after communication with dfu-util's -R
> switch
>
> Marek Vasut (17):
> usb: mv_udc: Unbreak the mv_udc driver
> usb: mv_udc: Clean up mv_udc.h
> usb: mv_udc: Move endpoint array into driver data
> usb: mv_udc: Clean up the EP initialization
> usb: ehci: Split out struct ehci_ctrl definition
> usb: mv_udc: Make use of struct ehci_ctrl
> usb: mv_udc: Clean up the initial variable check
> usb: mv_udc: Remove QH_MAXNUM macro
> usb: mv_udc: Init mv_drv.gadget.ops statically
> usb: mv_udc: Move QH and qTD into mv_drv
> usb: mv_udc: Properly align the endpoint QH and qTD list
> usb: mv_udc: Add cacheline length check
> usb: mv_udc: Implement better QH accessor
> usb: mv_udc: Improve allocation of qTD items
> usb: mv_udc: Implement better qTD item accessor
> usb: mv_udc: Add proper cache management
> usb: mv_udc: Add bounce buffer
>
> Nikita Kiryanov (2):
> usb_hub: fix power cycling logic
> ehci-hcd: fix memory leak in lowlevel init
>
> Roger Quadros (1):
> usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module
>
> common/cmd_dfu.c | 14 ++++-
> common/usb_hub.c | 4 +-
> drivers/dfu/dfu.c | 11 ++++
> drivers/serial/usbtty.h | 2 +
> drivers/usb/gadget/f_dfu.c | 2 +
> drivers/usb/gadget/gadget_chips.h | 2 +-
> drivers/usb/gadget/mv_udc.c | 401
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
> drivers/usb/host/ehci-hcd.c | 15 ++---
> drivers/usb/host/ehci-omap.c | 27 +++++----
> drivers/usb/host/ehci.h | 13 +++++
> include/dfu.h | 2 +
> include/usb/mv_udc.h | 88 ++++++++++++++---------------
> 12 files changed, 423 insertions(+), 158 deletions(-)
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130801/2a29b497/attachment.pgp>
More information about the U-Boot
mailing list