summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-2831-61/+2
* usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSBin Meng2017-07-282-7/+10
* configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-2827-37/+2
* usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTSBin Meng2017-07-282-6/+6
* usb: xhci: Change MAX_HC_PORTS to 255Bin Meng2017-07-281-3/+3
* usb: hub: Add 3.0 hub port status mask of 2.0 hubBin Meng2017-07-281-1/+6
* usb: hub: Change USB hub descriptor to match USB 3.0 hubsBin Meng2017-07-285-14/+31
* usb: hub: Revise wLength for 'get port status' requestBin Meng2017-07-281-1/+1
* usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng2017-07-283-1/+13
* usb: hub: Update handling connect status/change in usb_scan_port()Bin Meng2017-07-281-6/+9
* usb: xhci: Add input slot context in xhci_set_configuration()Bin Meng2017-07-281-2/+2
* usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng2017-07-282-2/+95
* usb: xhci: Correct command TRB 4th dword initializationBin Meng2017-07-281-2/+9
* usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng2017-07-281-2/+1
* usb: host: ohci-generic: add generic PHY supportPatrice Chotard2017-07-281-1/+30
* usb: host: ohci-generic: add RESET supportPatrice Chotard2017-07-281-2/+40
* usb: host: ohci-generic: add CLOCK supportPatrice Chotard2017-07-281-2/+53
* usb: host: ehci-generic: add generic PHY supportPatrice Chotard2017-07-281-1/+30
* usb: host: ehci-generic: add error path and .remove callbackPatrice Chotard2017-07-281-23/+95
* usb: host: ehci-generic: replace printf() by error()Patrice Chotard2017-07-281-2/+2
* dm: core: add ofnode_count_phandle_with_args()Patrice Chotard2017-07-285-0/+79
* clk: add clk_release_all()Patrice Chotard2017-07-282-0/+40
* reset: add reset_release_all()Patrice Chotard2017-07-282-0/+43
* reset: add reset_request()Patrice Chotard2017-07-282-0/+18
* usb: host: xhci-dwc3: Add generic PHY supportPatrice Chotard2017-07-281-0/+32
* drivers: phy: add generic_phy_valid() methodPatrice Chotard2017-07-281-0/+11
* drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard2017-07-281-0/+1
* usb: host: xhci-dwc3: Add dual role mode support from DTPatrice Chotard2017-07-281-0/+9
* usb: host: xhci-dwc3: Convert driver to DMPatrice Chotard2017-07-281-0/+46
* usb: add static to local symbolsMasahiro Yamada2017-07-284-13/+13
* rockchip: puma-rk3399: remove duplicate code (merge artifact)Kever Yang2017-07-271-13/+7
* rockchip: add u-boot specific dts for rk3036 sdkAndy Yan2017-07-271-0/+11
* rockchip: use puts instead of printf when back to bootromAndy Yan2017-07-271-2/+2
* rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan2017-07-273-8/+6
* rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036Andy Yan2017-07-272-0/+4
* rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...Andy Yan2017-07-272-0/+2
* sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan2017-07-271-1/+1
* microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan2017-07-271-4/+4
* powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-272-10/+9
* mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-3/+3
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-2713-29/+41
* rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen2017-07-271-1/+2
* rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen2017-07-271-1/+1
* rockchip: firefly: Add some macros to enable the usb keyboardLeo Wen2017-07-271-0/+4
* rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich2017-07-272-2/+2
* rockchip: rk3288: Add support for drive-strength in PINCTRLRomain Perier2017-07-271-1/+9
* rockchip: use UUID for root partitionsKever Yang2017-07-271-1/+7
* rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich2017-07-271-0/+1
* rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich2017-07-271-1/+2
* rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich2017-07-271-2/+0