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