- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 5 months ago
- 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 2 years, 1 month ago
- d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years, 2 months ago
- 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 4 months ago
- 2522bd3 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · 2 years, 5 months ago
- bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 4 years ago
- 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 4 years ago
- 761dfe0 usb: fastboot: add super speed support by Li Jun · 4 years ago
- 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 4 years ago
- 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years, 2 months ago
- 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 5 months ago
- 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 9 months ago
- 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 · 7 years ago
- d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
- 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 7 years ago
- 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
- 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 7 years ago
- d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 7 years ago
- c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 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 · 9 years ago
- 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 9 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 · 10 years ago
- bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 10 years ago
- 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 10 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 · 11 years ago
- 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago