index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-06-02
kconfig: fix typo for OHCI host and add to DM list
Marcin Juszkiewicz
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2019-11-25
usb: kbd: implement special keys
Heinrich Schuchardt
2019-11-07
usb: Add Cadence USB3 host and gadget driver
Vignesh Raghavendra
2018-12-14
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Martyn Welch
2018-12-07
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
2018-12-02
usb: Do not compile USB_STORAGE with BLK && !DM_USB
Alexander Graf
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-02-21
usb: kbd: select SYS_STDIO_DEREGISTER
Heinrich Schuchardt
2018-01-22
Convert CONFIG_TWL4030_USB to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
Adam Ford
2017-09-27
usb: kbd: Set a default polling mechanism for USB keyboard
Bin Meng
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2016-04-20
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-01
usb: ulpi: Add Kconfig options for ULPI
Mateusz Kulikowski
2016-03-25
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
2015-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-08-02
usb: kconfig: create a menu for usb
Nikita Kiryanov
2015-08-02
usb: kconfig: usb keyboard kconfig
Nikita Kiryanov
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2014-11-12
usb: add basic USB configs in Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada