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