summaryrefslogtreecommitdiff
path: root/common/spl/spl_sdp.c
AgeCommit message (Expand)Author
2020-04-26MLK-22357-2 sdp/fastboot: Add board_usb_gadget_port_auto() to autodetect the ...Sherry Sun
2020-04-26MLK-22045-2 sdp: Add DM gadget support for sdpSherry Sun
2020-04-26MLK-20559-5 f_sdp: Add a callback to clean up USB driverYe Li
2020-04-26MLK-20559-1 spl_sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li
2020-04-26MLK-19181-1: sdp: call board_usb_init at spl_sdp_load_imageFrank Li
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner