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