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

Tom Rini trini at ti.com
Fri Nov 8 23:24:57 CET 2013


On Fri, Nov 08, 2013 at 08:47:33PM +0100, Marek Vasut wrote:

> The following changes since commit 2cee0408e5c6f5dbdfa89fb40168ba2ead3f61a6:
>
>   Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire (2013-11-06
> 16:18:25 -0500)
>
> are available in the git repository at:
>
>
>   git://git.denx.de/u-boot-usb.git master
>
> for you to fetch changes up to 47d79deb996797dddd0984cef8b48a566c82180e:
>
>   usb: dfu: make nand upload working (2013-11-08 20:46:20 +0100)
>
> ----------------------------------------------------------------
> Bo Shen (3):
>       usb: dfu: decrease dfu->r_left along with the transfer
>       usb: dfu: correct dfu buffer inited value
>       usb: dfu: make nand upload working
>
> Heiko Schocher (1):
>       usb, g_dnl: make iSerialNumber board configurable
>
> Mateusz Kulikowski (1):
>       usb: ohci-hcd: submit_common_msg: report actual_length properly
>
> Przemyslaw Marczak (5):
>       usb: ums: code refactoring to improve reusability on other boards.
>       usb: ums: allows using every mmc device with ums.
>       usb: ums: fix disk capacity miscalculation and code cleanup
>       usb: ums: move ums code from trats to Samsung common directory
>       usb: ums: add ums exit feature by ctrl+c or by detach usb cable
>
>  README                              |  7 +++++++
>  board/samsung/common/Makefile       |  1
>  board/samsung/common/ums.c          | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/samsung/trats/trats.c         | 62 --------------------------------------------------------------
>  common/cmd_usb_mass_storage.c       | 51  +++++++++++++++++++++++----------------------------
>  drivers/dfu/dfu.c                   |  3 ++-
>  drivers/dfu/dfu_nand.c              |  1
>  drivers/usb/gadget/f_mass_storage.c | 67 +++++++++++++++++++++++++++++++++++++++++++------------------------
>  drivers/usb/gadget/g_dnl.c          | 20 ++++++++++++++++++++
>  drivers/usb/gadget/storage_common.c | 27 +++------------------------
>  drivers/usb/host/ohci-hcd.c         |  2 +-
>  include/configs/trats.h             |  2 --
>  include/g_dnl.h                     |  1
>  include/usb.h                       | 10 ++++++++++
>  include/usb_mass_storage.h          | 33 +++++++++++++++++----------------
>  15 files changed, 205 insertions(+), 158 deletions(-)
>  create mode 100644 board/samsung/common/ums.c

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/20131108/3811bc33/attachment.pgp>


More information about the U-Boot mailing list