1. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 10 months ago
  2. a4b9f4d usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 10 months ago
  3. 394d009 usb: fastboot: add super speed support by Li Jun · 3 years, 10 months ago
  4. 2afadd6 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 10 months ago
  5. ab81b2a f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 4 years ago
  6. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  7. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 7 years ago
  12. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
  13. 1df9890 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 7 years ago
  14. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
  15. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 7 years ago
  16. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 7 years ago
  17. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  20. 4c753a2 fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  21. b1afc88 fastboot: avoid printing invalid data by John Keeping · 8 years ago
  22. 43aa76e Fix fastboot boot address by Peter Chubb · 8 years ago
  23. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. 6c24f09 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 8 years ago
  25. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  26. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  27. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  28. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  29. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  30. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  31. e76f86a fastboot: update error and warning messages by Steve Rae · 9 years ago
  32. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  33. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  34. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  35. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  36. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  37. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  38. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  39. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  40. 96da306 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  41. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  42. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  43. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  44. 13047e5 fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  45. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  46. 5aba398 fastboot: add support for continue command by Rob Herring · 10 years ago
  47. 3d626cd usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  48. 33004ab usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  49. 70567d9a usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  50. c65503a usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago
  51. 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  52. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  53. 36a6b40 usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  54. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago