aboutsummaryrefslogtreecommitdiff
path: root/cmd/fastboot.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-1/+1
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass1-1/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-15cmd: fastboot: Use plain udevice for UDC controller interactionMarek Vasut1-3/+4
2023-05-05net: add fastboot TCP supportDmitrii Merkurev1-2/+23
2023-02-10Correct SPL use of USB_FUNCTION_FASTBOOTSimon Glass1-1/+1
2023-02-10Correct SPL use of UDP_FUNCTION_FASTBOOTSimon Glass1-1/+1
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay1-19/+16
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek1-1/+1
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-18command: 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-07cmd: 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