1. 37407ac Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 8 months ago
  2. 942b309 Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 8 months ago
  3. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 9 months ago
  4. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  5. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  6. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  7. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  8. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  9. 731785d cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · 6 years ago
  10. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  11. aa51579 cmd: fastboot: Validate user input by Sam Protsenko · 6 years ago
  12. 71002b5 cmd: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  13. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  16. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_fastboot.c]
  17. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_fastboot.c]
  18. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  19. eca76b7 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · 9 years ago
  20. 8d2f003 usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  21. a32d279 fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · 9 years ago
  22. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  23. 7c23bcb fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  24. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  25. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  26. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago