index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fastboot.c
Age
Commit message (
Expand
)
Author
2015-11-12
fastboot: Implement NAND backend
Maxime Ripard
2015-11-12
fastboot: Implement flashing session counter
Maxime Ripard
2015-11-12
fastboot: Move fastboot response functions to fastboot core
Maxime Ripard
2015-10-20
fastboot: Implement OEM format only when we have MMC support
Maxime Ripard
2015-07-22
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
Paul Kocialkowski
2015-07-22
usb: gadget: fastboot: Dequeue the previous IN request for the current request
Paul Kocialkowski
2015-07-22
usb: gadget: fastboot: Request status and length check in rx handler
Paul Kocialkowski
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-02-25
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
fastboot: add "fastboot oem" command support
Michael Scott
2014-12-18
fastboot: add support for continue command
Rob Herring
2014-10-06
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-09-24
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-06-25
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior