summaryrefslogtreecommitdiffstats
path: root/fastboot
Commit message (Expand)AuthorAgeFilesLines
* am 0beef09b: am 58b81bf8: am a82f2b25: Merge "Support "fastboot reboot bootlo...Elliott Hughes2015-02-251-1/+9
|\
| * Support "fastboot reboot bootloader".Elliott Hughes2015-02-251-1/+9
* | resolved conflicts for merge of c162dbb2 to masterElliott Hughes2014-12-101-1/+0
|\ \ | |/
| * kill libunzYabin Cui2014-12-091-1/+0
| * Fix adb/fastboot windows compilations.Christopher Ferris2014-12-091-0/+1
* | am 7da97265: am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices...Elliott Hughes2014-12-091-0/+7
|\ \
| * \ am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices on Linux"Elliott Hughes2014-12-091-0/+7
| |\ \ | | |/
| | * fastboot: Support USB 3.x SuperSpeed devices on LinuxJack Pham2014-12-051-0/+7
* | | am ad32ebec: am 97133621: Merge "system: core: fastboot: Increase USB protoco...Badhri Jagan Sridharan2014-12-052-3/+3
|\ \ \ | |/ /
| * | am 97133621: Merge "system: core: fastboot: Increase USB protocol buffer size...Badhri Jagan Sridharan2014-12-042-3/+3
| |\ \ | | |/
| | * 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
* | | | am fafbd329: am ba1552bd: Merge "Clarify the strcmp() with the empty string."Stephen Hines2014-11-271-1/+1
|\ \ \ \ | |/ / /
| * | | am ba1552bd: Merge "Clarify the strcmp() with the empty string."Stephen Hines2014-11-271-1/+1
| |\ \ \ | | |/ /
| | * | Clarify the strcmp() with the empty string.Stephen Hines2014-11-261-1/+1
* | | | am 8d49c8b0: am f66486ef: Merge "Fix incorrect path name check."Stephen Hines2014-11-271-1/+1
|\ \ \ \ | |/ / /
| * | | am f66486ef: Merge "Fix incorrect path name check."Stephen Hines2014-11-271-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
* | | | | am 87fdfc71: am cb321921: Merge "fastboot: add parameter for unbuffered stder...Elliott Hughes2014-11-251-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | am cb321921: Merge "fastboot: add parameter for unbuffered stderr/stdout"Elliott Hughes2014-11-251-1/+9
| |\ \ \ \ | | |/ / /
| | * | | fastboot: add parameter for unbuffered stderr/stdoutFlorian Bäuerle2014-11-241-1/+9
* | | | | am 542324f4: am 0750f786: Merge "Remove explict use of ASCII encoding"Elliott Hughes2014-11-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 0750f786: Merge "Remove explict use of ASCII encoding"Elliott Hughes2014-11-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Remove explict use of ASCII encodingAl Sutton2014-11-211-1/+1
* | | | | am 4c2aec09: am aa3e17e1: Merge "Return path including executable instead of ...Elliott Hughes2014-11-201-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | am aa3e17e1: Merge "Return path including executable instead of without"Elliott Hughes2014-11-201-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Return path including executable instead of withoutAl Sutton2014-11-201-5/+5
| | |/ /
* | | | am 2097e9a1: am 20860a28: Merge "Fix building on modern versions of Xcode and...Elliott Hughes2014-11-191-8/+9
|\ \ \ \ | |/ / /
| * | | am 20860a28: Merge "Fix building on modern versions of Xcode and OS X."Elliott Hughes2014-11-191-8/+9
| |\ \ \ | | |/ /
| | * | 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
| | |\
* | | \ am ae7bf095: Fix adb/fastboot windows compilations.Christopher Ferris2014-11-071-0/+1
|\ \ \ \ | |/ / /
| * | | 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