summaryrefslogtreecommitdiff
path: root/cmd/fastboot.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11cmd: fastboot: Fix failure to enter fastbootXingyu Wu1-2/+2
2023-09-07cmd: fastboot: Add presetting on StarFive SoC before fastbootXingyu Wu1-0/+8
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2019-03-16cmd: fastboot: handle watchdog while waiting for fastboot commands.Sean Nyekjaer1-0/+2
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot1-2/+2
2018-08-21cmd: fastboot: Validate user inputSam Protsenko1-1/+12
2018-06-08cmd: add missing line breaks for pr_err()Seung-Woo Kim1-1/+1
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan1-5/+86
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+69