| Commit message (Expand) | Author | Age | Files | Lines |
* | fastboot: add support for some obscure args. | JP Abgrall | 2013-03-07 | 1 | -45/+67 |
* | Update fastboot to wipe ext4 partitions before flashing | Ken Sumrall | 2012-10-02 | 1 | -7/+55 |
* | fastboot: move help command before usb connect | Colin Cross | 2012-08-29 | 1 | -3/+5 |
* | am 94938c9d: am ed2e672f: Merge "Print strerror for file read errors during f... | Jean-Baptiste Queru | 2012-08-20 | 1 | -8/+11 |
|\ |
|
| * | Merge "Print strerror for file read errors during flashing" | Jean-Baptiste Queru | 2012-08-20 | 1 | -8/+11 |
| |\ |
|
| | * | Print strerror for file read errors during flashing | Matt Gumbel | 2012-07-26 | 1 | -8/+11 |
* | | | am 36f2e2ac: am 23ee469c: Merge "fastboot: change default sparse limit to dis... | Colin Cross | 2012-07-24 | 1 | -4/+2 |
|\ \ \
| |/ / |
|
| * | | fastboot: change default sparse limit to disabled | Colin Cross | 2012-07-24 | 1 | -4/+2 |
* | | | am cecc3186: am f650c075: Merge "fastboot: check argc before using argv" | Colin Cross | 2012-07-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fastboot: check argc before using argv | Colin Cross | 2012-07-24 | 1 | -1/+1 |
| |/ |
|
* | | resolved conflicts for merge of 4d72d881 to master | Colin Cross | 2012-07-17 | 1 | -56/+257 |
|\ \
| |/ |
|
| * | fastboot: add support for auto-resparsing large files | Colin Cross | 2012-07-09 | 1 | -5/+192 |
| * | fastboot: use getopt_long | Colin Cross | 2012-07-09 | 1 | -46/+62 |
* | | fastboot: Let "fastboot devices" work in all cases | JP Abgrall | 2012-06-06 | 1 | -3/+8 |
* | | am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'s | Scott Anderson | 2012-06-05 | 1 | -6/+4 |
|\ \ |
|
| * | | fastboot: Make the format of "devices -l" match adb's | Scott Anderson | 2012-06-05 | 1 | -6/+4 |
* | | | am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the eras... | JP Abgrall | 2012-05-14 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | fastboot: Change -w to format after the erase of userdata & cache | JP Abgrall | 2012-05-07 | 1 | -1/+3 |
* | | | resolved conflicts for merge of 13081c69 to master | Scott Anderson | 2012-05-01 | 1 | -10/+30 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | fastboot: Add ability to specify device path | Scott Anderson | 2012-04-19 | 1 | -10/+30 |
| * | DO NOT MERGE | Mike J. Chen | 2012-02-16 | 1 | -1/+3 |
| * | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-03 | 1 | -0/+5 |
* | | am f1ab88c2: am 73c019b3: Add asus vendor id | Ramanan Rajeswaran | 2012-02-27 | 1 | -0/+1 |
|\ \ |
|
| * \ | am 73c019b3: Add asus vendor id | Ramanan Rajeswaran | 2012-02-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Add asus vendor id | Ramanan Rajeswaran | 2012-02-24 | 1 | -0/+1 |
| | |/ |
|
* | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-17 | 1 | -0/+5 |
* | | | Revert "Implement 'fastboot format' command" | Mike Lockwood | 2012-02-13 | 1 | -5/+0 |
* | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-11 | 1 | -0/+5 |
* | | | Revert "Implement 'fastboot format' command" | Anatol Pomazau | 2012-02-03 | 1 | -5/+0 |
* | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-03 | 1 | -0/+5 |
* | | | Revert "Implement 'fastboot format' command" | Anatol Pomazau | 2012-02-03 | 1 | -5/+0 |
* | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-01-25 | 1 | -0/+5 |
* | | | am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 1 | -0/+1 |
* | | | am 70580b20: am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vend... | Jean-Baptiste Queru | 2012-01-24 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | adb,fastboot: add USB support for Intel Vendor ID | Wu, Hao | 2012-01-17 | 1 | -0/+1 |
| |/ |
|
* | | Flash cache partition with cache.img by default. | Jean-Baptiste Queru | 2011-09-30 | 1 | -0/+2 |
|/ |
|
* | Teach fastboot to allow required variables per product. | Wink Saville | 2011-04-04 | 1 | -1/+16 |
* | fastboot: fix arg handling causing no-op. | JP Abgrall | 2011-03-01 | 1 | -1/+1 |
* | Add explicit 'help' command to fastboot. | Tsu Chiang Chuang | 2011-02-25 | 1 | -23/+29 |
* | am f1c2a735: Merge "fastboot: Add help message for continue command" | Jean-Baptiste Queru | 2010-12-29 | 1 | -0/+1 |
|\ |
|
| * | fastboot: Add help message for continue command | Bruce Beare | 2010-12-29 | 1 | -0/+1 |
* | | am 509f7399: fastboot: Add more vendor usb ids | Dima Zavin | 2010-05-14 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | fastboot: Add more vendor usb ids | Dima Zavin | 2010-05-14 | 1 | -0/+2 |
* | | fastboot should return non-zero exit code on error | Brian Carlstrom | 2010-04-23 | 1 | -3/+5 |
|/ |
|
* | fastboot: add nand page size param, used for boot and flash:raw commands | Dima Zavin | 2010-02-16 | 1 | -4/+11 |
* | resolved conflicts for merge of 20f410a4 to master | Jean-Baptiste Queru | 2010-01-28 | 1 | -0/+1 |
|\ |
|
| * | resolved simple conflict with dc9cf66c | Android Git Automerger | 2010-01-21 | 1 | -0/+1 |
| |\ |
|
| | * | Add Dell's vendor ID to fastboot. | Xavier Ducrohet | 2010-01-21 | 1 | -0/+1 |