summaryrefslogtreecommitdiffstats
path: root/fastboot/device
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Fix "fastboot gsi".David Anderson2019-01-291-3/+47
* Remove the rest of users of the old style fstabTom Cherry2019-01-281-8/+10
* fastbootd: Add command to remove GSI installsDavid Anderson2019-01-173-0/+22
* 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
* | fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuperMark Salyzyn2018-12-031-0/+2
|/
* fastbootd: Support two super partitions for retrofit devices.David Anderson2018-11-205-50/+102
* fastboot: Query the name of the super partition.David Anderson2018-11-063-1/+14
* fastboot: Fix flashing both slots with dynamic partitions.David Anderson2018-11-061-1/+28
* 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
* | fastbootd: Remove metadata merging code.David Anderson2018-10-262-40/+5
|/
* fastboot: use constants.h valuesMark Salyzyn2018-10-181-1/+1
* Merge "Do not calculate CRC for sparse images during fastboot flash"Treehugger Robot2018-10-101-1/+1
|\
| * Do not calculate CRC for sparse images during fastboot flashHridya Valsaraju2018-10-101-1/+1
* | Merge "set_active command should update current slot information."Treehugger Robot2018-10-103-2/+17
|\ \
| * | set_active command should update current slot information.Hridya Valsaraju2018-10-103-2/+17
| |/
* | Merge "Check validity of partition for getvar:partition-type"Treehugger Robot2018-10-091-0/+7
|\ \
| * | Check validity of partition for getvar:partition-typeHridya Valsaraju2018-10-091-0/+7
| |/
* | Merge "Return partition size in hex format."Treehugger Robot2018-10-091-1/+1
|\ \
| * | Return partition size in hex format.Hridya Valsaraju2018-10-091-1/+1
| |/
* | Merge "Check maximum allowed download size for download command."Treehugger Robot2018-10-083-2/+3
|\ \
| * | Check maximum allowed download size for download command.Hridya Valsaraju2018-10-083-2/+3
| |/
* | Merge changes Id6c00c76,Ibc74a12fTreehugger Robot2018-10-081-1/+9
|\ \
| * | Check return status of ReadFileToString() in GetDeviceLockStatus()Hridya Valsaraju2018-10-081-1/+4
| * | Validate partition name when searching for physical partitions.Hridya Valsaraju2018-10-081-0/+5
| |/
* | Merge "Allow erase, set_active and download commands only on unlocked devices."Treehugger Robot2018-10-081-0/+16
|\ \ | |/ |/|
| * Allow erase, set_active and download commands only on unlocked devices.Hridya Valsaraju2018-10-081-0/+16
* | Merge "Support fastboot variable battery-soc-ok"Treehugger Robot2018-10-073-19/+60
|\ \
| * | Support fastboot variable battery-soc-okHridya Valsaraju2018-10-053-19/+60
| |/
* | Merge "Don't hardcode the super partition name."Treehugger Robot2018-10-042-4/+6
|\ \
| * | Don't hardcode the super partition name.David Anderson2018-10-012-4/+6
* | | liblp: Remove the guid field from LpMetadataPartition.David Anderson2018-10-032-9/+2
| |/ |/|
* | Interface with health HAL to read battery voltageHridya Valsaraju2018-09-285-1/+36
* | Add support to read fastboot variable 'off-mode-charge'Hridya Valsaraju2018-09-283-0/+25
* | Support fastboot variable 'variant'.Hridya Valsaraju2018-09-283-0/+23
|/
* Merge "Support 'fastboot getvar unlocked' command."Treehugger Robot2018-09-264-1/+32
|\
| * Support 'fastboot getvar unlocked' command.Hridya Valsaraju2018-09-254-1/+32
* | Pass OEM commands to HALHridya Valsaraju2018-09-253-3/+36
|/
* Merge "Integrate with fastboot HAL to get partition type"Treehugger Robot2018-09-085-2/+56
|\
| * Integrate with fastboot HAL to get partition typeHridya Valsaraju2018-09-075-2/+56
* | fastbootd: Wait for /dev/block paths when opening logical partitions.David Anderson2018-09-061-2/+3
* | Merge "fastbootd: Implement getvar hw-revision."Treehugger Robot2018-09-063-1/+10
|\ \
| * | fastbootd: Implement getvar hw-revision.David Anderson2018-09-053-1/+10
* | | Merge "fastbootd: Perform CRC check when flashing sparse images."Treehugger Robot2018-09-051-1/+1
|\| |
| * | fastbootd: Perform CRC check when flashing sparse images.David Anderson2018-09-051-1/+1
* | | Merge "fastbootd: Fix getvar max-download-size formatting."Treehugger Robot2018-09-051-1/+1
|\| |
| * | fastbootd: Fix getvar max-download-size formatting.David Anderson2018-09-051-1/+1