summaryrefslogtreecommitdiffstats
path: root/fastboot
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix adb/fastboot windows compilations.Christopher Ferris2014-11-061-0/+1
* | | | am f9d61a00: am 4acabfee: am 64f44b84: Merge "Remove obsolete reference to dd...Stephen Hines2014-10-021-2/+0
|\ \ \ \ | |/ / /
| * | | am 4acabfee: am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for ...Stephen Hines2014-10-021-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-171-4/+1
| |\ \ \ | | |/ /
* | | | am 24e834ab: am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp...Daniel Rosenberg2014-09-161-4/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-251-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-101-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-251-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-172-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-061-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
|\
| * am edeed28b: am 4a280e3d: Merge "Don\'t use control requests to read device s...jp abgrall2013-09-171-78/+103
| |\
| * | fastboot: add support for sparse images in flashall and updateRom Lemarchand2013-07-011-95/+171
| * | fastboot: Remove legacy MINGW workaroundsRom Lemarchand2013-06-283-90/+4
| * | Revert "fastboot: add preflash command to help with large downloads+flash"jp abgrall2013-06-262-21/+10
| * | fastboot: add preflash command to help with large downloads+flashJP Abgrall2013-06-252-10/+21
* | | Fix a bunch of small system/core bugs.Elliott Hughes2013-10-292-1/+8
* | | Wait for device to disappear after reboot-bootloader.Mark Wachsler2013-10-179-59/+122
| |/ |/|
* | Don't use control requests to read device serial numbers.Mark Wachsler2013-09-161-78/+103
|/
* fastboot: add support for some obscure args.JP Abgrall2013-03-072-53/+78