summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Flash super partition with fastboot flashall"Treehugger Robot2018-08-011-0/+1
|\
| * Flash super partition with fastboot flashallHridya Valsaraju2018-08-011-2/+3
* | Merge "Add product-services.img for `fastboot flashall`."Treehugger Robot2018-07-311-2/+7
|\ \
| * | Add product-services.img for `fastboot flashall`.Dario Freni2018-07-311-2/+7
| |/
* / fastboot: Fix hang when sparse images end in small chunks.David Anderson2018-07-301-0/+4
|/
* Add support for fastboot transport timeouts and USB Reset() on linuxAaron Wisner2018-07-264-20/+78
* Merge "Revert "Add derived UsbTransport class with USB reset method""Tobias Thierer2018-07-254-59/+18
|\
| * Revert "Add derived UsbTransport class with USB reset method"Tobias Thierer2018-07-254-59/+18
* | Merge "Add derived UsbTransport class with USB reset method"Chris Fries2018-07-244-18/+59
|\|
| * Add derived UsbTransport class with USB reset methodAaron Wisner2018-07-244-18/+59
* | Merge "fastboot: add tomcherry to OWNERS."Treehugger Robot2018-07-201-0/+1
|\ \ | |/ |/|
| * fastboot: add tomcherry to OWNERS.Elliott Hughes2018-07-201-0/+1
* | Merge "Refactor libfastboot"Chris Fries2018-07-2015-519/+905
|\ \
| * | Refactor libfastbootAaron Wisner2018-07-1915-519/+905
| |/
* | Merge "fastboot: fix USB_TRACE, make it better."Treehugger Robot2018-07-201-6/+15
|\ \
| * | fastboot: fix USB_TRACE, make it better.Josh Gao2018-06-011-6/+15
* | | Adb and fastboot completion supports zsh users.Jim Tang2018-07-171-4/+4
| |/ |/|
* | fastboot: Refactor string constants to constants.hJerry Zhang2018-07-164-31/+87
* | Simplify __attribute__((__printf__)) use.Elliott Hughes2018-06-261-4/+2
* | Do not customize __format__ for Windows/MinGW to gnu_printfPirama Arumuga Nainar2018-06-251-10/+1
* | Clarify 'fastboot flash' help.Elliott Hughes2018-05-241-3/+4
|/
* fastboot: better temporary file errors.Elliott Hughes2018-05-221-2/+4
* Make fastboot host builds match adb.Elliott Hughes2018-05-081-6/+5
* Merge changes from topic "libsparse-callback"Tao Bao2018-04-301-15/+11
|\
| * fastboot: Track the libsparse API change.Tao Bao2018-04-251-15/+11
* | Wipe metadata when we wipe userdata and cache.Paul Crowley2018-04-251-14/+14
|/
* fastboot: sparse_file_len() returns int64_t.Tao Bao2018-04-242-4/+8
* Move fastboot over to ParseByteCount.Elliott Hughes2018-04-191-52/+9
* Remove header version check for command "fastboot boot boot.img"Hridya Valsaraju2018-04-161-6/+0
* fastboot: fix header_actual calculationFernando Lugo2018-04-111-1/+1
* Fix mac build (ldflags -> ldlibs)Dan Willemsen2018-04-111-3/+3
* Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05Treehugger Robot2018-04-1012-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-041-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-041-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