summaryrefslogtreecommitdiffstats
path: root/fastboot
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make fastboot host builds match adb." am: b004620f80android-build-prod (mdb)2018-05-081-6/+5
|\
| * Make fastboot host builds match adb.Elliott Hughes2018-05-081-6/+5
* | Merge changes from topic "libsparse-callback" am: 49b7f296b9Tao Bao2018-04-301-15/+11
|\|
| * Merge changes from topic "libsparse-callback"Tao Bao2018-04-301-15/+11
| |\
| | * fastboot: Track the libsparse API change.Tao Bao2018-04-251-15/+11
* | | Merge "Wipe metadata when we wipe userdata and cache." am: f88905d231Paul Crowley2018-04-251-14/+14
|\| |
| * | Wipe metadata when we wipe userdata and cache.Paul Crowley2018-04-251-14/+14
| |/
* | Merge "fastboot: sparse_file_len() returns int64_t." am: 9249f4bc41Tao Bao2018-04-252-4/+8
|\|
| * fastboot: sparse_file_len() returns int64_t.Tao Bao2018-04-242-4/+8
* | Merge changes I1f55c6e1,Ib2adcf0a am: 395131df7bElliott Hughes2018-04-201-52/+9
|\|
| * Move fastboot over to ParseByteCount.Elliott Hughes2018-04-191-52/+9
* | Merge "Remove header version check for command "fastboot boot boot.img"" am: ...Hridya Valsaraju2018-04-171-6/+0
|\|
| * Remove header version check for command "fastboot boot boot.img"Hridya Valsaraju2018-04-161-6/+0
* | Merge "fastboot: fix header_actual calculation" am: 53135a4772Fernando Lugo2018-04-111-1/+1
|\|
| * fastboot: fix header_actual calculationFernando Lugo2018-04-111-1/+1
* | Merge "Fix mac build (ldflags -> ldlibs)" am: 1b2f2ee621Dan Willemsen2018-04-111-3/+3
|\|
| * Fix mac build (ldflags -> ldlibs)Dan Willemsen2018-04-101-3/+3
* | Merge "fastboot, fs_mgr: set fsverity feature bit" into pi-devJaegeuk Kim2018-04-101-0/+2
|\ \ | |/ |/|
| * fastboot, fs_mgr: set fsverity feature bitJaegeuk Kim2018-04-061-0/+2
| * Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_h...Jayant Chowdhary2018-04-031-1/+2
| |\
| | * Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.Jayant Chowdhary2018-04-021-1/+2
| * | Add a header-version argument to fastbootHridya Valsaraju2018-04-023-24/+39
| |/
| * Add "require partition-exists=" support.Elliott Hughes2018-03-295-341/+283
| * Adding odm.img for `fastboot flashall`Bowgo Tsai2018-03-291-0/+1
| * Adding product.img for `fastboot flashall`Bowgo Tsai2018-03-271-0/+1
* | Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05Treehugger Robot2018-04-1112-134/+122
|\ \
| * | Remove unused variable.Elliott Hughes2018-04-101-3/+2
| * | Remove -i vendor id matching.Elliott Hughes2018-04-101-19/+1
| * | Add quotes to -v INFO/OKAY/FAIL for clarity.Elliott Hughes2018-04-101-3/+3
| * | Remove legacy slot-suffix support.Elliott Hughes2018-04-101-55/+8
| * | Add fastboot_test.cpp and test --os-version/--os-patch-level parsing.Elliott Hughes2018-04-1012-54/+108
* | | Fix Darwin build.Elliott Hughes2018-04-101-0/+1
|/ /
* | Minimal changes to build fastboot as a library.Elliott Hughes2018-04-096-278/+114
* | Fix fastboot dist to be compatible with adbDan Willemsen2018-04-091-1/+1
* | Add fastboot --os-version and --os-patch-level.Elliott Hughes2018-04-093-153/+157
* | Remove the "needs_erase" workaround.Elliott Hughes2018-04-051-35/+6
* | Merge "Remove `emergency` from the `fastboot reboot` completions."Treehugger Robot2018-04-051-1/+1
|\ \
| * | Remove `emergency` from the `fastboot reboot` completions.Elliott Hughes2018-04-041-1/+1
* | | Merge "Add newer partitions to the `fastboot flash` completions."Treehugger Robot2018-04-051-1/+1
|\| |
| * | Add newer partitions to the `fastboot flash` completions.Elliott Hughes2018-04-041-1/+1
* | | Merge "Consistently use - rather than _ in fastboot option tab completion."Treehugger Robot2018-04-041-1/+1
|\| |
| * | Consistently use - rather than _ in fastboot option tab completion.Elliott Hughes2018-04-041-1/+1
* | | Merge changes I50e27f46,I0b7cd983,I3639fdeeElliott Hughes2018-04-041-131/+69
|\ \ \ | |/ / |/| |
| * | Remove lock_bootloader/unlock_bootloader.Elliott Hughes2018-04-041-21/+2
| * | Remove `reboot emergency`.Elliott Hughes2018-04-041-7/+0
| * | Clean up fastboot help:Elliott Hughes2018-04-031-108/+72
* | | Move adb/fastboot bash completion into adb/fastboot.Elliott Hughes2018-04-041-0/+182
|/ /
* | Merge "Add a header-version argument to fastboot"Treehugger Robot2018-04-033-24/+39
|\ \
| * | Add a header-version argument to fastbootHridya Valsaraju2018-04-023-24/+39
* | | Improve fastboot verbose output.Elliott Hughes2018-04-025-44/+52