rv1126-uboot/drivers/usb/host
Heiko Schocher 384b75a5e8 UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller
add new DM based PCI driver ohci-pci for PCI-based
OHCI USB support.

Change-Id: Ie3cb7e552e48eb100cdfc2f7807136297b5563cb
Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 991e66017ccd79cf4b89a729433a9606a771bd2b)
2020-01-07 17:24:59 +08:00
..
Kconfig UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller 2020-01-07 17:24:59 +08:00
Makefile UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller 2020-01-07 17:24:59 +08:00
dwc2.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
dwc2.h UPSTREAM: usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 2020-01-07 17:24:47 +08:00
dwc3-of-simple.c UPSTREAM: usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled 2020-01-07 17:24:49 +08:00
dwc3-sti-glue.c
ehci-armada100.c
ehci-atmel.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c UPSTREAM: usb: ehci: adopt 32 bit address for CONFIG_PPC 2020-01-07 17:24:58 +08:00
ehci-generic.c UPSTREAM: usb: ehci-generic: Add vbus-supply regulator support 2020-01-07 17:24:53 +08:00
ehci-hcd.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-marvell.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-msm.c UPSTREAM: ehci: msm: Add missing platdata 2020-01-07 17:24:53 +08:00
ehci-mx5.c UPSTREAM: USB: DM: Convert i.MX5 ehci code to driver model 2020-01-07 17:24:57 +08:00
ehci-mx6.c UPSTREAM: usb: ehci-mx6: Fix bus enumeration for DM case 2020-01-07 17:24:58 +08:00
ehci-mxc.c
ehci-mxs.c UPSTREAM: usb: ehci: mxs: fix swapped argument in ehci_writel() 2020-01-07 17:24:46 +08:00
ehci-omap.c
ehci-pci.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-rcar_gen3.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c UPSTREAM: usb: sunxi: Simplify ccm reg base code 2020-01-07 17:24:51 +08:00
ehci-tegra.c
ehci-vct.c
ehci-vf.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-zynq.c
ehci.h UPSTREAM: usb: ehci: Make the PHY handling generic 2020-01-07 17:24:52 +08:00
ohci-at91.c
ohci-da8xx.c UPSTREAM: usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags 2020-01-07 17:24:58 +08:00
ohci-ep93xx.c
ohci-generic.c UPSTREAM: usb: ohci-generic: replace pr_err() by dev_err() 2020-01-07 17:24:48 +08:00
ohci-hcd.c UPSTREAM: usb, ohci: add warning if none on pci found 2020-01-07 17:24:59 +08:00
ohci-lpc32xx.c
ohci-pci.c UPSTREAM: usb, ohci, pci: add DM support for PCI-based OHCI USB controller 2020-01-07 17:24:59 +08:00
ohci-sunxi.c UPSTREAM: usb: sunxi: Simplify ccm reg base code 2020-01-07 17:24:51 +08:00
ohci.h UPSTREAM: usb, ohci: fix ohci swap register access 2020-01-07 17:24:59 +08:00
r8a66597-hcd.c UPSTREAM: usb: host: Drop unused hcd_name from r8a66597-hcd.c 2020-01-07 17:24:46 +08:00
r8a66597.h UPSTREAM: usb: r8a66597: Add support for RZ/A series 2020-01-07 17:24:46 +08:00
sl811-hcd.c
sl811.h
usb-sandbox.c UPSTREAM: usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 2020-01-07 17:24:43 +08:00
usb-uclass.c UPSTREAM: usb: host: Print device name when scanning 2020-01-07 17:24:56 +08:00
utmi-armada100.c
xhci-dwc3.c UPSTREAM: usb: xhci-dwc3: Add USB2 PHY configuration 2020-01-07 17:24:59 +08:00
xhci-exynos5.c
xhci-fsl.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
xhci-keystone.c
xhci-mem.c UPSTREAM: usb: xhci-mem: Fix scratchpad array issue 2020-01-07 17:24:55 +08:00
xhci-mvebu.c UPSTREAM: mvebu: usb: xhci: a38x support 2020-01-07 17:24:45 +08:00
xhci-omap.c UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
xhci-pci.c UPSTREAM: usb: xhci-pci: Fix compiler warning 2020-01-07 17:24:52 +08:00
xhci-rcar-r8a779x_usb3_v3.h UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver 2020-01-07 17:24:45 +08:00
xhci-rcar.c UPSTREAM: usb: xhci-rcar: deregister before deactivating clock 2020-01-07 17:24:51 +08:00
xhci-ring.c UPSTREAM: usb: xhci: Fix bool initialization in xhci_bulk_tx 2020-01-07 17:24:46 +08:00
xhci-rockchip.c UPSTREAM: rockchip: xhci: remove DTS parsing for PHY (which is unused) 2020-01-07 17:24:51 +08:00
xhci-zynqmp.c UPSTREAM: usb: xhci: zynqmp: Fix header location 2020-01-07 17:24:52 +08:00
xhci.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
xhci.h UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00