rv1126-uboot/drivers/usb/gadget
Frieder Schrempf e7093b518a UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Add support for loading u-boot FIT images over the USB SDP protocol in
the SPL

Change-Id: I41461b58c088a10eca6e48b0d49c76944c37c3fa
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
[Various build fixes]
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Tested-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 2c72ead7387404eba16c556d2f204c52c36c27f9)
2020-01-07 17:24:58 +08:00
..
udc UPSTREAM: usb: udc-uclass: Fixed problem when no alias is defined in DT 2020-01-07 17:24:56 +08:00
Kconfig UPSTREAM: usb: gadget: USB_ETHER requires network support 2020-01-07 17:24:49 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
at91_udc.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
at91_udc.h
atmel_usba_udc.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
atmel_usba_udc.h
bcm_udc_otg.h
bcm_udc_otg_phy.c
ci_udc.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ci_udc.h
composite.c UPSTREAM: usb: composite: Fix max packet size for USB3.0 2020-01-07 17:24:55 +08:00
config.c
core.c
designware_udc.c
dwc2_udc_otg.c UPSTREAM: usb: dwc2: allow peripheral mode for OTG configuration 2020-01-07 17:24:58 +08:00
dwc2_udc_otg_phy.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
dwc2_udc_otg_priv.h UPSTREAM: usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register 2020-01-07 17:24:57 +08:00
dwc2_udc_otg_regs.h UPSTREAM: usb: dwc2: fix gadget disconnect 2020-01-07 17:24:57 +08:00
dwc2_udc_otg_xfer_dma.c UPSTREAM: usb: dwc2: fix gadget disconnect 2020-01-07 17:24:57 +08:00
ep0.c
ep0.h
epautoconf.c
ether.c UPSTREAM: usb: ether: call _usb_eth_halt() if initialization fails 2020-01-07 17:24:56 +08:00
f_dfu.c
f_dfu.h
f_fastboot.c fastboot: delete command at-disable-unlock-vboot 2019-12-10 15:53:51 +08:00
f_mass_storage.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
f_rockusb.c gadget: rockusb: fix cmd exception for r/w vendor storage 2019-06-17 14:24:47 +08:00
f_sdp.c UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
f_thor.c UPSTREAM: gadget: f_thor: fix hang-up with ctrl-c 2020-01-07 17:24:52 +08:00
f_thor.h UPSTREAM: gadget: f_thor: update to support more than 4GB file as thor 5.0 2020-01-07 17:24:50 +08:00
fotg210.c
g_dnl.c UPSTREAM: usb: gadget: Make g_dnl USB settings common 2020-01-07 17:24:45 +08:00
gadget_chips.h UPSTREAM: usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller 2020-01-07 17:24:52 +08:00
ndis.h
pxa25x_udc.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
pxa25x_udc.h
pxa27x_udc.c
rndis.c
rndis.h
storage_common.c UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00
usbstring.c