summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-dwc3: Add USB2 PHY configurationMark Kettenis2019-07-191-0/+20
* usb: dwc3-of-simple: Add support for RK3399Mark Kettenis2019-07-192-0/+2
* usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut2019-07-051-0/+37
* usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu2019-05-231-1/+9
* usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford2019-05-091-4/+5
* usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford2019-05-052-1/+142
* usb: ohci: Re-enable commented out delayAdam Ford2019-05-031-2/+0
* Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-251-0/+7
* USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski2019-04-251-0/+103
* configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler2019-04-131-0/+7
* usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
* usb: host: Print device name when scanningIsmael Luceno Cortes2019-04-091-8/+4
* Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson2019-02-201-0/+6
* usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa2019-02-151-1/+6
* usb: host: Drop [e-o]hci-sunxi driversJagan Teki2019-01-183-439/+0
* sunxi: usb: Switch to Generic host controllersJagan Teki2019-01-181-0/+2
* usb: xhci-mem: Fix scratchpad array issueYe Li2019-01-091-0/+3
* usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot2018-12-142-241/+0
* dwc3: move phy operation to core.cJean-Jacques Hiblot2018-12-071-88/+7
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-2615-47/+47
* usb: Remove CMD_USB dependency for common codeSven Schwermer2018-11-261-1/+1
* usb: Introduce CONFIG_SPL_DM_USBSven Schwermer2018-11-261-1/+1
* fsl/usb: Workaround for USB erratum-A005275Chris Packham2018-10-293-1/+22
* usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried2018-09-301-0/+12
* ehci: msm: use init_type in probeRamon Fried2018-09-301-2/+4
* ehci: msm: switch to generic PHY uclassRamon Fried2018-09-302-45/+10
* ehci: msm: Add missing platdataRamon Fried2018-09-301-0/+1
* ehci: Replace board_prepare_usb with board_usb_initRamon Fried2018-09-301-7/+2
* usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard2018-09-151-1/+61
* usb: dwc2: Add reset ctrl to driverLey Foon Tan2018-08-291-0/+37
* usb: ehci: Add PHY support to ehci-pciMarek Vasut2018-08-281-4/+27
* usb: ehci: Make the PHY handling genericMarek Vasut2018-08-283-53/+74
* sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara2018-07-051-1/+18
* usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot2018-07-051-0/+1
* usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki2018-06-292-5/+13
* usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao2018-06-291-1/+1
* usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick2018-06-291-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-162-41/+166
|\
| * usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick2018-06-142-6/+37
| * usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in useVasily Khoruzhick2018-06-131-2/+10
| * usb: sunxi: ohci: get rid of ifdefsVasily Khoruzhick2018-06-131-20/+63
| * usb: sunxi: ehci: get rid of ifdefsVasily Khoruzhick2018-06-131-20/+63
* | usb: xhci-pci: Fix compiler warningBin Meng2018-06-131-3/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-06-042-41/+97
|\
| * usb: sunxi: Switch to use generic-phyJagan Teki2018-05-282-27/+77
| * usb: sunxi: Simplify ccm reg base codeJagan Teki2018-05-282-14/+20
* | Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-06-011-1/+1
|\ \
| * | usb: xhci: zynqmp: Fix header locationMichal Simek2018-05-311-1/+1
| |/
* | rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich2018-05-301-16/+0
* | usb: xhci: Handle endianness in xhci_set_configuration()Bin Meng2018-05-301-1/+1