index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fastboot
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot: Fix "fastboot gsi".
David Anderson
2019-01-29
1
-3
/
+47
*
Remove the rest of users of the old style fstab
Tom Cherry
2019-01-28
1
-8
/
+10
*
fastbootd: Add command to remove GSI installs
David Anderson
2019-01-17
3
-0
/
+22
*
fastbootd: Better error message when boot_devices is missing.
David Anderson
2018-12-20
1
-0
/
+5
*
Merge "fastbootd: Only flash slots listed by the boot control HAL."
Treehugger Robot
2018-12-18
4
-6
/
+14
|
\
|
*
fastbootd: Only flash slots listed by the boot control HAL.
David Anderson
2018-12-18
4
-6
/
+14
*
|
fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
Mark Salyzyn
2018-12-03
1
-0
/
+2
|
/
*
fastbootd: Support two super partitions for retrofit devices.
David Anderson
2018-11-20
5
-50
/
+102
*
fastboot: Query the name of the super partition.
David Anderson
2018-11-06
3
-1
/
+14
*
fastboot: Fix flashing both slots with dynamic partitions.
David Anderson
2018-11-06
1
-1
/
+28
*
fastbootd: Partition commands should update all metadata slots.
David Anderson
2018-11-01
1
-4
/
+7
*
Merge "fastboot: wipe overlayfs for partition"
Treehugger Robot
2018-10-27
1
-2
/
+30
|
\
|
*
fastboot: wipe overlayfs for partition
Mark Salyzyn
2018-10-26
1
-2
/
+30
*
|
fastbootd: Remove metadata merging code.
David Anderson
2018-10-26
2
-40
/
+5
|
/
*
fastboot: use constants.h values
Mark Salyzyn
2018-10-18
1
-1
/
+1
*
Merge "Do not calculate CRC for sparse images during fastboot flash"
Treehugger Robot
2018-10-10
1
-1
/
+1
|
\
|
*
Do not calculate CRC for sparse images during fastboot flash
Hridya Valsaraju
2018-10-10
1
-1
/
+1
*
|
Merge "set_active command should update current slot information."
Treehugger Robot
2018-10-10
3
-2
/
+17
|
\
\
|
*
|
set_active command should update current slot information.
Hridya Valsaraju
2018-10-10
3
-2
/
+17
|
|
/
*
|
Merge "Check validity of partition for getvar:partition-type"
Treehugger Robot
2018-10-09
1
-0
/
+7
|
\
\
|
*
|
Check validity of partition for getvar:partition-type
Hridya Valsaraju
2018-10-09
1
-0
/
+7
|
|
/
*
|
Merge "Return partition size in hex format."
Treehugger Robot
2018-10-09
1
-1
/
+1
|
\
\
|
*
|
Return partition size in hex format.
Hridya Valsaraju
2018-10-09
1
-1
/
+1
|
|
/
*
|
Merge "Check maximum allowed download size for download command."
Treehugger Robot
2018-10-08
3
-2
/
+3
|
\
\
|
*
|
Check maximum allowed download size for download command.
Hridya Valsaraju
2018-10-08
3
-2
/
+3
|
|
/
*
|
Merge changes Id6c00c76,Ibc74a12f
Treehugger Robot
2018-10-08
1
-1
/
+9
|
\
\
|
*
|
Check return status of ReadFileToString() in GetDeviceLockStatus()
Hridya Valsaraju
2018-10-08
1
-1
/
+4
|
*
|
Validate partition name when searching for physical partitions.
Hridya Valsaraju
2018-10-08
1
-0
/
+5
|
|
/
*
|
Merge "Allow erase, set_active and download commands only on unlocked devices."
Treehugger Robot
2018-10-08
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Allow erase, set_active and download commands only on unlocked devices.
Hridya Valsaraju
2018-10-08
1
-0
/
+16
*
|
Merge "Support fastboot variable battery-soc-ok"
Treehugger Robot
2018-10-07
3
-19
/
+60
|
\
\
|
*
|
Support fastboot variable battery-soc-ok
Hridya Valsaraju
2018-10-05
3
-19
/
+60
|
|
/
*
|
Merge "Don't hardcode the super partition name."
Treehugger Robot
2018-10-04
2
-4
/
+6
|
\
\
|
*
|
Don't hardcode the super partition name.
David Anderson
2018-10-01
2
-4
/
+6
*
|
|
liblp: Remove the guid field from LpMetadataPartition.
David Anderson
2018-10-03
2
-9
/
+2
|
|
/
|
/
|
*
|
Interface with health HAL to read battery voltage
Hridya Valsaraju
2018-09-28
5
-1
/
+36
*
|
Add support to read fastboot variable 'off-mode-charge'
Hridya Valsaraju
2018-09-28
3
-0
/
+25
*
|
Support fastboot variable 'variant'.
Hridya Valsaraju
2018-09-28
3
-0
/
+23
|
/
*
Merge "Support 'fastboot getvar unlocked' command."
Treehugger Robot
2018-09-26
4
-1
/
+32
|
\
|
*
Support 'fastboot getvar unlocked' command.
Hridya Valsaraju
2018-09-25
4
-1
/
+32
*
|
Pass OEM commands to HAL
Hridya Valsaraju
2018-09-25
3
-3
/
+36
|
/
*
Merge "Integrate with fastboot HAL to get partition type"
Treehugger Robot
2018-09-08
5
-2
/
+56
|
\
|
*
Integrate with fastboot HAL to get partition type
Hridya Valsaraju
2018-09-07
5
-2
/
+56
*
|
fastbootd: Wait for /dev/block paths when opening logical partitions.
David Anderson
2018-09-06
1
-2
/
+3
*
|
Merge "fastbootd: Implement getvar hw-revision."
Treehugger Robot
2018-09-06
3
-1
/
+10
|
\
\
|
*
|
fastbootd: Implement getvar hw-revision.
David Anderson
2018-09-05
3
-1
/
+10
*
|
|
Merge "fastbootd: Perform CRC check when flashing sparse images."
Treehugger Robot
2018-09-05
1
-1
/
+1
|
\
|
|
|
*
|
fastbootd: Perform CRC check when flashing sparse images.
David Anderson
2018-09-05
1
-1
/
+1
*
|
|
Merge "fastbootd: Fix getvar max-download-size formatting."
Treehugger Robot
2018-09-05
1
-1
/
+1
|
\
|
|
|
*
|
fastbootd: Fix getvar max-download-size formatting.
David Anderson
2018-09-05
1
-1
/
+1
[next]