summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* net: asix: Fix AX88772B when used with DriverModelJoshua Scott2016-09-09-0/+5
* fastboot: implement KconfigSteve Rae2016-08-20-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-08-15-0/+123
|\
| * dm: atmel: Add driver model support for the ehci driverWenyou Yang2016-08-15-0/+123
* | net: smsc95xx: Use correct get_unaligned functionsChris Packham2016-08-15-2/+2
|/
* eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09-0/+184
* eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09-28/+47
* eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-07-1/+1
* eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-07-0/+2
* usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-1/+82
* usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-4/+127
* drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-07-27/+36
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-07-0/+7
* usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada2016-08-07-0/+17
* usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada2016-08-07-10/+25
* net: usb: r8152: Add DM supportStefan Roese2016-08-07-22/+221
* dm: ehci-mx6: support driver modelPeng Fan2016-08-07-14/+130
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-5/+25
|\
| * usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+13
| * usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5
| * usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-0/+7
* | dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass2016-07-27-52/+51
* | dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-13/+2
* | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-5/+2
* | usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan2016-07-25-0/+3
* | usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan2016-07-25-9/+19
* | usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan2016-07-25-0/+108
* | usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-0/+7
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-01-4/+9
|\
| * ehci: mx7: fix otg id detectionPeng Fan2016-06-25-2/+5
| * ehci: mx7: fix usbnc_regsPeng Fan2016-06-25-1/+2
| * usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-25-1/+2
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-2/+2
|\ \
| * | armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-28-2/+2
| |/
* | fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-27-12/+19
* | fastboot: sparse: remove session-id logicSteve Rae2016-06-27-14/+2
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-18-39/+299
|\
| * usb: ehci: only shutdown opened controllerPeng Fan2016-06-18-0/+3
| * usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash2016-06-13-0/+46
| * fsl: usb: make errata function common for PPC and ARMSriram Dash2016-06-13-2/+181
| * usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash2016-06-13-38/+56
| * usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-13-0/+14
* | sunxi: musb: Properly turn of musb controller before bootingHans de Goede2016-06-10-0/+7
|/
* usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-04-0/+6
* usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-04-7/+1
* usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-02-15/+41
* usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-27-1/+1
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-17-0/+41