aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-28spl: atf: pass NULL for bl32_ep pcKever Yang1-1/+2
2018-01-28rockchip: rk3036: enable rockusb support on rk3036 based deviceEddie Cai1-0/+2
2018-01-28rockchip: dts: rk3128: update pwm-cell for pwm0Kever Yang1-4/+4
2018-01-28rockchip: clk: guard set_parent implementations against OF_PLATDATAPhilipp Tomsich3-6/+12
2018-01-28clk: rockchip: clk_rk3368: Implement "assign-clock-parent"David Wu2-7/+91
2018-01-28clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...David Wu2-8/+99
2018-01-28ARM: dts: rk3288: Remove unused LCDC clock assignedDavid Wu1-5/+2
2018-01-28config: evb-rk3229: Enable rk gmac configsDavid Wu1-0/+5
2018-01-28net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu1-0/+85
2018-01-28clk: rockchip: Add rk322x gamc clock supportDavid Wu1-0/+107
2018-01-28rockchip: pinctrl: Add rk322x gmac pinctrl supportDavid Wu1-0/+148
2018-01-28rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driverDavid Wu4-456/+492
2018-01-28rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evbDavid Wu1-0/+30
2018-01-28rockchip: dts: rk3328: Add gmac2io supportDavid Wu1-0/+19
2018-01-28rockchip: configs: Enable GMAC configs for evb-rk3328David Wu1-0/+5
2018-01-28net: gmac_rockchip: Add rk3328 gmac supportDavid Wu1-0/+85
2018-01-28clk: rockchip: Add rk3328 gamc clock supportDavid Wu2-3/+181
2018-01-28rockchip: pinctrl: Add rk3328 gmac pinctrl supportDavid Wu2-1/+275
2018-01-28rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driverDavid Wu2-113/+113
2018-01-28net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu1-6/+109
2018-01-28rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driverDavid Wu3-399/+416
2018-01-28rockchip: grf_rv1108.h: Fix the grf offsetsDavid Wu1-2/+6
2018-01-28rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evbDavid Wu1-0/+1
2018-01-28rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission qualityDavid Wu1-2/+2
2018-01-28rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-nodePhilipp Tomsich1-0/+18
2018-01-28clk: implement clk_set_defaults()Philipp Tomsich3-0/+141
2018-01-28rockchip: clk: rk3399: implement set_parent() operationPhilipp Tomsich1-2/+72
2018-01-28clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()Philipp Tomsich1-2/+8
2018-01-28clk: add clk_set_parent()Philipp Tomsich3-0/+31
2018-01-27Merge git://git.denx.de/u-boot-uniphierTom Rini1-0/+1
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini126-1444/+37435
2018-01-28ARM: uniphier: enable HS200 support for uniphier_v8_defconfigMasahiro Yamada1-0/+1
2018-01-27Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini14-8/+23
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut5-141/+31
2018-01-27ARM: rmobile: Enable OF_CONTROL on RCar Gen2Marek Vasut8-0/+16
2018-01-27ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut12-0/+131
2018-01-27ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2-0/+64
2018-01-27ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut6-0/+2435
2018-01-27ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut5-0/+2302
2018-01-27ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut5-0/+1355
2018-01-27ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut6-0/+3196
2018-01-27ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut5-0/+2769
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut1-0/+268
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut1-51/+51
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut1-37/+59
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut1-6/+13
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut1-27/+46
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut1-5/+17
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2-9/+4