summaryrefslogtreecommitdiffstats
path: root/fastboot/engine.c
Commit message (Expand)AuthorAgeFilesLines
* fastboot: turn on -WerrorMark Salyzyn2014-05-141-6/+7
* Revert "System: Fastboot: warning fixit, misc bugs and cleanup."Alexander Levitskiy2014-05-071-3/+3
* System: Fastboot: warning fixit, misc bugs and cleanup.Sasha Levitskiy2014-05-071-3/+3
* fastboot: support for overriding format fs-type and sizeJP Abgrall2014-05-061-5/+7
* fastboot: allow format on devices with small buffersDmitry Grinberg2014-05-061-204/+5
* Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEADThe Android Open Source Project2013-11-221-14/+0
|\
| * fastboot: Remove legacy MINGW workaroundsRom Lemarchand2013-06-281-14/+0
| * Revert "fastboot: add preflash command to help with large downloads+flash"jp abgrall2013-06-261-12/+1
| * fastboot: add preflash command to help with large downloads+flashJP Abgrall2013-06-251-1/+12
* | Wait for device to disappear after reboot-bootloader.Mark Wachsler2013-10-171-23/+8
|/
* fastboot: add errno.h to fix windows buildColin Cross2013-01-231-0/+1
* fastboot: use better exported api from libext4_utilsColin Cross2013-01-231-6/+1
* Update fastboot to wipe ext4 partitions before flashingKen Sumrall2012-10-021-0/+33
* resolved conflicts for merge of 4d72d881 to masterColin Cross2012-07-171-7/+34
|\
| * fastboot: add support for auto-resparsing large filesColin Cross2012-07-091-1/+18
| * fastboot: add fb_getvarColin Cross2012-07-091-6/+16
* | am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the eras...JP Abgrall2012-05-141-3/+25
|\ \ | |/
| * fastboot: Change -w to format after the erase of userdata & cacheJP Abgrall2012-05-071-3/+25
* | resolved conflicts for merge of 13081c69 to masterScott Anderson2012-05-011-0/+7
|\ \ | |/ |/|
| * fastboot: Add ability to specify device pathScott Anderson2012-04-191-0/+7
| * DO NOT MERGEMike J. Chen2012-02-161-3/+26
| * Implement 'fastboot format' commandAnatol Pomazau2012-02-031-2/+147
* | fastboot: add support for SELinux and fs_config_funcKenny Root2012-03-301-1/+1
* | Remove trailing whitespacesAnatol Pomazau2012-02-281-4/+4
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-171-2/+210
* | Revert "Implement 'fastboot format' command"Mike Lockwood2012-02-131-147/+2
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-111-2/+147
* | Revert "Implement 'fastboot format' command"Anatol Pomazau2012-02-031-194/+2
* | Implement 'fastboot format' commandAnatol Pomazau2012-02-031-2/+194
* | Revert "Implement 'fastboot format' command"Anatol Pomazau2012-02-031-147/+2
* | Implement 'fastboot format' commandAnatol Pomazau2012-01-251-2/+147
|/
* Teach fastboot to allow required variables per product.Wink Saville2011-04-041-1/+33
* am 42b871f1: am c37ba1c9: Merge "Check fastboot oem command line length"Jean-Baptiste Queru2010-07-291-1/+7
|\
| * am c37ba1c9: Merge "Check fastboot oem command line length"Jean-Baptiste Queru2010-07-291-1/+7
| |\
| | * Check fastboot oem command line lengthBruce Beare2010-07-151-1/+7
* | | am beb72464: am 63e5205c: fastboot: make it so I can actually see the bootloa...Brian Swetland2010-07-131-1/+2
|\ \ \ | |/ /
| * | fastboot: make it so I can actually see the bootloader chatterBrian Swetland2010-07-011-1/+2
| |/
* | fastboot should return non-zero exit code on errorBrian Carlstrom2010-04-231-3/+3
|/
* Add wall-clock timing for each fastboot Action.Daniel Sandler2010-02-251-3/+25
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+289
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-289/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+289