Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
77df1a9b665461e03e6da94cd9fb0399c85e715a
/
drivers
/
usb
/
gadget
/
f_fastboot.c
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
65c9675
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· 6 years ago
d1a119d
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 6 years ago
1a28d38
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· 6 years ago
8a65bd6
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 6 years ago
42d8dd4
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· 6 years ago
d2df2ab
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 6 years ago
c4ded03
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
90ae53c
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
by Tom Rini
· 7 years ago
7715dea
fastboot: avoid printing invalid data
by John Keeping
· 8 years ago
d331084
Fix fastboot boot address
by Peter Chubb
· 8 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
b1f2a17
usb: gadget: avoid variable name clipping in cb_getvar
by nicolas.le.bayon@st.com
· 8 years ago
9bc3479
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
64ece84
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
ac484c5
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
8b704a0
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
718156a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
7432220
fastboot: allow retrieving fastboot variables from env
by Rob Herring
· 9 years ago
a18c270
fastboot: update error and warning messages
by Steve Rae
· 9 years ago
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
bf8940d
fastboot: Implement NAND backend
by Maxime Ripard
· 9 years ago
6c9e00e
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
3c8f98f
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
4adef27
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· 9 years ago
a588d99
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
bc9071c
usb: gadget: fastboot: Dequeue the previous IN request for the current request
by Paul Kocialkowski
· 9 years ago
94b385f
usb: gadget: fastboot: Request status and length check in rx handler
by Paul Kocialkowski
· 9 years ago
e2ec3e4
fastboot: add support for reboot-bootloader command
by Alexey Firago
· 10 years ago
537cd07
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
by Dileep Katta
· 10 years ago
9e4b510
fastboot: OUT transaction length must be aligned to wMaxPacketSize
by Dileep Katta
· 10 years ago
8979238
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
372d7de
fastboot: add support for "oem format" command
by Rob Herring
· 10 years ago
de19562
fastboot: add "fastboot oem" command support
by Michael Scott
· 10 years ago
267abc6
fastboot: add support for continue command
by Rob Herring
· 10 years ago
e214058
usb: gadget: fastboot: terminate commands with NULL
by Eric Nelson
· 10 years ago
84c24f6
usb: gadget: fastboot: explicitly set radix of maximum download size
by Eric Nelson
· 10 years ago
c674a66
usb: gadget: fastboot: add max-download-size variable
by Eric Nelson
· 10 years ago
23d1d10
usb: gadget: fastboot: improve download progress bar
by Bo Shen
· 10 years ago
593cbd9
usb/gadget: fastboot: minor cleanup
by Steve Rae
· 10 years ago
d1b5ed0
usb/gadget: fastboot: add support for flash command
by Steve Rae
· 10 years ago
29425be
usb: fastboot: fix potential buffer overflow
by Jeroen Hofstee
· 10 years ago
3aab70a
usb/gadget: add the fastboot gadget
by Sebastian Siewior
· 11 years ago