summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "fastboot: handle small flash block sizes correctly"Connor O'Brien2017-11-032-3/+4
|\
| * fastboot: handle small flash block sizes correctlyConnor O'Brien2017-11-022-3/+4
* | Merge "fastboot: remove reference of deprecated make_ext4 code"Jin Qian2017-11-032-2/+0
|\ \
| * | fastboot: remove reference of deprecated make_ext4 codeJin Qian2017-11-022-2/+0
* | | fastboot: Don't give parsing error for unsupported 'getvar erase-block-size'.Tao Bao2017-11-021-1/+1
| |/ |/|
* | fastboot should fail if it runs out of space while unzipping.Elliott Hughes2017-10-271-60/+37
|/
* fastboot: bail out if failed to generate fs imageJin Qian2017-08-231-1/+1
* fastboot: gracefully handle failure to open a USB device on OS X.Josh Gao2017-08-181-9/+4
* fastboot: Add --disable-verity and --disable-verification options.David Zeuthen2017-08-071-0/+58
* fastboot: call mke2fs to format ext4 filesystem on windowsJin Qian2017-07-311-14/+46
* fastboot: enable uninit_bg for ext4Jin Qian2017-07-311-0/+2
* fastboot: add mke2fs and e2fsdroid to build packageJin Qian2017-07-211-0/+2
* fastboot: call mke2fs tools to generate ext4 imageJin Qian2017-07-212-0/+87
* fastboot: use filename instead of fd to generate filesystem imageJin Qian2017-05-313-15/+32
* Fix "fastboot flashing".Elliott Hughes2017-05-151-4/+4
* fastboot: Add DTS partition support for 'flashall' commandDmitry Shmidt2017-05-151-0/+1
* Fix "fastboot oem".Elliott Hughes2017-05-111-5/+3
* Fix build error when (ADB|FASTBOOT)_VERSION has spaceSzuWei Lin2017-05-101-1/+1
* Merge "Show the "platform tools" version in adb/fastboot --version."Treehugger Robot2017-05-092-3/+5
|\
| * Show the "platform tools" version in adb/fastboot --version.Elliott Hughes2017-05-092-3/+5
* | Make fastboot command-line parsing a bit more like adb.Elliott Hughes2017-05-093-248/+192
|/
* Give slightly less useless versions to adb and fastboot.Elliott Hughes2017-05-051-3/+1
* Merge "Clean up the partition name mapping in fastboot."Elliott Hughes2017-05-041-60/+35
|\
| * Clean up the partition name mapping in fastboot.Elliott Hughes2017-05-041-60/+35
* | Remove bogus _LARGEFILE_SOURCE.Elliott Hughes2017-05-041-2/+0
|/
* Add dtbo image support for device tree overlayYueyao Zhu2017-05-031-0/+3
* Merge changes I5b1a1ce0,I483a18f9Treehugger Robot2017-04-285-9/+106
|\
| * fastboot: Add 'get_staged' commandJocelyn Bohr2017-04-275-9/+83
| * fastboot: Add 'stage' commandJocelyn Bohr2017-04-263-0/+23
* | Make "fastboot update" respect $TMPDIR.Elliott Hughes2017-04-261-18/+35
|/
* fastboot: Support larger transfers during flashChris Fries2017-04-174-20/+91
* fastboot: Cap max size sent to libsparseChris Fries2017-04-144-15/+20
* fastboot: add AdbWinUsbApi as a required moduleChris Fries2017-04-141-1/+1
* Merge "Show install path in "adb --version" and "fastboot --version"."Elliott Hughes2017-04-031-0/+1
|\
| * Show install path in "adb --version" and "fastboot --version".Elliott Hughes2017-03-301-0/+1
* | Add vbmeta image support for verified bootVineeta Srivastava2017-03-311-0/+3
|/
* Move "fastboot oem" to std::string.Elliott Hughes2017-03-151-9/+6
* Remove extraneous .clang-format filesTom Cherry2017-03-141-15/+1
* Fastboot: use flash erase & logical block size for building userdataConnor O'Brien2017-02-083-14/+49
* Merge "Revert "Get fastboot working on OS X""Elliott Hughes2017-02-031-11/+0
|\
| * Revert "Get fastboot working on OS X"Elliott Hughes2017-02-021-11/+0
* | Merge "fastboot: Workaround for touchbar hang on MBP 2016"Elliott Hughes2017-01-261-8/+0
|\ \
| * | fastboot: Workaround for touchbar hang on MBP 2016Keith Mok2017-01-261-8/+0
* | | Fix a crash when parsing fastboot command-line argumentsPavlin Radoslavov2017-01-251-2/+1
|/ /
* | fastboot: add EDL mode supportAlexey Polyudov2017-01-241-1/+10
* | Switch fastboot docs to markdown.Elliott Hughes2017-01-132-449/+453
* | Remove "_host" and "_static" suffix from libsparse definition.Alex Deymo2017-01-111-1/+1
* | Remove "_static" and "_host" suffix from libext4_utils.Alex Deymo2017-01-111-1/+1
* | fastboot: update getvar documentation.David Pursell2016-12-211-5/+12
* | fastboot: fix set_active for legacy A/B.David Pursell2016-12-151-0/+8