1. ff9cfac Allow disabling AVB on special vbmeta partitions by Paweł Grabas · 3 years, 6 months ago
  2. 60bd33f fastboot: make init_boot.img optional by Devin Moore · 2 years, 8 months ago
  3. cb5098f fastboot: make copy_boot_avb_footer more generic by Devin Moore · 2 years, 8 months ago
  4. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 2 years, 8 months ago
  5. dd1eb87 fastboot: Support flashing init_boot.img into init_boot partition by Devin Moore · 2 years, 8 months ago
  6. b3ddb53 fastboot: Add system_dlkm flashing support by Ramji Jiyani · 2 years, 9 months ago
  7. 671249a fastboot: fix --disable-verifiation error message by Bowgo Tsai · 3 years, 1 month ago
  8. db14785 Merge "Remove --wipe-and-use-fbe option from fastboot" by Treehugger Robot · 3 years, 2 months ago
  9. 47770a1 Remove --wipe-and-use-fbe option from fastboot by Paul Crowley · 3 years, 2 months ago
  10. 96941a0 fastboot: document second parameter of 'fetch' by Pierre-Clément Tosi · 3 years, 2 months ago
  11. a48a783 fastboot: support vbmeta_vendor.img by Bowgo Tsai · 3 years, 3 months ago
  12. 173667b fastboot: Add a few missing fastboot commands from help by Luca Stefani · 3 years, 5 months ago
  13. d64b988 fastboot: use --force to bypass requirements by Andrew Chant · 3 years, 5 months ago
  14. 527cdd4 Merge "fastboot: Don't fail when unable to get boot partition size" by David Anderson · 3 years, 5 months ago
  15. ac4a136 fastboot: Refactor bootimg_utils.cpp:mkbootimg() by Yi-Yo Chiang · 3 years, 5 months ago
  16. a495be7 fastboot: Don't fail when unable to get boot partition size by Michael Bestas · 3 years, 10 months ago
  17. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 3 years, 5 months ago
  18. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 3 years, 5 months ago
  19. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 3 years, 5 months ago
  20. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 3 years, 5 months ago
  21. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 3 years, 5 months ago
  22. e71fe24 fastboot driver: repack vendor boot ramdisk by Yifan Hong · 3 years, 6 months ago
  23. 6d7da63 fastboot driver: Allow colon in partition name when flashing by Yifan Hong · 3 years, 6 months ago
  24. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 3 years, 6 months ago
  25. b10d067 fastboot driver: Fix ownership of fd in fastboot_buffer. by Yifan Hong · 3 years, 6 months ago
  26. 60de969 fastboot driver: fix message by Yifan Hong · 3 years, 6 months ago
  27. dae48ef fastboot: Bring back legacy A/B support by LuK1337 · 4 years, 5 months ago
  28. be823d7 fastboot: Add pvmfw by Andrew Scull · 3 years, 7 months ago
  29. 638d05e fastboot: add casefold/projid/compress options by Jaegeuk Kim · 3 years, 10 months ago
  30. 4fd78ec Merge changes from topic "revert-1413808-modules_partition-UXSIXCGPHZ" by Yifan Hong · 4 years ago
  31. b407414 fastboot: switch to ZipEntry64. by Elliott Hughes · 4 years ago
  32. 0d4a688 Revert "fastboot: add modules partition" by Yifan Hong · 4 years ago
  33. 260b12b fastboot: add modules partition by Yifan Hong · 4 years ago
  34. be78bb6 fastboot: Add odm_dlkm by Yifan Hong · 4 years, 1 month ago
  35. 6b1c15c fastboot: Add vendor_dlkm by Yifan Hong · 4 years, 4 months ago
  36. 3af575b fastboot: copy AVB footer on boot image to end of partition by Steve Muckle · 4 years, 2 months ago
  37. 2217c50 fastboot: don't print anything in Status() if the input is empty by Tom Cherry · 4 years, 3 months ago
  38. 6a7ff58 Fix `fastboot flash-all` on Nexus 7. by Elliott Hughes · 4 years, 3 months ago
  39. 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 4 years, 3 months ago
  40. 15303f2 fastboot: add support for v3 boot header format by Steve Muckle · 4 years, 5 months ago
  41. 712c32b fastboot: Flashall does proper snapshot cancel by Yifan Hong · 4 years, 9 months ago
  42. 220ddb1 fastbootd: Disallow certain operations during snapshot updates. by David Anderson · 4 years, 10 months ago
  43. ab8f466 fastboot: Implement helper commands for Virtual A/B. by David Anderson · 4 years, 10 months ago
  44. df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 5 years ago
  45. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 5 years ago
  46. f60613b fastboot: preserve partition_type if wants_wipe=true by cfig · 5 years ago
  47. 3611243 fastboot: add vendor_boot to list of images by Steve Muckle · 5 years ago
  48. 5d0ac62 Rename product_services to system_ext by Justin Yun · 5 years ago
  49. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 5 years ago
  50. b545055 Merge "Get max-download-size from device during fastbootd for flashall/update" by Treehugger Robot · 5 years ago
  51. 83d856e Get max-download-size from device during fastbootd for flashall/update by Hridya Valsaraju · 5 years ago
  52. b17bf52 libziparchive: report errors on over-long names. by Elliott Hughes · 5 years ago
  53. 744677a Merge "Open image files in binary mode" by Treehugger Robot · 5 years ago
  54. 1a6f6fe Open image files in binary mode by Hridya Valsaraju · 5 years ago
  55. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 5 years ago
  56. 3d782d5 fastboot: Fix "fastboot gsi". by David Anderson · 6 years ago
  57. 6c8fca6 Make 'fastboot boot' command support boot header version 2 by Hridya Valsaraju · 6 years ago
  58. 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 6 years ago
  59. b81bc9e Merge "fastboot: Wait for reboot-fastboot to complete before signaling success." by David Anderson · 6 years ago
  60. 11d6d27 fastboot: Wait for reboot-fastboot to complete before signaling success. by David Anderson · 6 years ago
  61. 0047580 fastboot: Check if super_empty.img exists before reading it. by David Anderson · 6 years ago
  62. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 6 years ago
  63. 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 6 years ago
  64. e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 6 years ago
  65. a30b696 fastboot: propagate error for format command by Mark Salyzyn · 6 years ago
  66. 8956964 fastboot: Warn when flashing dynamic partitions in the bootloader. by David Anderson · 6 years ago
  67. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  68. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 6 years ago
  69. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 6 years ago
  70. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 6 years ago
  71. 3eb5ba7 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 6 years ago
  72. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  73. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  74. 629e51c fastboot: Resize logical partitions when using the flash command. by David Anderson · 6 years ago
  75. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  76. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  77. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  78. b59b20c Merge "fastboot: use constants.h values" by Treehugger Robot · 6 years ago
  79. 8e7e9cb fastboot: use constants.h values by Mark Salyzyn · 6 years ago
  80. 166bfef Rename vbmeta_mainline to vbmeta_system. by David Anderson · 6 years ago
  81. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 6 years ago
  82. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 6 years ago
  83. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 6 years ago
  84. 1109c92 fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 6 years ago
  85. 11f1209 fastboot: remove command queue by Tom Cherry · 6 years ago
  86. 03de645 fastbootd: Fix transport ownership. by David Anderson · 6 years ago
  87. 4d89297 Merge "Convert fastboot to Soong" by Dan Willemsen · 6 years ago
  88. ab971b5 Convert fastboot to Soong by Dan Willemsen · 6 years ago
  89. cf444f3 fastboot: Use a single codepath for flashall and update. by David Anderson · 6 years ago
  90. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 6 years ago
  91. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 6 years ago
  92. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  93. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 6 years ago
  94. 5d3edb1 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 6 years ago
  95. 32e376f fastbootd: Support flashall with logical partitions. by David Anderson · 6 years ago
  96. ab5583b s/product-services/product_services/g by Dario Freni · 6 years ago
  97. 0d4277d fastbootd: Add commands for logical partitions. by David Anderson · 6 years ago
  98. 8cdea7f fastboot: Fix product-services typo by David Anderson · 6 years ago
  99. c4630ef Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 6 years ago
  100. c30a75a Merge "Add fastbootd." by Treehugger Robot · 6 years ago