summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | Merge "Modernize fastboot output format."Elliott Hughes2018-04-023-18/+25
|\ \
| * | Modernize fastboot output format.Elliott Hughes2018-04-023-18/+25
| |/
* / Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.Jayant Chowdhary2018-03-311-1/+2
|/
* Merge "Add "require partition-exists=" support."Elliott Hughes2018-03-285-341/+283
|\
| * Add "require partition-exists=" support.Elliott Hughes2018-03-285-341/+283
* | Adding odm.img for `fastboot flashall`Bowgo Tsai2018-03-281-0/+1
* | Adding product.img for `fastboot flashall`Bowgo Tsai2018-03-261-0/+1
|/
* fastboot: only require Linux modules on LinuxSteven Moreland2018-02-131-1/+3
* Merge "Fix fastboot memory corruption."Treehugger Robot2018-01-192-4/+9
|\
| * Fix fastboot memory corruption.Elliott Hughes2018-01-182-4/+9
* | Merge "Add __attribute__((__format__)) to fastboot's die()."Treehugger Robot2018-01-091-1/+16
|\ \
| * | Add __attribute__((__format__)) to fastboot's die().Elliott Hughes2018-01-091-1/+16
| |/
* | Merge "adb/fastboot: switch over to shared AdbWinApi."Treehugger Robot2018-01-091-2/+2
|\ \ | |/ |/|
| * adb/fastboot: switch over to shared AdbWinApi.Josh Gao2018-01-081-2/+2