summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-4/+4
* usb: dwc2: use dev_read_bool() instead of fdt_getprop()Meng Dongyang2017-07-111-10/+6
* usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich2017-07-111-0/+10
* usb: host: xhci-rockchip: use fixed regulator to control vbusMeng Dongyang2017-07-111-18/+18
* usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USBMeng Dongyang2017-07-111-0/+2
* rockchip: xhci: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-9/+4
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-1/+0
* drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin2017-06-171-6/+4
* usb: dwc2: force to host mode if not support HNP/SRPMeng Dongyang2017-06-171-3/+16
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-164-156/+0
* rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang2017-06-071-9/+22
* Merge git://git.denx.de/u-boot-usbTom Rini2017-06-051-0/+1
|\
| * ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-06-051-0/+1
* | arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* | samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-1/+0
* | samsung: usb: Drop ohci-s3c24xx driverSimon Glass2017-06-053-2098/+0
|/
* dm: usb: Convert uclass to livetreeSimon Glass2017-06-011-5/+3
* dm: gpio: Add live tree supportSimon Glass2017-06-012-5/+7
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-012-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-0118-20/+20
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-05-261-1/+2
|\
| * armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain2017-05-231-1/+2
* | usb: ehci: Add Renesas RCar M3/H3 EHCI supportHiroyuki Yokoyama2017-05-223-0/+115
* | usb: lpc32xx: add i2c DM supportLiam Beguin2017-05-181-18/+46
* | Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini2017-05-151-0/+8
* | Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-2/+2
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-0/+1
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-152-7/+1
|/
* arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-0/+2
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+15
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-0/+9
* ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-04-251-0/+1
* usb: dwc2: invalidate the dcache before starting the DMAEddie Cai2017-04-141-6/+13
* usb: dwc2: add support for external vbus supplyKever Yang2017-04-141-5/+38
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-061-1/+1
|\
| * sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* | dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-2/+2
|/
* mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin2017-03-232-1/+13
* dm: core: Replace of_offset with accessorSimon Glass2017-02-089-16/+17
* usb: ehci-mx6: handle vbus-supplyPeng Fan2017-01-171-3/+27
* usb: ehci-mx6: implement ofdata_to_platdataPeng Fan2017-01-171-0/+75
* drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek2017-01-171-0/+6
* Update Maintainer and Author's email addressAjay Bhargav2016-12-272-2/+2
* usb: xhci-pci: Add DM supportStefan Roese2016-12-061-0/+81
* Fix spelling of "resetting".Vagrant Cascadian2016-10-312-2/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-302-3/+5
|\
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-302-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-10-295-33/+21
|\ \ | |/ |/|
| * drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara2016-10-293-15/+19
| * usb: xhci-mvebu: use xhci_deregister() for .remove callbackMasahiro Yamada2016-10-271-6/+1