summaryrefslogtreecommitdiff
path: root/fastboot
AgeCommit message (Expand)Author
2024-04-13Merge "Wait for disconnect when rebooting to userspace FB" into mainTreehugger Robot
2024-04-10Updated 'cc' field of fuzz_config in Android.bp fileAkshata Kadam
2024-03-25Wait for disconnect when rebooting to userspace FBChris Sarbora
2024-02-15Merge "fastboot: Increase maximum usbfs bulk size for writes to 256KiB" into ...Treehugger Robot
2024-02-14fastboot: Increase maximum usbfs bulk size for writes to 256KiBPeter Collingbourne
2024-02-08Merge "fastboot: Use clock_gettime(CLOCK_MONOTONIC) in now()" into mainTreehugger Robot
2024-02-07fastboot: Use clock_gettime(CLOCK_MONOTONIC) in now()Peter Collingbourne
2024-02-07fastboot: Remove '\n' from interface name on linuxMatt Schulte
2024-02-06fastboot: Use asynchronous operations to send dataPeter Collingbourne
2024-01-02Add help text for `fastboot gsi status`Chun-Wei Wang
2023-12-14remount: Detect when flashall has happened in the bootloader.David Anderson
2023-12-12Merge changes from topic "health-v3" into mainDavid Anderson
2023-12-11Merge "fastboot: fix network connected device status" into mainTreehugger Robot
2023-12-11fastboot: Add getvar commands to query battery part info.David Anderson
2023-12-11Update fastbootd to use Health AIDL HAL V3.David Anderson
2023-12-09fastboot: fix network connected device statusDmitrii Merkurev
2023-12-06Fix -Wunused-variable compiler warningYi Kong
2023-12-05Fix -Wunused-variable compiler warningYi Kong
2023-10-26Create integration test for fastboot CLIWilliam Hester
2023-10-20fastboot: Fix flashing failure when a sparse image has an avb footer.David Anderson
2023-10-13Merge "Update the fastboot command size from 64 to 4096 to cover the changes ...Bradley Furman
2023-10-11Merge "Add new fastbootd battery-soc variable" into mainHarry Pan
2023-10-05Removing is_retrofit code pathDaniel Zheng
2023-10-05FastbootDevice::boot1_1 null pointer dereferenceArun Sharma
2023-10-05Add new fastbootd battery-soc variableHarry Pan
2023-10-02Change source to be a unique_ptr.Christopher Ferris
2023-09-29Update the fastboot command size from 64 to 4096 to cover the changes from ht...Bradley Furman
2023-09-26should_flash_in_userspace signature changeDaniel Zheng
2023-09-22is_retrofit_device to work in bootloaderDaniel Zheng
2023-09-19Removing headers + using stringDaniel Zheng
2023-09-19Removing double delete from flashallDaniel Zheng
2023-09-11Merge "Adding test for IsDynamicPartition" into mainDaniel Zheng
2023-09-11Merge "documenting optimized flash super" into mainDaniel Zheng
2023-09-08Merge "Disallow fastboot to modify locked DSU" into mainChun-Wei Wang
2023-09-07Merge "Adding testing for optimized flash super" into mainDaniel Zheng
2023-09-07Disallow fastboot to modify locked DSUChun-Wei Wang
2023-09-05Merge "Add a fastboot command to show GSI status" into mainChun-Wei Wang
2023-09-05Add a fastboot command to show GSI statusChun-Wei Wang
2023-09-05Merge "fastboot: get rid of manual transport memory management" into mainDmitrii Merkurev
2023-09-03fastboot: get rid of manual transport memory managementDmitrii Merkurev
2023-08-30Adding test for IsDynamicPartitionDaniel Zheng
2023-08-30documenting optimized flash superDaniel Zheng
2023-08-30Adding testing for optimized flash superDaniel Zheng
2023-08-30Fixing optimization logicDaniel Zheng
2023-08-22Add documentation to READMEDaniel Zheng
2023-08-09Merge "Adding force_flash functionality" into mainKeith Mok
2023-08-09Merge "Adding flag to flash only static partitions" into mainDaniel Zheng
2023-08-09Adding force_flash functionalityDaniel Zheng
2023-08-05core: fastboot: Fix data not being wiped on do_updateAlexander Koskovich
2023-07-28Merge "Adding include to functional" into mainDaniel Zheng