summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: zynqmp: Add support for DM_USBMichal Simek2018-05-181-0/+69
* usb: dwc3: Add generic DWC3 glue logic driverMichal Simek2018-05-183-0/+164
* usb: common: add support to get maximum speed from dtMugunthan V N2018-05-182-0/+38
* usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-183-1/+62
* phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-184-0/+489
* gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim2018-05-182-4/+8
* gadget: f_thor: fix filename overflowSeung-Woo Kim2018-05-181-1/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2018-05-1732-13/+2459
|\
| * net: MVGBE don't automatically select PHYLIBChris Packham2018-05-171-1/+0
| * ARM: kirkwood: Add device-tree for sheevaplugChris Packham2018-05-173-1/+148
| * ARM: kirkwood: Add device-tree for pogo_e02Chris Packham2018-05-172-1/+134
| * ARM: kirkwood: Add device-tree for openrdChris Packham2018-05-177-3/+295
| * ARM: kirkwood: Add device-tree for nas220Chris Packham2018-05-172-1/+174
| * ARM: kirkwood: Add device-tree for iconnectChris Packham2018-05-172-1/+197
| * ARM: kirkwood: Add device-tree for ib62x0Chris Packham2018-05-172-1/+148
| * ARM: kirkwood: Add device-tree for guruplugChris Packham2018-05-172-1/+135
| * ARM: kirkwood: Add device-tree for goflexhomeChris Packham2018-05-172-1/+192
| * ARM: kirkwood: Add device-tree for dockstarChris Packham2018-05-172-1/+112
| * ARM: kirkwood: Add device-tree for dns325Chris Packham2018-05-173-1/+300
| * ARM: add devicetree files for kirkwood SoCChris Packham2018-05-174-0/+624
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-05-164-3/+44
|\ \ | |/ |/|
| * pinctrl: do not set_state for device without valid ofnodeKever Yang2018-05-161-0/+6
| * tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-163-3/+38
* | ARM: re-enable MVGBE for edminiv2Chris Packham2018-05-161-0/+2
* | usb: composite convert __set_bit to generic_set_bitBryan O'Donoghue2018-05-151-1/+1
* | usb: f_mass_storage: Fix set_bit and clear_bit usageBryan O'Donoghue2018-05-151-22/+3
* | nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* | nds32: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* | nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* | nios2: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* | riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* | riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* | x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
|/
* ARM: mvebu: a38x: Add missing SPDX license identfierChris Packham2018-05-151-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-05-158-4/+212
|\
| * dts: sunxi: add PWM node for sun50iVasily Khoruzhick2018-05-151-0/+9
| * pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick2018-05-155-0/+199
| * video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick2018-05-151-2/+2
| * sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* | mmc: sdhci: Check that ops are definedRamon Fried2018-05-141-2/+2
* | net: add Kconfig for MVGBEChris Packham2018-05-1437-3/+74
* | net: mvgbe: remove CONFIG_DOVEChris Packham2018-05-142-9/+0
* | net: bootp: Fix compile error processing ntpserver optionChris Packham2018-05-141-1/+1
* | net: Add Kconfig option for BOOTP_NTPSERVERChris Packham2018-05-144-2/+5
* | treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-14210-19/+192
|/
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-05-142-0/+12
|\
| * rockchip: clk: rk3288: handle clk_enable requests for GMACJonathan Gray2018-05-141-0/+10
| * rockchip: set SYS_NS16550_MEM32 for all SoCsJonathan Gray2018-05-141-0/+2
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-05-1489-6283/+9734
|\
| * phy: marvell: a3700: Fix compatible string for ehciMarek Behún2018-05-141-1/+1