summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support "fastboot reboot bootloader".Elliott Hughes2015-02-251-1/+9
* kill libunzYabin Cui2014-12-101-1/+0
* Fix adb/fastboot windows compilations.Christopher Ferris2014-12-091-0/+1
* fastboot: Support USB 3.x SuperSpeed devices on LinuxJack Pham2014-12-051-0/+7
* Merge "system: core: fastboot: Increase USB protocol buffer size to 1024"Badhri Jagan Sridharan2014-12-042-3/+3
|\
| * system: core: fastboot: Increase USB protocol buffer size to 1024Channagoud Kadabi2014-11-072-3/+3
* | Clarify the strcmp() with the empty string.Stephen Hines2014-11-261-1/+1
* | Merge "Fix incorrect path name check."Stephen Hines2014-11-261-1/+1
|\ \
| * | Fix incorrect path name check.Stephen Hines2014-11-261-1/+1
* | | fastboot: add parameter for unbuffered stderr/stdoutFlorian Bäuerle2014-11-241-1/+9
* | | Remove explict use of ASCII encodingAl Sutton2014-11-211-1/+1
* | | Return path including executable instead of withoutAl Sutton2014-11-201-5/+5
|/ /
* / Fix building on modern versions of Xcode and OS X.Al Sutton2014-11-191-8/+9
|/
* am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...Stephen Hines2014-10-011-2/+0
|\
| * Remove obsolete reference to ddk; Fixes for -WerrorAndrew Hsieh2014-09-301-2/+0
* | am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-devDaniel Rosenberg2014-09-161-4/+1
|\|
| * fastboot: Remove tos from flashallDaniel Rosenberg2014-09-151-4/+1
* | am a42adff9: fastboot: add the support of the second stage image [DO NOT MERGE]Jeremy Compostella2014-08-161-13/+32
|\|
| * fastboot: add the support of the second stage image [DO NOT MERGE]Jeremy Compostella2014-08-151-13/+32
| * Scan all descriptors when checking for fastboot [DO NOT MERGE]Patrick Tjin2014-07-171-15/+34
* | am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build."Ying Wang2014-08-141-1/+2
|\ \
| * | Fix 64-bit host build.Ying Wang2014-08-141-1/+2
* | | am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin."Tim Murray2014-07-241-0/+1
|\| |
| * | Fix fastboot for Darwin.Tim Murray2014-07-241-0/+1
* | | am 7793a109: am 5328f671: Merge "Scan all descriptors when checking for fastb...Patrick Tjin2014-07-171-15/+34
|\| | | |/ |/|
| * Scan all descriptors when checking for fastbootPatrick Tjin2014-07-111-15/+34
* | am b2ac4243: am f76c8fe6: am 328c3ef6: Merge "Fix typo in fs.h"Elliott Hughes2014-07-091-1/+1
|\|
| * Fix typo in fs.hMarkus Mayer2014-07-091-1/+1
* | am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear af...JP Abgrall2014-06-241-0/+1
|\|
| * Wait for device to disappear after "fastboot reboot".Mark Wachsler2014-06-241-0/+1
* | Added support for vendor partition and imageDaniel Rosenberg2014-06-241-2/+5
* | Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)"JP Abgrall2014-06-191-1/+1
|\ \
| * | fastboot: Allow searching for needed dynamic libs in '.' (F2FS)JP Abgrall2014-06-191-1/+1
* | | Store libf2fs_fmt_host_dyn on the build server.Ying Wang2014-06-191-2/+6
|/ /
* | fastboot: correctly set dependency on f2fs dynamic libJP Abgrall2014-06-181-3/+3
* | Only try and use f2fs on linux.Torne (Richard Coles)2014-06-181-1/+1
* | fastboot: fix windows sdk build (don't do f2fs dyn load on windows)JP Abgrall2014-06-182-10/+17
* | F2FS support for fastboot format and fsmgrJP Abgrall2014-06-172-5/+18
|/
* Fix host 64-bit build.Ying Wang2014-05-161-1/+2
* fastboot: turn on -WerrorMark Salyzyn2014-05-147-42/+32
* Revert "System: Fastboot: warning fixit, misc bugs and cleanup."Alexander Levitskiy2014-05-074-60/+60
* System: Fastboot: warning fixit, misc bugs and cleanup.Sasha Levitskiy2014-05-074-60/+60
* fastboot: support for overriding format fs-type and sizeJP Abgrall2014-05-065-23/+74
* fastboot: Added tos as an optional imageDaniel Rosenberg2014-05-061-2/+5
* fastboot: Fixed optional entriesDaniel Rosenberg2014-05-061-1/+1
* fastboot: allow format on devices with small buffersDmitry Grinberg2014-05-066-209/+149
* Merge "Fastboot: fix fastboot timeout issue of Windows host side"JP Abgrall2014-05-051-3/+3
|\
| * Fastboot: fix fastboot timeout issue of Windows host sideJiebing Li2014-04-251-3/+3
* | fastboot: Make tags_offset a command line option.Mohamad Ayyash2014-05-011-1/+5
|/
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-223-181/+171
|\