index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_usb_mass_storage.c
Age
Commit message (
Expand
)
Author
2014-05-08
ums: allow the user to specify the device type
Stephen Warren
2014-05-08
ums: move all variable declarations to the start of the block
Stephen Warren
2014-05-08
ums: use get_device() not find_mmc_device();
Stephen Warren
2014-05-08
ums: move IO support code to common location
Stephen Warren
2014-05-08
usb: ums: add error handling for failed registration
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-01-13
usb: ums: wait for usb cable connection before enter ums mode
Przemyslaw Marczak
2013-11-08
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
usb: ums: allows using every mmc device with ums.
Przemyslaw Marczak
2013-11-08
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-09-24
usb:gadget:Remove redundant #includes for USB composite gadget and its functions
Lukasz Majewski
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski