1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  5. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · 11 months ago
  6. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  7. 7f2e898 cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  8. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  9. f597ebe Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 10 months ago
  10. d911f3b Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 10 months ago
  11. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  12. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  13. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  14. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  15. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  16. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  17. 674f662 cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · 6 years ago
  18. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  19. 29f5734 cmd: fastboot: Validate user input by Sam Protsenko · 6 years ago
  20. 591188e cmd: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  21. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  24. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_fastboot.c]
  25. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_fastboot.c]
  26. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  27. 6b9f728 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · 10 years ago
  28. d48378f usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · 9 years ago
  29. 8672ada fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · 10 years ago
  30. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  31. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · 10 years ago
  32. 5aba398 fastboot: add support for continue command by Rob Herring · 10 years ago
  33. 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  34. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago