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

Simon Glass sjg at chromium.org
Fri May 27 18:19:48 CEST 2016


Hi Tom,

Here's a rebased version of the last pull request.

The following changes since commit 6523dbf7cce8d8c903346f756e0e41e46ce6d6b9:

  Merge branch 'master' of git://git.denx.de/u-boot-mips (2016-05-25
20:22:48 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip.git

for you to fetch changes up to 2ed6dc83380ea2f49ec09556c14c6eddd3f5c27a:

  rockchip: rock2: dts: use status = "okay" not ok (2016-05-27 09:00:48
-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

 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
+++++++++++++++++++++++++++++++++++++++++++++
 drivers/clk/clk_rk3288.c                        | 14 ++++++++++++
 drivers/net/designware.c                        | 76
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 drivers/net/designware.h                        | 10 +++++++++
 drivers/pinctrl/rockchip/pinctrl_rk3288.c       |  2 +-
 8 files changed, 182 insertions(+), 8 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list