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