summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* include: move run_command prototype to command.hSascha Hauer2016-04-151-0/+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