index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fastboot.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2024-01-09
fastboot: multiresponse support
Ion Agorria
2023-11-21
usb: fastboot: Add missing newline in pr_err
Simon Holesch
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-14
usb: gadget: fastboot: detach usb just before rebooting
Dario Binacchi
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-09-02
drivers: usb: fastboot: Fix full-speed usb descriptor
qianfan Zhao
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-01-31
usb: gadget: fastboot: use correct max packet size
Li Jun
2021-01-31
usb: fastboot: add super speed support
Li Jun
2021-01-31
usb: gadget: fastboot: add ext properties for WCID
Li Jun
2021-01-31
f_fastboot: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2020-09-01
fastboot: Fix fastboot reboot fail by changing functions order
yurii.pidhornyi
2020-09-01
fastboot: Add support for 'reboot fastboot' command
Roman Kovalivskyi
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-05-30
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
fastboot: Extract common definitions from USB fastboot
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-08-22
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-21
fastboot: avoid printing invalid data
John Keeping
2017-08-21
Fix fastboot boot address
Peter Chubb
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-05-11
usb: gadget: avoid variable name clipping in cb_getvar
[email protected]
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
[next]