aboutsummaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_command.c
Commit message (Expand)AuthorAgeFilesLines
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-261-0/+68
* fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-071-0/+36
* fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-071-0/+36
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-011-0/+38
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-011-1/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* fastboot: Add support for 'oem format' commandAlex Kiernan2018-05-301-0/+33
* net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-301-0/+302