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

Tom Rini trini at ti.com
Tue Oct 7 02:28:33 CEST 2014


On Mon, Oct 06, 2014 at 09:08:59PM +0200, Marek Vasut wrote:

> Updated PR, added a Fastboot fix and the musb-new fix:
> 
> The following changes since commit b966db0d7259293e2c9c216c7a5dce30dacacfd9:
> 
>   dw_mmc: cleanups (2014-10-03 17:26:50 +0300)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to e2140588dd2f3e619f21d9575281b7c7ea771c09:
> 
>   usb: gadget: fastboot: terminate commands with NULL (2014-10-06 21:07:44 
> +0200)
> 
> ----------------------------------------------------------------
> Bo Shen (1):
>       usb: gadget: fastboot: improve download progress bar
> 
> Daniel Mack (1):
>       usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
> 
> Eric Nelson (5):
>       usb: f_mass_storage: set removable flag in do_inquiry based on LUN
>       usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
>       usb: gadget: fastboot: add max-download-size variable
>       usb: gadget: fastboot: explicitly set radix of maximum download size
>       usb: gadget: fastboot: terminate commands with NULL
> 
> Hans de Goede (10):
>       usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
>       usb: ehci: Add missing cache flush to destroy_int_queue
>       usb: ehci: poll_int_queue check real qtd, not the overlay
>       usb: ehci: Make periodic_schedules a per controller variable
>       usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
>       usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
>       usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling 
> usb_stop()
>       usb: kbd: Remove check for already being registered
>       stdio: Add force parameter to stdio_deregister
>       usb: kbd: Allow "usb reset" to continue when an usb kbd is used
> 
> Heiko Schocher (2):
>       usb: dfu: add fullspeed support for DFU
>       arm: am335x: siemens board use in DFU mode fullspeed only
> 
> Marcel Ziswiler (1):
>       usb: tegra: ULPI regression on tegra20
> 
> Łukasz Majewski (1):
>       usb: dfu: thor: gadget: Remove dead code
> 
>  common/cmd_usb.c                       | 27 +++++++++++++++------------
>  common/stdio.c                         | 13 ++++++++++---
>  common/usb_kbd.c                       | 26 +++++++++++---------------
>  drivers/serial/serial-uclass.c         |  2 +-
>  drivers/usb/gadget/ci_udc.c            |  5 +++++
>  drivers/usb/gadget/f_dfu.c             | 11 +++--------
>  drivers/usb/gadget/f_fastboot.c        | 28 ++++++++++++++++++++--------
>  drivers/usb/gadget/f_mass_storage.c    |  1 +
>  drivers/usb/gadget/f_thor.c            | 10 ----------
>  drivers/usb/host/ehci-hcd.c            | 65 
> ++++++++++++++++++++++++++++++++++++++++++++---------------------
>  drivers/usb/host/ehci-tegra.c          |  4 ++--
>  drivers/usb/host/ehci.h                |  1 +
>  drivers/usb/musb-new/musb_core.c       |  2 --
>  include/configs/siemens-am33x-common.h |  2 +-
>  include/stdio_dev.h                    |  4 ++--
>  include/usb.h                          |  2 +-
>  16 files changed, 117 insertions(+), 86 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141006/d4860e54/attachment.pgp>


More information about the U-Boot mailing list