summaryrefslogtreecommitdiffstats
path: root/include/fastboot.h
Commit message (Expand)AuthorAgeFilesLines
* fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-261-0/+7
* fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-071-0/+3
* fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-071-0/+3
* Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi2021-02-071-9/+0
* fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-011-0/+9
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-011-0/+4
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-011-1/+9
* fastboot: Add support for 'oem format' commandAlex Kiernan2018-05-301-0/+3
* net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-301-0/+104
* fastboot: Extract common definitions from USB fastbootAlex Kiernan2018-05-301-0/+2
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-301-1/+1
* fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan2018-05-301-0/+24
* fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan2018-05-301-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-271-2/+2
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-121-0/+22