Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb78f832a332fa946ee52daa7533c3e753add733
/
drivers
/
usb
/
gadget
/
f_fastboot.c
3a99448
fastboot: add UUU command UCmd and ACmd support
by Heiko Schocher
· 3 years, 10 months ago
a4b9f4d
usb: gadget: fastboot: use correct max packet size
by Li Jun
· 3 years, 10 months ago
394d009
usb: fastboot: add super speed support
by Li Jun
· 3 years, 10 months ago
2afadd6
usb: gadget: fastboot: add ext properties for WCID
by Li Jun
· 3 years, 10 months ago
ab81b2a
f_fastboot: Avoid use-after-free in the global pointer variable
by Andy Shevchenko
· 4 years ago
5953ffa
fastboot: Fix fastboot reboot fail by changing functions order
by yurii.pidhornyi
· 4 years, 3 months ago
b30b97b
fastboot: Add support for 'reboot fastboot' command
by Roman Kovalivskyi
· 4 years, 4 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
e80d294
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· 7 years ago
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 7 years ago
1df9890
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· 7 years ago
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 7 years ago
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· 7 years ago
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 7 years ago
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
4c753a2
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
b1afc88
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
43aa76e
Fix fastboot boot address
by Peter Chubb
· 8 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
6c24f09
usb: gadget: avoid variable name clipping in cb_getvar
by nicolas.le.bayon@st.com
· 8 years ago
76336b2
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
f1f112f
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
ec00a0d
fastboot: allow retrieving fastboot variables from env
by Rob Herring
· 9 years ago
e76f86a
fastboot: update error and warning messages
by Steve Rae
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
33602a9
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
aa3eba2
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
00e8eb7
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
78a52ca
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
2032bfd
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· 9 years ago
4a126b6
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· 9 years ago
96da306
fastboot: add support for reboot-bootloader command
by Alexey Firago
· 10 years ago
447c975
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
by Dileep Katta
· 10 years ago
50b4c17
fastboot: OUT transaction length must be aligned to wMaxPacketSize
by Dileep Katta
· 10 years ago
b122820
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
13047e5
fastboot: add support for "oem format" command
by Rob Herring
· 10 years ago
7e23abf
fastboot: add "fastboot oem" command support
by Michael Scott
· 10 years ago
5aba398
fastboot: add support for continue command
by Rob Herring
· 10 years ago
3d626cd
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
33004ab
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
70567d9a
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
c65503a
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
56ad792
usb/gadget: fastboot: minor cleanup
by Steve Rae
· 10 years ago
bfb9ba4
usb/gadget: fastboot: add support for flash command
by Steve Rae
· 10 years ago
36a6b40
usb: fastboot: fix potential buffer overflow
by Jeroen Hofstee
· 10 years ago
9d4471e
usb/gadget: add the fastboot gadget
by Sebastian Siewior
· 11 years ago