index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fastboot
/
device
/
variables.cpp
Age
Commit message (
Expand
)
Author
2022-05-02
fastboot: Fallback to "raw" partition type if fastboot hal isn't present
LuK1337
2021-03-17
fastbootd: Add getvar max-fetch-size.
Yifan Hong
2020-01-22
fastbootd: exporting more properties
Bowgo Tsai
2019-11-19
Merge "fastbootd: Disallow certain operations during snapshot updates."
David Anderson
2019-11-13
fastbootd: exporting CPU ABI info
Bowgo Tsai
2019-11-10
fastbootd: Disallow certain operations during snapshot updates.
David Anderson
2019-10-31
fastboot: Implement helper commands for Virtual A/B.
David Anderson
2018-11-20
fastbootd: Support two super partitions for retrofit devices.
David Anderson
2018-11-06
fastboot: Query the name of the super partition.
David Anderson
2018-10-09
Merge "Check validity of partition for getvar:partition-type"
Treehugger Robot
2018-10-09
Merge "Return partition size in hex format."
Treehugger Robot
2018-10-09
Check validity of partition for getvar:partition-type
Hridya Valsaraju
2018-10-09
Return partition size in hex format.
Hridya Valsaraju
2018-10-08
Check maximum allowed download size for download command.
Hridya Valsaraju
2018-10-05
Support fastboot variable battery-soc-ok
Hridya Valsaraju
2018-09-28
Interface with health HAL to read battery voltage
Hridya Valsaraju
2018-09-28
Add support to read fastboot variable 'off-mode-charge'
Hridya Valsaraju
2018-09-28
Support fastboot variable 'variant'.
Hridya Valsaraju
2018-09-25
Support 'fastboot getvar unlocked' command.
Hridya Valsaraju
2018-09-08
Merge "Integrate with fastboot HAL to get partition type"
Treehugger Robot
2018-09-07
Integrate with fastboot HAL to get partition type
Hridya Valsaraju
2018-09-05
fastbootd: Implement getvar hw-revision.
David Anderson
2018-09-05
fastbootd: Fix getvar max-download-size formatting.
David Anderson
2018-09-04
fastbootd: Fix partition size testing issues.
David Anderson
2018-08-31
fastbootd: Implement getvar all.
David Anderson
2018-08-31
fastbootd: Refactor for getvar all.
David Anderson
2018-08-14
fastbootd: Complete the implementation of getvar has-slot.
David Anderson
2018-08-09
fastbootd: Add is-userspace variable.
David Anderson
2018-08-09
fastbootd: Add commands for logical partitions.
David Anderson
2018-08-09
fastbootd: Add support for flashing logical partitions.
David Anderson
2018-08-09
fastbootd: Enable erase and flash commands for physical partitions.
David Anderson
2018-08-08
fastbootd: Allow returning errors from getvar handlers.
David Anderson
2018-08-08
fastbootd: Implement the getvar command.
Hridya Valsaraju