summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: fastboot: Add sparse image supportSascha Hauer2018-01-181-23/+230
* usbgadget: fastboot: Allow to automatically export the bbu handlersSascha Hauer2017-09-271-0/+18
* usbgadget: fastboot: Use function to find file_list entry by nameSascha Hauer2017-09-271-7/+4
* usb: gadget: fastboot: delete temporary fileSascha Hauer2017-04-121-0/+3
* fastboot: abort autoboot timeout when fastboot gadget is activatedMarc Kleine-Budde2017-03-101-0/+3
* usb: gadget: fastboot: close fd after downloadSascha Hauer2017-02-231-0/+1
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-1/+1
* usb: fastboot: Fix oem exec supportSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-091-6/+16
|\
| * usb: fastboot: drop CONFIG_COMMAND_SUPPORT dependencySascha Hauer2016-04-261-0/+5
| * usb: fastboot: Use C API for ubiformatSascha Hauer2016-04-261-5/+11
* | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-091-3/+5
|\ \ | |/ |/|
| * string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-3/+4
| * include: move run_command prototype to command.hSascha Hauer2016-04-151-0/+1
* | fix erasing/protecting flashes with unspecified sizeSascha Hauer2016-04-191-1/+1
|/
* fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+31
* fastboot: Fix usage of ubiformat for UBI image transfersMarkus Pargmann2016-02-181-1/+16
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* usb: gadget: fastboot: allow to build without BOOTMLucas Stach2014-12-171-1/+4
* USB: gadget: fastboot: Add missing includeSascha Hauer2014-09-251-0/+1
* USB: gadget: Add Android fastboot supportSascha Hauer2014-07-241-0/+890