summaryrefslogtreecommitdiff
path: root/cmd/fastboot.c
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of USB_FUNCTION_FASTBOOTSimon Glass
2023-02-10Correct SPL use of UDP_FUNCTION_FASTBOOTSimon Glass
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-03-16cmd: fastboot: handle watchdog while waiting for fastboot commands.Sean Nyekjaer
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-08-21cmd: fastboot: Validate user inputSam Protsenko
2018-06-07cmd: add missing line breaks for pr_err()Seung-Woo Kim
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2016-01-25Remove the cmd_ prefix from command filesSimon Glass