summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeLines
* MA-9763 Include init.${ro.hardware}.${ro.boot.soc_type}.rc based uboot's soc_...rel_imx_4.9.x_1.0.0_gaimx_v2017.03_4.9.11_1.0.0_gaguoyin.chen2017-09-14-0/+28
* MA-9387 [Android] fastboot: fastboot gpt.img for sd card in androidzhang sanshan2017-07-19-4/+36
* MA-9822 Device has to be booted manually to recovery mode to apply the OTA up...zhang sanshan2017-07-11-2/+2
* MA-9789 [fastboot]System doesn't enter fastboot mode automatically while ther...zhang sanshan2017-07-10-1/+1
* MA-9409-3 Add base board support for android and android things.zhang sanshan2017-07-10-20/+34
* MA-9409-2 fix some issue for android and android thingszhang sanshan2017-07-10-32/+276
* MA-9409-1 enable avb on android things.zhang sanshan2017-07-10-10/+259
* MA-9702-2 [Android] Enable booti for android arm64.sanshan zhang2017-07-10-6/+32
* MA-9382 [Android]uboot: fix compiler issue and command line issue.zhang sanshan2017-06-21-2/+4
* MA-9376 [Android IMX] uboot: enable lock&unlockzhang sanshan2017-06-21-47/+218
* MA-9375 [Android IMX] uboot: enable BCB and bootctrlzhang sanshan2017-06-21-124/+261
* MLK-14627 android: Fix cache unaligned warningYe Li2017-04-06-3/+36
* MA-9263-3 [Android] Partition: enable GPT partition on imx devicesSanshan Zhang2017-04-05-12/+71
* MLK-12527-2 android: Add FSL android fastboot supportYe Li2017-04-05-0/+1766
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-12/+19
* fastboot: sparse: remove session-id logicSteve Rae2016-06-27-14/+2
* fastboot: Clean up bulk-out logicRoger Quadros2016-04-25-27/+23
* fastboot: Enable the respective speed endpoints at runtimeRoger Quadros2016-04-25-7/+17
* fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros2016-04-25-9/+27
* fastboot: allow retrieving fastboot variables from envRob Herring2016-04-01-2/+10
* fastboot: update error and warning messagesSteve Rae2016-02-24-5/+5
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-3/+3
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-0/+11
* fastboot: Implement flashing session counterMaxime Ripard2015-11-12-1/+13
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-12-8/+19
* fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-20-1/+1
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-22-4/+4
* usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski2015-07-22-0/+3
* usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski2015-07-22-5/+6
* fastboot: add support for reboot-bootloader commandAlexey Firago2015-04-14-0/+13
* usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-25-0/+5
* fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-25-5/+22
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-25-0/+25
* fastboot: add support for "oem format" commandRob Herring2015-02-25-0/+11
* fastboot: add "fastboot oem" command supportMichael Scott2015-02-25-0/+15
* fastboot: add support for continue commandRob Herring2014-12-18-0/+14
* usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-06-1/+8
* usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-06-1/+1
* usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-06-1/+2
* usb: gadget: fastboot: improve download progress barBo Shen2014-10-06-5/+9
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-24-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-24-0/+31
* usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-25-4/+7
* usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-08-0/+513