[U-Boot] Please pull u-boot-rockchip

Hi Tom,
These have been sitting for a while, sorry.
The following changes since commit 65341967ce9ef2656c61dcd3126536e8865c349d:
Merge branch 'master' of git://git.denx.de/u-boot-x86 (2016-04-22 07:25:18 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-rockchip.git
for you to fetch changes up to 78f595358c1e9ccdfc6aee0bed61c93556189bbd:
Revert "rockchip: rk3288: correct sdram setting" (2016-04-23 11:04:01 -0600)
---------------------------------------------------------------- Sjoerd Simons (6): net: designware: support phy reset device-tree bindings rockchip: rk3288: pinctrl: support more pins rockchip: rk3288: Add clock support for the gmac ethernet interface rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 rockchip: rk3288-firefly: Add gmac definition rockchip: rock2: dts: use status = "okay" not ok
Vagrant Cascadian (1): Revert "rockchip: rk3288: correct sdram setting"
arch/arm/dts/rk3288-firefly.dtsi | 16 ++++++++++++ arch/arm/dts/rk3288-rock2-square.dts | 2 +- arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 17 +++++++++++++ arch/arm/include/asm/arch-rockchip/grf_rk3288.h | 53 ++++++++++++++++++++++++++++++++++++++ arch/arm/mach-rockchip/rk3288/sdram_rk3288.c | 14 +++++----- drivers/clk/clk_rk3288.c | 14 ++++++++++ drivers/net/designware.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++----- drivers/net/designware.h | 10 ++++++++ drivers/pinctrl/rockchip/pinctrl_rk3288.c | 2 +- 9 files changed, 189 insertions(+), 15 deletions(-)
Regards, Simon
participants (1)
-
Simon Glass