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