summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-29drivers, usb, gadget: fix compiler warnings for at91_udc.cHeiko Schocher
2017-06-29usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial lengthLukasz Majewski
2017-06-18at91_udc.c: Fix unused variable warningTom Rini
2017-06-17drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin
2017-06-17usb: dwc2: force to host mode if not support HNP/SRPMeng Dongyang
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-07rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang
2017-06-06Merge git://git.denx.de/u-boot-usbTom Rini
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2017-06-01sandbox: usb: Convert emulators to livetreeSimon Glass
2017-06-01dm: usb: Convert uclass to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-05-23armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain
2017-05-22usb: ehci: Add Renesas RCar M3/H3 EHCI supportHiroyuki Yokoyama
2017-05-21net: usb: mcs7830: fix non-DM ingress pathUri Mashiach
2017-05-18usb: lpc32xx: add i2c DM supportLiam Beguin
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini
2017-05-12usb: gadget: avoid variable name clipping in cb_getvarnicolas.le.bayon@st.com
2017-05-10net: smsc95xx: Correct free_pkt() implementationSimon Glass
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-04-25ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin
2017-04-25usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt
2017-04-25musb: properly detect failed initialization of controllerHeinrich Schuchardt
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-14usb: dwc2: invalidate the dcache before starting the DMAEddie Cai
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2017-04-14usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich
2017-04-14usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi
2017-04-14usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi
2017-04-14usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi