summaryrefslogtreecommitdiff
path: root/include/fastboot.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-07drivers: fastboot: Add logical-block-size in getvar commandXingyu Wu1-0/+1
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher1-0/+7
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay1-0/+3
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay1-0/+3
2021-02-07Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi1-9/+0
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi1-0/+9
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi1-0/+4
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+9
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan1-0/+3
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan1-0/+104
2018-05-30fastboot: Extract common definitions from USB fastbootAlex Kiernan1-0/+2
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan1-1/+1
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan1-0/+24
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae1-2/+2
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard1-0/+22