summaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_command.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher1-0/+68
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay1-0/+36
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay1-0/+36
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi1-0/+38
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan1-0/+33
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan1-0/+302