summaryrefslogtreecommitdiffstats
path: root/fastboot
Commit message (Expand)AuthorAgeFilesLines
* Allow fuzzy_fastboot number to run for a specific device serial numberHridya Valsaraju2019-04-123-8/+18
* Test is-logical command for vendor and boot partitions.Hridya Valsaraju2019-04-081-7/+17
* Open image files in binary modeHridya Valsaraju2019-04-041-1/+1
* fastboot: Avoid extra std::string copiesGreg Kaiser2019-03-261-2/+2
* Merge "Fuzzy_fastboot must set back the original slot after test"Hridya Valsaraju2019-03-222-0/+6
|\
| * Fuzzy_fastboot must set back the original slot after testHridya Valsaraju2019-03-182-0/+6
* | Add more tests for dynamic partitionsHridya Valsaraju2019-03-191-0/+55
* | Add a test for logical partitions.Hridya Valsaraju2019-03-193-18/+57
* | fastboot: reset timeout if INFO is received during long commandsDima Zavin2019-02-281-0/+5
* | fastboot: switch the timeout clock source to steady_clockDima Zavin2019-02-281-2/+2
|/
* fastboot: Fix "fastboot gsi".David Anderson2019-01-292-7/+50
* Remove the rest of users of the old style fstabTom Cherry2019-01-281-8/+10
* Make 'fastboot boot' command support boot header version 2Hridya Valsaraju2019-01-253-18/+46
* fastbootd: Add command to remove GSI installsDavid Anderson2019-01-176-0/+35
* fastbootd: Better error message when boot_devices is missing.David Anderson2018-12-201-0/+5
* Merge "fastbootd: Only flash slots listed by the boot control HAL."Treehugger Robot2018-12-184-6/+14
|\
| * fastbootd: Only flash slots listed by the boot control HAL.David Anderson2018-12-184-6/+14
* | Fix performance-for-range-copy warningsChih-Hung Hsieh2018-12-111-11/+11
* | Merge "fastboot: Wait for reboot-fastboot to complete before signaling success."David Anderson2018-12-081-5/+5
|\ \
| * | fastboot: Wait for reboot-fastboot to complete before signaling success.David Anderson2018-12-071-5/+5
* | | fastboot: Check if super_empty.img exists before reading it.David Anderson2018-12-041-1/+1
|/ /
* | Merge "C++17 is the default now."Treehugger Robot2018-12-041-3/+0
|\ \
| * | C++17 is the default now.Elliott Hughes2018-12-031-3/+0
* | | fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuperMark Salyzyn2018-12-031-0/+2
|/ /
* / fastboot: Delete logical "other" partitions on retrofit devices.David Anderson2018-11-281-0/+23
|/
* Merge changes Ic4e1a1de,Icfceaa46Treehugger Robot2018-11-281-10/+8
|\
| * fastboot: propagate error for format commandMark Salyzyn2018-11-271-10/+8
* | fastboot: do not die if ANDROID_PRODUCT_OUT undefinedDavid Anderson2018-11-281-1/+12
* | Merge "make_f2fs: use -g android by default"Jaegeuk Kim2018-11-281-7/+2
|\ \ | |/ |/|
| * make_f2fs: use -g android by defaultJaegeuk Kim2018-11-221-7/+2
* | Merge "Switch from dist-for-goals to dist in Android.bp"Treehugger Robot2018-11-272-5/+8
|\ \ | |/ |/|
| * Switch from dist-for-goals to dist in Android.bpDan Willemsen2018-11-192-5/+8
* | Merge "fastbootd: Support two super partitions for retrofit devices."David Anderson2018-11-215-50/+102
|\ \
| * | fastbootd: Support two super partitions for retrofit devices.David Anderson2018-11-205-50/+102
| |/
* / fastboot: Warn when flashing dynamic partitions in the bootloader.David Anderson2018-11-203-0/+52
|/
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+0
* fastboot: pin USB interface versions on darwin.Eran Messeri2018-11-111-10/+10
* fastboot: Query the name of the super partition.David Anderson2018-11-065-26/+22
* fastboot: Fix flashing both slots with dynamic partitions.David Anderson2018-11-062-8/+38
* fastbootd: Partition commands should update all metadata slots.David Anderson2018-11-011-4/+7
* Merge "fastboot: wipe overlayfs for partition"Treehugger Robot2018-10-271-2/+30
|\
| * fastboot: wipe overlayfs for partitionMark Salyzyn2018-10-261-2/+30
* | Merge "fastbootd: Remove metadata merging code."David Anderson2018-10-262-40/+5
|\ \
| * | fastbootd: Remove metadata merging code.David Anderson2018-10-262-40/+5
* | | Merge "More Mac build fixes."Yuchao Zhou2018-10-261-1/+1
|\ \ \
| * | | More Mac build fixes.Elliott Hughes2018-10-261-1/+1
| | |/ | |/|
* | | Merge "fastboot: Resize logical partitions when using the flash command."David Anderson2018-10-261-5/+8
|\ \ \ | |/ / |/| |
| * | fastboot: Resize logical partitions when using the flash command.David Anderson2018-10-251-5/+8
* | | Merge "fastboot: Check that reboot to userspace succeeded."Treehugger Robot2018-10-251-0/+3
|\| | | |/ |/|
| * fastboot: Check that reboot to userspace succeeded.David Anderson2018-10-251-0/+3