1. c8ba536 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  2. ca2074b Revert "Implement 'fastboot format' command" by Mike Lockwood · 12 years ago
  3. 452e118 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  4. 6f53225 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 12 years ago
  5. 230d160 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  6. 7806e56 Merge "Revert "Implement 'fastboot format' command"" by Anatol Pomazau · 12 years ago
  7. 21311f8 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 12 years ago
  8. e9f6e00 Merge "Implement 'fastboot format' command" by Anatol Pomazau · 12 years ago
  9. 0fe24c9 am 142e895a: am e83cd37e: am 0458d373: Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  10. 142e895 am e83cd37e: am 0458d373: Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  11. 049dff5 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  12. 46f86f1 am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 12 years ago
  13. 0c05409 am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 12 years ago
  14. 746f324 Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 12 years ago
  15. 3841216 am 70580b20: am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vendor ID" by Jean-Baptiste Queru · 12 years ago
  16. c840653 fastboot: set the language local string by mgross · 13 years ago
  17. f60e863 adb,fastboot: add USB support for Intel Vendor ID by Wu, Hao · 12 years ago
  18. d7608a4 Flash cache partition with cache.img by default. by Jean-Baptiste Queru · 13 years ago
  19. 66acffa am c4eaebbe: am ab6e55f7: Merge "Enlarge USB bulk transfer size for faster downloads" by Conley Owens · 13 years ago
  20. b98762f Teach fastboot to allow required variables per product. by Wink Saville · 13 years ago
  21. 913eb8b Enlarge USB bulk transfer size for faster downloads by David Krause · 13 years ago
  22. 2d13d14 fastboot: fix arg handling causing no-op. by JP Abgrall · 13 years ago
  23. ee52055 Add explicit 'help' command to fastboot. by Tsu Chiang Chuang · 13 years ago
  24. 512405a am f1c2a735: Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  25. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  26. 1c061b9 dist for dist_files by Ying Wang · 14 years ago
  27. 69f2d3c am 42b871f1: am c37ba1c9: Merge "Check fastboot oem command line length" by Jean-Baptiste Queru · 14 years ago
  28. 42b871f am c37ba1c9: Merge "Check fastboot oem command line length" by Jean-Baptiste Queru · 14 years ago
  29. 286d50f Allow OSX fastboot to work with more devices. by Nick Pelly · 14 years ago
  30. 50b3995 Check fastboot oem command line length by Bruce Beare · 14 years ago
  31. 587c286 am beb72464: am 63e5205c: fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 14 years ago
  32. 63e5205 fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 14 years ago
  33. 4272a7a am a8c74049: am 931bdcc0: Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  34. 931bdcc Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  35. f6e83f7 am dc594284: Merge "Fix kernel panics in fastboot on OS X." into kraken by Jeff Brown · 14 years ago
  36. b640637 Fix kernel panics in fastboot on OS X. by Jeff Brown · 14 years ago
  37. c09b7cf am 509f7399: fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
  38. 509f739 fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
  39. b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  40. eb31c0b fastboot should return non-zero exit code on error by Brian Carlstrom · 14 years ago
  41. fab1678 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  42. cb6e22b Add wall-clock timing for each fastboot Action. by Daniel Sandler · 14 years ago
  43. 931175a fastboot: add nand page size param, used for boot and flash:raw commands by Dima Zavin · 14 years ago
  44. 2f3d96e resolved conflicts for merge of 20f410a4 to master by Jean-Baptiste Queru · 14 years ago
  45. 20f410a resolved simple conflict with dc9cf66c by Android Git Automerger · 14 years ago
  46. af82f21 Add Dell's vendor ID to fastboot. by Xavier Ducrohet · 14 years ago
  47. 37e9e90 fastboot: add Nvidia vendor id to fastboot by Erik Gilling · 14 years ago
  48. c923980 am ef063fe3: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  49. ef063fe merge from open-source master by Jean-Baptiste Queru · 15 years ago
  50. 436db2e merge from open-source master by Jean-Baptiste Queru · 15 years ago
  51. e25ff1c Add support for Acer devices by Robert CH Chou · 15 years ago
  52. 44a0270 Merge change I31dbed7b by Android (Google) Code Review · 15 years ago
  53. c500be9 Fix flashstation breakage. by Elliott Hughes · 15 years ago
  54. 31dbed7 Add adb's ANDROID_SERIAL to fastboot too. by Elliott Hughes · 15 years ago
  55. b4add9b Make fastboot say "no permissions" for non-writable devices. by Elliott Hughes · 15 years ago
  56. 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  57. b2de4db fastboot: Add retry to USB read call. by Dan Murphy · 15 years ago
  58. 09070d9 fastboot: Add support for Motorola USB vendor ID. by Mike Lockwood · 15 years ago
  59. 89ac364 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  60. 95ec983 fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago
  61. 2a63bb7 fastboot, mkbootimg: support alternate base addresses by Brian Swetland · 15 years ago
  62. f614d64 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  63. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 13f797d auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  66. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  67. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago