index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fastboot.c
Commit message (
Expand
)
Author
Age
Lines
*
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
Roger Quadros
2016-04-25
-9
/
+27
*
fastboot: allow retrieving fastboot variables from env
Rob Herring
2016-04-01
-2
/
+10
*
fastboot: update error and warning messages
Steve Rae
2016-02-24
-5
/
+5
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
-3
/
+3
*
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
-0
/
+11
*
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
-1
/
+13
*
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-11-12
-8
/
+19
*
fastboot: Implement OEM format only when we have MMC support
Maxime Ripard
2015-10-20
-1
/
+1
*
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
Paul Kocialkowski
2015-07-22
-4
/
+4
*
usb: gadget: fastboot: Dequeue the previous IN request for the current request
Paul Kocialkowski
2015-07-22
-0
/
+3
*
usb: gadget: fastboot: Request status and length check in rx handler
Paul Kocialkowski
2015-07-22
-5
/
+6
*
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-04-14
-0
/
+13
*
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
-0
/
+5
*
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
-5
/
+22
*
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
-0
/
+25
*
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
-0
/
+11
*
fastboot: add "fastboot oem" command support
Michael Scott
2015-02-25
-0
/
+15
*
fastboot: add support for continue command
Rob Herring
2014-12-18
-0
/
+14
*
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
-1
/
+8
*
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
-1
/
+1
*
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
-1
/
+2
*
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-10-06
-5
/
+9
*
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
-5
/
+10
*
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-24
-0
/
+31
*
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
-4
/
+7
*
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
-0
/
+513