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
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
fastboot: sparse: remove session-id logic
Steve Rae
2016-04-25
fastboot: Clean up bulk-out logic
Roger Quadros
2016-04-25
fastboot: Enable the respective speed endpoints at runtime
Roger Quadros
2016-04-25
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
Roger Quadros
2016-04-01
fastboot: allow retrieving fastboot variables from env
Rob Herring
2016-02-24
fastboot: update error and warning messages
Steve Rae
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
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