aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hubBin Meng3-1/+13
2017-07-28usb: hub: Update handling connect status/change in usb_scan_port()Bin Meng1-6/+9
2017-07-28usb: xhci: Add input slot context in xhci_set_configuration()Bin Meng1-2/+2
2017-07-28usb: xhci: Initialize scratchpad buffer array and scratchpad buffersBin Meng2-2/+95
2017-07-28usb: xhci: Correct command TRB 4th dword initializationBin Meng1-2/+9
2017-07-28usb: xhci: Remove incorrect comments for struct xhci_container_ctxBin Meng1-2/+1
2017-07-28usb: host: ohci-generic: add generic PHY supportPatrice Chotard1-1/+30
2017-07-28usb: host: ohci-generic: add RESET supportPatrice Chotard1-2/+40
2017-07-28usb: host: ohci-generic: add CLOCK supportPatrice Chotard1-2/+53
2017-07-28usb: host: ehci-generic: add generic PHY supportPatrice Chotard1-1/+30
2017-07-28usb: host: ehci-generic: add error path and .remove callbackPatrice Chotard1-23/+95
2017-07-28usb: host: ehci-generic: replace printf() by error()Patrice Chotard1-2/+2
2017-07-28dm: core: add ofnode_count_phandle_with_args()Patrice Chotard5-0/+79
2017-07-28clk: add clk_release_all()Patrice Chotard2-0/+40
2017-07-28reset: add reset_release_all()Patrice Chotard2-0/+43
2017-07-28reset: add reset_request()Patrice Chotard2-0/+18
2017-07-28usb: host: xhci-dwc3: Add generic PHY supportPatrice Chotard1-0/+32
2017-07-28drivers: phy: add generic_phy_valid() methodPatrice Chotard1-0/+11
2017-07-28drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard1-0/+1
2017-07-28usb: host: xhci-dwc3: Add dual role mode support from DTPatrice Chotard1-0/+9
2017-07-28usb: host: xhci-dwc3: Convert driver to DMPatrice Chotard1-0/+46
2017-07-28usb: add static to local symbolsMasahiro Yamada4-13/+13
2017-07-27rockchip: puma-rk3399: remove duplicate code (merge artifact)Kever Yang1-13/+7
2017-07-27rockchip: add u-boot specific dts for rk3036 sdkAndy Yan1-0/+11
2017-07-27rockchip: use puts instead of printf when back to bootromAndy Yan1-2/+2
2017-07-27rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan3-8/+6
2017-07-27rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036Andy Yan2-0/+4
2017-07-27rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 ...Andy Yan2-0/+2
2017-07-27sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan1-1/+1
2017-07-27microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan1-4/+4
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2-10/+9
2017-07-27mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan1-3/+3
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan13-29/+41
2017-07-27rockchip: firefly: Add "usb start" to auto-start USB deviceLeo Wen1-1/+2
2017-07-27rockchip: firefly: Set the environment variable 'usbkbd' to the stdinLeo Wen1-1/+1
2017-07-27rockchip: firefly: Add some macros to enable the usb keyboardLeo Wen1-0/+4
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich2-2/+2
2017-07-27rockchip: rk3288: Add support for drive-strength in PINCTRLRomain Perier1-1/+9
2017-07-27rockchip: use UUID for root partitionsKever Yang1-1/+7
2017-07-27rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich1-0/+1
2017-07-27rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich1-1/+2
2017-07-27rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich1-2/+0
2017-07-27rockchip: clk: rk3368: remove unused fields from rk3368_clk_privPhilipp Tomsich1-2/+0
2017-07-27rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut...Philipp Tomsich1-1/+1
2017-07-27rockchip: spl: make boot0 hook TPL safePhilipp Tomsich1-1/+12
2017-07-27rockchip: pwm: add mask for config settingKever Yang2-0/+3
2017-07-27power: pwm_regulator: remove redundant codeKever Yang1-7/+1
2017-07-27power: pwm_regulator: fix the pwm_set_config parameter orderKever Yang1-1/+1
2017-07-27rockchip: dts: correct vdd_log setting for firefly-rk3399Kever Yang1-1/+2
2017-07-27rockchip: dts: firefly using ddr3 1600Kever Yang1-1/+1