Commit Graph

1 Commits (b391d743363247bf502fb0b5ca098246ea5a1512)

Author SHA1 Message Date
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Fabio Estevam ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 9 years ago
Inha Song 375f2d785c usb: gadget: UMS: Invoke board specific USB cleanup interface 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Fabio Estevam e5d3e7fcbe cmd_usb_mass_storage: Remove extra 'ums' string in the usage text 9 years ago
Stephen Warren 8c6004568f ums: allow the user to specify the device type 10 years ago
Stephen Warren 1725f12882 ums: move all variable declarations to the start of the block 10 years ago
Stephen Warren d0cc456dc3 ums: use get_device() not find_mmc_device(); 10 years ago
Stephen Warren abfe8afe88 ums: move IO support code to common location 10 years ago
Stephen Warren 66b88b07cd usb: ums: add error handling for failed registration 10 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 10 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 10 years ago
Przemyslaw Marczak 3603e31db5 usb: ums: wait for usb cable connection before enter ums mode 11 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 11 years ago
Przemyslaw Marczak f4dacf7b95 usb: ums: allows using every mmc device with ums. 11 years ago
Przemyslaw Marczak 93c813b3ac usb: ums: code refactoring to improve reusability on other boards. 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Lukasz Majewski 69d6cbe748 usb:gadget:Remove redundant #includes for USB composite gadget and its functions 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 11 years ago