summaryrefslogtreecommitdiff
path: root/drivers/usb/Kconfig
AgeCommit message (Expand)Author
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