summaryrefslogtreecommitdiff
path: root/drivers/usb/Kconfig
AgeCommit message (Expand)Author
2022-09-19usb: Kconfig: Fix typo in SPL_DM_USB textFabio Estevam
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-03-03usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt
2021-01-04cosmetic: fix typo in drivers/usb/KconfigMarc Ferland
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun
2020-08-27drivers: usb: Fix config indentationRuben Di Battista
2020-06-02kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2019-11-25usb: kbd: implement special keysHeinrich Schuchardt
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot
2018-12-02usb: Do not compile USB_STORAGE with BLK && !DM_USBAlexander Graf
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-02-21usb: kbd: select SYS_STDIO_DEREGISTERHeinrich Schuchardt
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2017-09-27usb: kbd: Set a default polling mechanism for USB keyboardBin Meng
2017-08-14usb: net: Add support for Microchip LAN75xx and LAN78xxYuiko Oshino
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-01usb: ulpi: Add Kconfig options for ULPIMateusz Kulikowski
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2015-08-05usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski
2015-08-05usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski
2015-08-05usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-08-02usb: kconfig: create a menu for usbNikita Kiryanov
2015-08-02usb: kconfig: usb keyboard kconfigNikita Kiryanov
2015-07-21dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass
2015-04-18dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass
2015-04-18dm: usb: Add a uclass for USB controllersSimon Glass
2014-11-12usb: add basic USB configs in KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada