summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/Makefile
AgeCommit message (Expand)Author
2025-09-26usb: gadget: max3420_udc: Remove unused driverTom Rini
2025-09-26usb: gadget: bcm_udc_otg: Remove unused driverTom Rini
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-01usb: gadget: usbhs: Add Renesas USBHS device driverVitaliy Vasylskyy
2023-05-17usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-02-11usb: gadget: Fix typo in obj lineTom Rini
2023-02-07usb: Drop unused fotg210 gadgetSimon Glass
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2020-09-01usb: max3420: add the gadget driverJassi Brar
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner
2017-08-23usb: gadget: add SDP driverStefan Agner
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2016-11-28spl: add USB Gadget config optionStefan Agner
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-09-27usb:gadget: Disallow DFU in SPL for nowTom Rini
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut
2014-08-21omap: remove omap5912osk board supportMasahiro Yamada
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior
2014-05-01usb: gadget: allow ci_udc to build with new gadget frameworkStephen Warren
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
2013-12-13drivers/usb/gadget: select objects by obj-$(CONFIG-...)Masahiro Yamada
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski
2013-09-24USB: gadget: add atmel usba udc driverBo Shen
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-12usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su
2013-03-16usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou
2012-10-15pxa25x: Add support for USB ethernet gadgetLukasz Dalek
2012-09-01dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski