1. bc680ab Port ADB's new handling of the USB packet ClearFeature(HALT) to Fastboot. by Nicolas Gagnon · 1 year, 9 months ago
  2. dc97f26 fastboot: Add vendor_kernel_boot by Lucas Wei · 2 years, 2 months ago
  3. 04a4a10 Merge changes from topic "fastbootd-reset-fd" by Konstantin Vyshetsky · 2 years, 2 months ago
  4. 57b23d2 fastbootd: reset file descriptor on unaligned writes by Konstantin Vyshetsky · 2 years, 3 months ago
  5. 1cee2ed fastbootd: add support to reset fd by handle by Konstantin Vyshetsky · 2 years, 3 months ago
  6. b3e1829 fastbootd: pass handle in place of fd by Konstantin Vyshetsky · 2 years, 3 months ago
  7. 9dd073e fastboot: Fallback to "raw" partition type if fastboot hal isn't present by LuK1337 · 2 years, 3 months ago
  8. 982c341 fastbootd: Remove all scratch partitions on update-super. by David Anderson · 2 years, 4 months ago
  9. c9605e6 Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 2 years, 4 months ago
  10. ff9cfac Allow disabling AVB on special vbmeta partitions by Paweł Grabas · 3 years, 3 months ago
  11. d59e883 Merge "fuzzy_fastboot: Add malformed download command test" by Keith Mok · 2 years, 5 months ago
  12. ddb215d Merge "Add a LICENSE file for fastboot" by Hridya Valsaraju · 2 years, 5 months ago
  13. 7e87807 fuzzy_fastboot: Add malformed download command test by Keith Mok · 2 years, 5 months ago
  14. 9937379 Add a LICENSE file for fastboot by Hridya Valsaraju · 2 years, 5 months ago
  15. a3b7206 Add checking for sparse file format by Keith Mok · 2 years, 5 months ago
  16. 0b5bfdc Merge "fastboot: make init_boot.img optional" by Treehugger Robot · 2 years, 5 months ago
  17. 60bd33f fastboot: make init_boot.img optional by Devin Moore · 2 years, 5 months ago
  18. afd4ccd Merge "Remove win_sdk" by Treehugger Robot · 2 years, 5 months ago
  19. eea1dad Remove win_sdk by Cole Faust · 2 years, 5 months ago
  20. cb5098f fastboot: make copy_boot_avb_footer more generic by Devin Moore · 2 years, 5 months ago
  21. 12e5f03 Merge changes Ib5a63a7b,If00f581a by Devin Moore · 2 years, 5 months ago
  22. 8fb1aa9 fastboot: Add elsk@ to OWNERS file by Hridya Valsaraju · 2 years, 5 months ago
  23. 1af1202 fastboot: copy AVB footer from init_boot.img to end of partition by Devin Moore · 2 years, 5 months ago
  24. dd1eb87 fastboot: Support flashing init_boot.img into init_boot partition by Devin Moore · 2 years, 5 months ago
  25. e3f4b84 Merge changes I75017420,I3612e131 by Keith Mok · 2 years, 5 months ago
  26. ba31ce8 Merge "Fix typo in fuzzy_fastboot README" by Keith Mok · 2 years, 5 months ago
  27. 3724bbc Fix userspace fastboot with fuzzy test by Keith Mok · 2 years, 5 months ago
  28. 921ad28 Fix fuzzy test on too large command by Keith Mok · 2 years, 5 months ago
  29. 5785297 Merge "fastboot: Add system_dlkm flashing support" by Treehugger Robot · 2 years, 5 months ago
  30. 66f6e63 Fix typo in fuzzy_fastboot README by Keith Mok · 2 years, 5 months ago
  31. b3ddb53 fastboot: Add system_dlkm flashing support by Ramji Jiyani · 2 years, 6 months ago
  32. 4cb88dc fastboot: use health AIDL HAL by Yifan Hong · 2 years, 6 months ago
  33. d5f3da8 fastbootd: use O_DIRECT for write partition by Konstantin Vyshetsky · 2 years, 7 months ago
  34. 81cc119 fastbootd: allow passage of flags to open partition by Konstantin Vyshetsky · 2 years, 7 months ago
  35. 8a87bdf Use HOST_OUT_EXECUTABLES instead of SOONG_HOST_OUT_EXECUTABLES by Colin Cross · 2 years, 7 months ago
  36. ce5c033 Added fastboot_fuzzer by Ayushi Khopkar · 2 years, 9 months ago
  37. b72fa73 Merge "fastboot: Support casefolding in ext4 partitions." by David Anderson · 2 years, 9 months ago
  38. fb66f3d Merge "Include sys/select.h for fd_set" by Colin Cross · 2 years, 10 months ago
  39. b33cfbf Merge "fastboot/README.md: Update response packet max size to 256" by Yi-Yo Chiang · 2 years, 10 months ago
  40. cbca269 Include sys/select.h for fd_set by Colin Cross · 2 years, 10 months ago
  41. a7656fa fastboot/README.md: Update response packet max size to 256 by Yi-Yo Chiang · 2 years, 10 months ago
  42. 4a9a79e Merge "Remove jmgao from OWNERS files." by Christopher Ferris · 2 years, 10 months ago
  43. 0ef9b4d Remove jmgao from OWNERS files. by Christopher Ferris · 2 years, 10 months ago
  44. d82efe0 Merge "fastboot: fix --disable-verifiation error message" by Treehugger Robot · 2 years, 10 months ago
  45. 671249a fastboot: fix --disable-verifiation error message by Bowgo Tsai · 2 years, 10 months ago
  46. 1f670ef fastbootd: Delete all VAB partitions during "flashall". by David Anderson · 2 years, 10 months ago
  47. 6f70cc6 fastboot: Support casefolding in ext4 partitions. by David Anderson · 2 years, 11 months ago
  48. db14785 Merge "Remove --wipe-and-use-fbe option from fastboot" by Treehugger Robot · 3 years ago
  49. 47770a1 Remove --wipe-and-use-fbe option from fastboot by Paul Crowley · 3 years ago
  50. 96941a0 fastboot: document second parameter of 'fetch' by Pierre-Clément Tosi · 3 years ago
  51. a48a783 fastboot: support vbmeta_vendor.img by Bowgo Tsai · 3 years ago
  52. 02a8324 Use libgtest_prod_headers. by Elliott Hughes · 3 years, 1 month ago
  53. 7723c72 Merge "Unable to mount filesystem in fastbootd mode on the user build." by David Anderson · 3 years, 2 months ago
  54. 9a95ed9 Merge "fastboot: Add a few missing fastboot commands from help" by David Anderson · 3 years, 2 months ago
  55. 055f802 Merge "libsnapshot: Add diagnostics for DM_DEV_REMOVE failures." by David Anderson · 3 years, 2 months ago
  56. 173667b fastboot: Add a few missing fastboot commands from help by Luca Stefani · 3 years, 2 months ago
  57. 0b903f9 libsnapshot: Add diagnostics for DM_DEV_REMOVE failures. by David Anderson · 3 years, 2 months ago
  58. d64b988 fastboot: use --force to bypass requirements by Andrew Chant · 3 years, 2 months ago
  59. 0909094 Unable to mount filesystem in fastbootd mode on the user build. by joker.yang · 3 years, 2 months ago
  60. 527cdd4 Merge "fastboot: Don't fail when unable to get boot partition size" by David Anderson · 3 years, 2 months ago
  61. d0a16c2 fastboot: derive device locked state from Android property by Oleg Matcovschi · 3 years, 2 months ago
  62. ac4a136 fastboot: Refactor bootimg_utils.cpp:mkbootimg() by Yi-Yo Chiang · 3 years, 2 months ago
  63. c0c9e30 fastboot: [boot] and [flash:raw] command support boot v4 by Yi-Yo Chiang · 3 years, 2 months ago
  64. 4722979 Merge "fastboot driver: ftrucate64->ftruncate." by Treehugger Robot · 3 years, 2 months ago
  65. a495be7 fastboot: Don't fail when unable to get boot partition size by Michael Bestas · 3 years, 7 months ago
  66. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 3 years, 2 months ago
  67. c871500 fastboot driver: ftrucate64->ftruncate. by Yifan Hong · 3 years, 2 months ago
  68. 2af0504 Merge "fastboot device: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 3 years, 2 months ago
  69. 981f79b Merge "fastboot driver: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 3 years, 2 months ago
  70. 15acff0 Merge "fastboot driver: Fix fd ownership." by Treehugger Robot · 3 years, 2 months ago
  71. 07e947f fastboot device: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 3 years, 2 months ago
  72. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 3 years, 2 months ago
  73. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 3 years, 2 months ago
  74. 559488c [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 2 months ago
  75. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 3 years, 3 months ago
  76. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 3 years, 3 months ago
  77. f09c1ef fuzzy_fastboot: Add tests for fetch:vendor_boot by Yifan Hong · 3 years, 3 months ago
  78. 2a7a14b fuzzy_fastboot: Add conformance test for getvar:max-fetch-size. by Yifan Hong · 3 years, 3 months ago
  79. e71fe24 fastboot driver: repack vendor boot ramdisk by Yifan Hong · 3 years, 3 months ago
  80. 6d7da63 fastboot driver: Allow colon in partition name when flashing by Yifan Hong · 3 years, 3 months ago
  81. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 3 years, 4 months ago
  82. 17d469b fastboot driver: RunAndReadBuffer don't allocate too much mem by Yifan Hong · 3 years, 4 months ago
  83. bbf374d fastboot driver: add RunAndReadBuffer helper by Yifan Hong · 3 years, 4 months ago
  84. b10d067 fastboot driver: Fix ownership of fd in fastboot_buffer. by Yifan Hong · 3 years, 3 months ago
  85. 60de969 fastboot driver: fix message by Yifan Hong · 3 years, 4 months ago
  86. a5cee93 fastbootd: add O_CLOEXEC/O_BINARY for OpenPartition by Yifan Hong · 3 years, 4 months ago
  87. c4073d3 fastbootd: add read arg to OpenPartition by Yifan Hong · 3 years, 4 months ago
  88. a4eb475 fastbootd: Add fetch command on device by Yifan Hong · 3 years, 4 months ago
  89. b299cb7 fastbootd: Add getvar max-fetch-size. by Yifan Hong · 3 years, 4 months ago
  90. fce8e0f Merge "fastbootd: Fix USB transport data is repeated every 256K" by Treehugger Robot · 3 years, 3 months ago
  91. 5f23388 fastbootd: Fix USB transport data is repeated every 256K by Yifan Hong · 3 years, 3 months ago
  92. dae48ef fastboot: Bring back legacy A/B support by LuK1337 · 4 years, 2 months ago
  93. 06e1b6c Merge "Add include directory to -header-filter" by Chih-hung Hsieh · 3 years, 3 months ago
  94. 84006f5 Add include directory to -header-filter by Chih-Hung Hsieh · 3 years, 3 months ago
  95. d69ad69 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  96. c3a206c Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Elliott Hughes · 3 years, 4 months ago
  97. 187b7d1 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 3 years, 4 months ago
  98. 565577f Add support for compressed snapshot merges in fastboot. by David Anderson · 3 years, 4 months ago
  99. be823d7 fastboot: Add pvmfw by Andrew Scull · 3 years, 5 months ago
  100. 58d10c2 fastboot: f2fs: handle return code correctly by Jaegeuk Kim · 3 years, 5 months ago