| Commit message (Expand) | Author | Age | Files | Lines |
* | net: smsc95xx: Sort the include files | Simon Glass | 2015-08-06 | 1 | -2/+3 |
* | dm: usb: Add driver-model support to dwc2 | Simon Glass | 2015-08-06 | 1 | -0/+97 |
* | dm: usb: Prepare dwc2 driver for driver-model conversion | Simon Glass | 2015-08-06 | 1 | -54/+104 |
* | dm: usb: Add an errno.h header to usb_ether.c | Simon Glass | 2015-08-06 | 1 | -0/+1 |
* | net: asix: fix operation without eeprom | Marcel Ziswiler | 2015-08-05 | 1 | -6/+34 |
* | usb: USB storage-specific part ifdef in uclass | Paul Kocialkowski | 2015-08-05 | 1 | -0/+2 |
* | musb: sunxi: Force EP0 on re-enable | Maxime Ripard | 2015-08-05 | 1 | -0/+3 |
* | sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig | Paul Kocialkowski | 2015-08-05 | 1 | -0/+14 |
* | usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET | Paul Kocialkowski | 2015-08-05 | 2 | -0/+16 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 12 | -35/+35 |
* | usb: Generic USB Kconfig option, that fits both host and gadget and comments | Paul Kocialkowski | 2015-08-05 | 1 | -7/+8 |
* | usb: USB_ARCH_HAS_HCD Kconfig option removal | Paul Kocialkowski | 2015-08-05 | 1 | -3/+0 |
* | usb: dwc2: Call board_usb_init() from usb_lowlevel_init() | Peter Griffin | 2015-08-05 | 1 | -0/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-08-02 | 2 | -0/+36 |
|\ |
|
| * | usb: kconfig: create a menu for usb | Nikita Kiryanov | 2015-08-02 | 1 | -0/+2 |
| * | usb: kconfig: usb keyboard kconfig | Nikita Kiryanov | 2015-08-02 | 1 | -0/+27 |
| * | arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option | Nikita Kiryanov | 2015-08-02 | 1 | -0/+7 |
* | | ARM: Tegra210: Add support to common Tegra source/config files | Tom Warren | 2015-07-28 | 1 | -1/+30 |
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2015-07-25 | 1 | -20/+97 |
|\ \ |
|
| * | | sunxi: musb: Stop treating not having a vbus-det gpio as an error | Hans de Goede | 2015-07-25 | 1 | -1/+1 |
| * | | sunxi: musb: Improve output during probing | Hans de Goede | 2015-07-25 | 1 | -5/+6 |
| * | | sunxi: musb: Use device-model for musb host mode | Hans de Goede | 2015-07-25 | 1 | -0/+57 |
| * | | sunxi: musb: Move musb config and platdata to the sunxi-musb glue | Hans de Goede | 2015-07-25 | 1 | -10/+25 |
| * | | sunxi: musb: Add id pin support | Hans de Goede | 2015-07-25 | 1 | -0/+5 |
| * | | sunxi: musb: Move vbus check to sunxi_musb_enable | Hans de Goede | 2015-07-25 | 1 | -10/+9 |
* | | | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2015-07-24 | 14 | -285/+345 |
|\ \ \
| |/ /
|/| | |
|
| * | | usb: ci_udc: fix request allocation when endpoints are disabled | Rob Herring | 2015-07-24 | 1 | -4/+8 |
| * | | ci_udc: fix 64-bit compile warnings | Stephen Warren | 2015-07-23 | 1 | -9/+10 |
| * | | usb: ehci-marvell: Drop wrl accessor function | Stefan Roese | 2015-07-22 | 1 | -14/+12 |
| * | | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski | 2015-07-22 | 1 | -4/+4 |
| * | | implement Fastboot via USB OTG on bcm28155_ap boards | Jiandong Zheng | 2015-07-22 | 1 | -0/+1 |
| * | | usb: gadget: bcm_udc_otg files | Jiandong Zheng | 2015-07-22 | 2 | -0/+73 |
| * | | usb: gadget: fastboot: Dequeue the previous IN request for the current request | Paul Kocialkowski | 2015-07-22 | 1 | -0/+3 |
| * | | usb: gadget: fastboot: Request status and length check in rx handler | Paul Kocialkowski | 2015-07-22 | 1 | -5/+6 |
| * | | usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code | Paul Kocialkowski | 2015-07-22 | 1 | -0/+13 |
| * | | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski | 2015-07-22 | 1 | -1/+1 |
| * | | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | 1 | -4/+4 |
| * | | drivers: usb: fsl: Remove LS102XA immap inclusion | Nikhil Badola | 2015-07-22 | 1 | -1/+0 |
| * | | drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller | Nikhil Badola | 2015-07-22 | 2 | -0/+9 |
| * | | drivers: usb: fsl: Remove warnings for 64-bit architectures | Nikhil Badola | 2015-07-22 | 1 | -4/+4 |
| * | | usb: fsl: Add XHCI driver support | Ramneek Mehresh | 2015-07-22 | 2 | -0/+110 |
| * | | usb: xhci: keystone: Remove common dwc3 drv functions calls | Ramneek Mehresh | 2015-07-22 | 1 | -88/+0 |
| * | | usb: xhci: omap: Remove common dwc3 drv functions calls | Ramneek Mehresh | 2015-07-22 | 2 | -78/+0 |
| * | | usb: xhci: exynos: Remove common dwc3 drv functions calls | Ramneek Mehresh | 2015-07-22 | 1 | -78/+0 |
| * | | usb: dwc3: Add DWC3 controller driver support | Ramneek Mehresh | 2015-07-22 | 2 | -0/+92 |
| |/ |
|
* | | linux_compat: remove cpu_relax() define | Masahiro Yamada | 2015-07-22 | 1 | -0/+1 |
* | | dm: usb: eth: Add driver-model support to the asix driver | Simon Glass | 2015-07-21 | 1 | -21/+216 |
* | | dm: usb: Add driver-model support to ehci-pci | Simon Glass | 2015-07-21 | 1 | -20/+77 |
* | | dm: usb: Adjust the USB_DEVICE() macro naming | Simon Glass | 2015-07-21 | 2 | -4/+4 |
* | | dm: usb: eth: Support driver model with USB Ethernet | Simon Glass | 2015-07-21 | 1 | -0/+127 |