summaryrefslogtreecommitdiffstats
path: root/fastboot/fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* fastboot: Remove tos from flashallDaniel Rosenberg2014-09-151-4/+1
* fastboot: add the support of the second stage image [DO NOT MERGE]Jeremy Compostella2014-08-151-13/+32
* 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
|/
* Fix host 64-bit build.Ying Wang2014-05-161-1/+2
* fastboot: turn on -WerrorMark Salyzyn2014-05-141-21/+15
* Revert "System: Fastboot: warning fixit, misc bugs and cleanup."Alexander Levitskiy2014-05-071-49/+50
* System: Fastboot: warning fixit, misc bugs and cleanup.Sasha Levitskiy2014-05-071-50/+49
* fastboot: support for overriding format fs-type and sizeJP Abgrall2014-05-061-14/+63
* 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-061-3/+74
* fastboot: Make tags_offset a command line option.Mohamad Ayyash2014-05-011-1/+5
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-100/+171
|\
| * fastboot: add support for sparse images in flashall and updateRom Lemarchand2013-07-011-95/+171
| * fastboot: Remove legacy MINGW workaroundsRom Lemarchand2013-06-281-9/+4
* | Fix a bunch of small system/core bugs.Elliott Hughes2013-10-291-1/+7
* | Wait for device to disappear after reboot-bootloader.Mark Wachsler2013-10-171-12/+1
|/
* fastboot: add support for some obscure args.JP Abgrall2013-03-071-45/+67
* Update fastboot to wipe ext4 partitions before flashingKen Sumrall2012-10-021-7/+55
* fastboot: move help command before usb connectColin Cross2012-08-291-3/+5
* am 94938c9d: am ed2e672f: Merge "Print strerror for file read errors during f...Jean-Baptiste Queru2012-08-201-8/+11
|\
| * Merge "Print strerror for file read errors during flashing"Jean-Baptiste Queru2012-08-201-8/+11
| |\
| | * Print strerror for file read errors during flashingMatt Gumbel2012-07-261-8/+11
* | | am 36f2e2ac: am 23ee469c: Merge "fastboot: change default sparse limit to dis...Colin Cross2012-07-241-4/+2
|\ \ \ | |/ /
| * | fastboot: change default sparse limit to disabledColin Cross2012-07-241-4/+2
* | | am cecc3186: am f650c075: Merge "fastboot: check argc before using argv"Colin Cross2012-07-241-1/+1
|\ \ \ | |/ /
| * | fastboot: check argc before using argvColin Cross2012-07-241-1/+1
| |/
* | resolved conflicts for merge of 4d72d881 to masterColin Cross2012-07-171-56/+257
|\ \ | |/
| * fastboot: add support for auto-resparsing large filesColin Cross2012-07-091-5/+192
| * fastboot: use getopt_longColin Cross2012-07-091-46/+62
* | fastboot: Let "fastboot devices" work in all casesJP Abgrall2012-06-061-3/+8
* | am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'sScott Anderson2012-06-051-6/+4
|\ \
| * | fastboot: Make the format of "devices -l" match adb'sScott Anderson2012-06-051-6/+4
* | | am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the eras...JP Abgrall2012-05-141-1/+3
|\ \ \ | | |/ | |/|
| * | fastboot: Change -w to format after the erase of userdata & cacheJP Abgrall2012-05-071-1/+3
* | | resolved conflicts for merge of 13081c69 to masterScott Anderson2012-05-011-10/+30
|\ \ \ | |/ / |/| / | |/
| * fastboot: Add ability to specify device pathScott Anderson2012-04-191-10/+30
| * DO NOT MERGEMike J. Chen2012-02-161-1/+3
| * Implement 'fastboot format' commandAnatol Pomazau2012-02-031-0/+5
* | am f1ab88c2: am 73c019b3: Add asus vendor idRamanan Rajeswaran2012-02-271-0/+1
|\ \
| * \ am 73c019b3: Add asus vendor idRamanan Rajeswaran2012-02-271-0/+1
| |\ \
| | * | Add asus vendor idRamanan Rajeswaran2012-02-241-0/+1
| | |/
* | | Implement 'fastboot format' commandAnatol Pomazau2012-02-171-0/+5
* | | Revert "Implement 'fastboot format' command"Mike Lockwood2012-02-131-5/+0