uboot/drivers/usb/gadget
Tom Rini 6ad6102246 usb:gadget: Disallow DFU in SPL for now
Previously, DFU was not built in for SPL and often disabled via the board
config.h file, in the SPL build.  By moving DFU to Kconfig we now need to
move this logic to the Makefile to continue to allow boards to fit within
their SPL size limit (until gcc 6 is more widespread and unused strings will
be discarded).

Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-27 10:46:20 -04:00
..
udc
Kconfig fastboot: implement Kconfig 2016-08-20 14:03:23 -04:00
Makefile usb:gadget: Disallow DFU in SPL for now 2016-09-27 10:46:20 -04:00
at91_udc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
at91_udc.h
atmel_usba_udc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
atmel_usba_udc.h
bcm_udc_otg.h
bcm_udc_otg_phy.c
ci_udc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ci_udc.h
composite.c
config.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
core.c
designware_udc.c
dwc2_udc_otg.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
dwc2_udc_otg_phy.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
dwc2_udc_otg_priv.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
dwc2_udc_otg_regs.h usb: dwc2-otg: adjust fifo size via platform data 2016-07-25 20:44:19 -06:00
dwc2_udc_otg_xfer_dma.c usb: dwc2 : invalidate dcache before starting DMA 2016-07-25 20:44:19 -06:00
ep0.c
ep0.h
epautoconf.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ether.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
f_dfu.c
f_dfu.h
f_fastboot.c fastboot: sparse: resync common/image-sparse.c (part 2) 2016-06-27 16:37:38 -04:00
f_mass_storage.c
f_thor.c
f_thor.h
fotg210.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
g_dnl.c
gadget_chips.h
mpc8xx_udc.c
ndis.h
pxa25x_udc.c
pxa25x_udc.h
pxa27x_udc.c
rndis.c Move ENOTSUPP defines to include/linux/errno.h 2016-09-23 22:25:43 -04:00
rndis.h
storage_common.c
usbstring.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00