summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15dm: atmel: Add driver model support for the ehci driverWenyou Yang
2016-08-15net: smsc95xx: Use correct get_unaligned functionsChris Packham
2016-08-09eth: asix88179: Add support for the driver modelAlban Bedel
2016-08-09eth: asix88179: Prepare supporting the driver modelAlban Bedel
2016-08-07eth: asix88179: Fix receiving on big endian systemAlban Bedel
2016-08-07eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel
2016-08-07usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat
2016-08-07usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat
2016-08-07drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada
2016-08-07usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada
2016-08-07usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada
2016-08-07net: usb: r8152: Add DM supportStefan Roese
2016-08-07dm: ehci-mx6: support driver modelPeng Fan
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-27dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-25usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan
2016-07-25usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan
2016-07-25usb: rockchip-phy: implement USB2.0 phy controlXu Ziyuan
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu
2016-07-19usb: ehci-mx6: introduce config for high active power pinStefan Agner
2016-07-19usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-25ehci: mx7: fix otg id detectionPeng Fan
2016-06-25ehci: mx7: fix usbnc_regsPeng Fan
2016-06-25usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-18usb: ehci: only shutdown opened controllerPeng Fan
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash
2016-06-13fsl: usb: make errata function common for PPC and ARMSriram Dash
2016-06-13usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllersSriram Dash
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae
2016-06-10sunxi: musb: Properly turn of musb controller before bootingHans de Goede
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros
2016-05-27usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese