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

Minor fixes, please apply for 2014.01
The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 3603e31db54ddba820b7a7b9c7659e272f8c65de:
usb: ums: wait for usb cable connection before enter ums mode (2014-01-13 12:29:12 +0100)
---------------------------------------------------------------- Inderpal Singh (2): usb: ehci: exynos: set/reset hsic phys usb: exynos5: arndale: Add network support
Kuo-Jung Su (2): usb: gadget: fotg210: add w1c interrupt status support usb: gadget: fotg210: EP0 fifo empty indication is non-reliable
Przemyslaw Marczak (1): usb: ums: wait for usb cable connection before enter ums mode
arch/arm/include/asm/arch-exynos/ehci.h | 14 ++++++++++++++ board/samsung/arndale/arndale.c | 21 +++++++++++++++++++++ common/cmd_usb_mass_storage.c | 24 ++++++++++++++++++++++++ drivers/usb/gadget/fotg210.c | 15 +++++++++++++++ drivers/usb/host/ehci-exynos.c | 41 +++++++++++++++++++++++++++++++++++++++++ include/configs/arndale.h | 4 ++++ include/usb_mass_storage.h | 3 +++ 7 files changed, 122 insertions(+)

On Mon, Jan 13, 2014 at 12:42:30PM +0100, Marek Vasut wrote:
Minor fixes, please apply for 2014.01
The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:
Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 3603e31db54ddba820b7a7b9c7659e272f8c65de:
usb: ums: wait for usb cable connection before enter ums mode (2014-01-13 12:29:12 +0100)
Inderpal Singh (2): usb: ehci: exynos: set/reset hsic phys usb: exynos5: arndale: Add network support
Kuo-Jung Su (2): usb: gadget: fotg210: add w1c interrupt status support usb: gadget: fotg210: EP0 fifo empty indication is non-reliable
Przemyslaw Marczak (1): usb: ums: wait for usb cable connection before enter ums mode
arch/arm/include/asm/arch-exynos/ehci.h | 14 ++++++++++++++ board/samsung/arndale/arndale.c | 21 +++++++++++++++++++++ common/cmd_usb_mass_storage.c | 24 ++++++++++++++++++++++++ drivers/usb/gadget/fotg210.c | 15 +++++++++++++++ drivers/usb/host/ehci-exynos.c | 41 +++++++++++++++++++++++++++++++++++++++++ include/configs/arndale.h | 4 ++++ include/usb_mass_storage.h | 3 +++ 7 files changed, 122 insertions(+)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini