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