1. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  2. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  3. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  4. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  5. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  6. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  7. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  8. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  11. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  12. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  13. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  14. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  15. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  16. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  17. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  18. ac484c5 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  19. 8b704a0 fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  20. 718156a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  21. 7432220 fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  22. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  23. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  24. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  25. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  26. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  27. 4adef27 fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  28. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  29. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  30. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  31. e2ec3e4 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  32. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  33. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  34. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  35. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  36. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  37. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  38. e214058 usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  39. 84c24f6 usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  40. c674a66 usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  41. 23d1d10 usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago
  42. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  43. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  44. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  45. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago