u-boot/drivers/usb/gadget
Marek Vasut da83ada02a usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols
Define SPL_USB_ETH_RNDIS symbol to make it possible to select USB
gadget ethernet support in SPL and U-Boot separately in Kconfig .
Make use of the new symbols in gadget Makefile and move the rndis.o
just below the now merged USB_ETHER symbol in Makefile.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-05-17 01:51:39 +02:00
..
udc
at91_udc.c
at91_udc.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
atmel_usba_udc.c
atmel_usba_udc.h
bcm_udc_otg.h
bcm_udc_otg_phy.c
ci_udc.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ci_udc.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
composite.c usb: gadget: missing fallthrough in composite_setup() 2023-04-04 00:33:32 +02:00
config.c
core.c
dwc2_udc_otg.c usb: gadget: dwc2_udc_otg: implement pullup() 2023-01-14 14:10:30 +01:00
dwc2_udc_otg_phy.c
dwc2_udc_otg_priv.h
dwc2_udc_otg_regs.h
dwc2_udc_otg_xfer_dma.c Fix out of bound access of ep array. 2022-09-26 01:49:36 +02:00
ep0.c usb: Remove CONFIG_USBD_HS 2022-12-22 10:31:49 -05:00
ep0.h
epautoconf.c arm: Remove PXA architecture support 2022-07-07 09:29:08 -04:00
ether.c usb: gadget: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
f_acm.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
f_dfu.c usb: gadget: dfu: Fix check of transfer direction 2022-12-08 14:30:39 +01:00
f_dfu.h
f_fastboot.c usb: gadget: fastboot: detach usb just before rebooting 2023-01-14 14:10:30 +01:00
f_mass_storage.c usb: gadget: f_mass_storage: Rework do_request_sense slightly 2023-04-25 15:31:27 -04:00
f_rockusb.c
f_sdp.c usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call 2023-04-04 00:34:42 +02:00
f_thor.c
f_thor.h
g_dnl.c
gadget_chips.h usb: Drop unused fotg210 gadget 2023-02-07 14:33:50 -05:00
Kconfig usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols 2023-05-17 01:51:39 +02:00
Makefile usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols 2023-05-17 01:51:39 +02:00
max3420_udc.c spi: spi-uclass: Add new spi_get_bus_and_cs() implementation 2022-05-23 09:33:10 -04:00
ndis.h
rndis.c Prepare v2023.01-rc4 2022-12-21 13:09:01 -05:00
rndis.h usb: gadget: Remove non-DM_ETH code 2022-12-07 16:04:17 -05:00
storage_common.c
u_os_desc.h
usbstring.c