summaryrefslogtreecommitdiff
path: root/fastboot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/s...George Zacharia2023-07-021-0/+10
|\
| * Port ADB's new handling of the USB packet ClearFeature(HALT) to Fastboot.Nicolas Gagnon2023-01-311-0/+10
| * fastboot: Add vendor_kernel_bootLucas Wei2022-06-012-1/+6
| * Merge changes from topic "fastbootd-reset-fd"Konstantin Vyshetsky2022-03-283-23/+66
| |\
| | * fastbootd: reset file descriptor on unaligned writesKonstantin Vyshetsky2022-03-281-0/+8
| | * fastbootd: add support to reset fd by handleKonstantin Vyshetsky2022-03-282-9/+44
| | * fastbootd: pass handle in place of fdKonstantin Vyshetsky2022-03-211-14/+14
| * | fastboot: Fallback to "raw" partition type if fastboot hal isn't presentLuK13372022-03-021-2/+2
| |/
| * fastbootd: Remove all scratch partitions on update-super.David Anderson2022-02-171-2/+7
| * Add LOCAL_LICENSE_KINDS to system/coreBob Badour2022-02-101-0/+5
| * Allow disabling AVB on special vbmeta partitionsPaweł Grabas2022-02-081-1/+5
| * Merge "fuzzy_fastboot: Add malformed download command test"Keith Mok2022-01-191-0/+23
| |\
| | * fuzzy_fastboot: Add malformed download command testKeith Mok2022-01-191-0/+23
| * | Merge "Add a LICENSE file for fastboot"Hridya Valsaraju2022-01-192-3/+28
| |\ \ | | |/ | |/|
| | * Add a LICENSE file for fastbootHridya Valsaraju2022-01-182-3/+28
| * | Add checking for sparse file formatKeith Mok2022-01-142-2/+61
| * | Merge "fastboot: make init_boot.img optional"Treehugger Robot2022-01-111-1/+1
| |\ \
| | * | fastboot: make init_boot.img optionalDevin Moore2022-01-111-1/+1
| * | | Merge "Remove win_sdk"Treehugger Robot2022-01-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove win_sdkCole Faust2022-01-071-1/+1
| | |/
| * | fastboot: make copy_boot_avb_footer more genericDevin Moore2022-01-071-9/+10
| * | Merge changes Ib5a63a7b,If00f581aDevin Moore2022-01-073-3/+9
| |\ \
| | * | fastboot: copy AVB footer from init_boot.img to end of partitionDevin Moore2022-01-062-2/+4
| | * | fastboot: Support flashing init_boot.img into init_boot partitionDevin Moore2022-01-062-1/+5
| * | | fastboot: Add elsk@ to OWNERS fileHridya Valsaraju2022-01-061-1/+1
| | |/ | |/|
| * | Merge changes I75017420,I3612e131Keith Mok2022-01-053-8/+44
| |\ \
| | * | Fix userspace fastboot with fuzzy testKeith Mok2022-01-042-0/+13
| | * | Fix fuzzy test on too large commandKeith Mok2022-01-041-8/+31
| * | | Merge "Fix typo in fuzzy_fastboot README"Keith Mok2022-01-051-1/+1
| |\| | | | |/ | |/|
| | * Fix typo in fuzzy_fastboot READMEKeith Mok2021-12-301-1/+1
| * | Merge "fastboot: Add system_dlkm flashing support"Treehugger Robot2022-01-042-1/+5
| |\ \ | | |/ | |/|
| | * fastboot: Add system_dlkm flashing supportRamji Jiyani2021-12-292-1/+5
| * | fastboot: use health AIDL HALYifan Hong2021-12-064-16/+35
| |/
| * fastbootd: use O_DIRECT for write partitionKonstantin Vyshetsky2021-11-041-3/+15
| * fastbootd: allow passage of flags to open partitionKonstantin Vyshetsky2021-11-043-5/+6
| * Use HOST_OUT_EXECUTABLES instead of SOONG_HOST_OUT_EXECUTABLESColin Cross2021-10-251-5/+5
| * Added fastboot_fuzzerAyushi Khopkar2021-10-146-0/+589
| * Merge "fastboot: Support casefolding in ext4 partitions."David Anderson2021-08-271-0/+7
| |\
| | * fastboot: Support casefolding in ext4 partitions.David Anderson2021-07-131-0/+7
| * | Merge "Include sys/select.h for fd_set"Colin Cross2021-08-171-0/+4
| |\ \
| | * | Include sys/select.h for fd_setColin Cross2021-08-161-0/+4
| * | | Merge "fastboot/README.md: Update response packet max size to 256"Yi-Yo Chiang2021-08-171-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | fastboot/README.md: Update response packet max size to 256Yi-Yo Chiang2021-08-141-6/+6
| | |/
| * | Merge "Remove jmgao from OWNERS files."Christopher Ferris2021-08-111-1/+0
| |\ \
| | * | Remove jmgao from OWNERS files.Christopher Ferris2021-08-101-1/+0
| * | | Merge "fastboot: fix --disable-verifiation error message"Treehugger Robot2021-08-111-10/+21
| |\ \ \ | | |/ / | |/| |
| | * | fastboot: fix --disable-verifiation error messageBowgo Tsai2021-08-101-10/+21
| | |/
| * / fastbootd: Delete all VAB partitions during "flashall".David Anderson2021-08-091-4/+14
| |/
| * Merge "Remove --wipe-and-use-fbe option from fastboot"Treehugger Robot2021-06-161-61/+1
| |\
| | * Remove --wipe-and-use-fbe option from fastbootPaul Crowley2021-06-151-61/+1