summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-05-08ums: move IO support code to common locationStephen Warren4-57/+46
2014-05-08ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTORStephen Warren2-20/+2
2014-05-08ums: support block devices not MMC devicesStephen Warren2-5/+6
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega11-64/+62
2014-01-13usb: ums: wait for usb cable connection before enter ums modePrzemyslaw Marczak2-0/+27
2013-11-08usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak3-44/+37
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak5-84/+73
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega30-104/+138
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski3-1/+11
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski4-0/+148