summaryrefslogtreecommitdiff
path: root/cmd/fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* net: add fastboot TCP supportDmitrii Merkurev2023-05-051-2/+23
* Correct SPL use of USB_FUNCTION_FASTBOOTSimon Glass2023-02-101-1/+1
* Correct SPL use of UDP_FUNCTION_FASTBOOTSimon Glass2023-02-101-1/+1
* fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-111-19/+16
* usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek2022-10-101-1/+1
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* cmd: fastboot: handle watchdog while waiting for fastboot commands.Sean Nyekjaer2019-03-161-0/+2
* usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot2018-12-071-2/+2
* cmd: fastboot: Validate user inputSam Protsenko2018-08-211-1/+12
* cmd: add missing line breaks for pr_err()Seung-Woo Kim2018-06-071-1/+1
* net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-301-5/+86
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+69