All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2017-11-01 10:25 Dr. Philipp Tomsich
  2017-11-02  2:19 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2017-11-01 10:25 UTC (permalink / raw)
  To: u-boot

Tom,

The rockchip-tree has connected a few minor fixes and defconfig-changes.
Please pull.

Thanks,
Philipp.


The following changes since commit 3c1af17c5eebc3718095907c254ae3eb8a3412f8:

  Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2017-10-31 08:14:53 -0400)

are available in the git repository at:

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

for you to fetch changes up to ed6be4fcdfd4db56081e366c40dee7c3fb19ef59:

  rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1 (2017-11-01 11:21:32 +0100)

----------------------------------------------------------------
Kever Yang (3):
      rockchip: rk3399: init CPU clock when rkclk_init()
      rockchip: rk3328: fix rockchip_get_cru api
      rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET

Klaus Goger (2):
      rockchip: configs: use rockchip-common.h for rk3368
      rockchip: configs: only add available BOOT_TARGET_DEVICES

Philipp Tomsich (2):
      rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1
      rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1

 arch/arm/mach-rockchip/rk3328/clk_rk3328.c |   2 +-
 configs/lion-rk3368_defconfig              |   1 +
 configs/puma-rk3399_defconfig              |   1 +
 drivers/clk/rockchip/clk_rk3399.c          | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
 include/configs/evb_rk3328.h               |   6 -----
 include/configs/rk3368_common.h            |   6 ++---
 include/configs/rockchip-common.h          |  43 +++++++++++++++++++++----------
 7 files changed, 114 insertions(+), 102 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2017-11-01 10:25 [U-Boot] [PULL] Please pull u-boot-rockchip Dr. Philipp Tomsich
@ 2017-11-02  2:19 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2017-11-02  2:19 UTC (permalink / raw)
  To: u-boot

On Wed, Nov 01, 2017 at 11:25:10AM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> The rockchip-tree has connected a few minor fixes and defconfig-changes.
> Please pull.
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit 3c1af17c5eebc3718095907c254ae3eb8a3412f8:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2017-10-31 08:14:53 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to ed6be4fcdfd4db56081e366c40dee7c3fb19ef59:
> 
>   rockchip: lion-rk3368: defconfig: select PHY_MICREL_KSZ90X1 (2017-11-01 11:21:32 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171101/8e64a040/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2019-01-06 14:29 Philipp Tomsich
@ 2019-01-07 18:47 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2019-01-07 18:47 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 06, 2019 at 03:29:51PM +0100, Philipp Tomsich wrote:

> The following changes since commit 53240275666acf32cb9811e44eaf2fd571a6cb75:
> 
>   Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-video (2019-01-03 15:34:44 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git tags/for-master-20190106
> 
> for you to fetch changes up to 33502f371d49161a66f7c1f3752dbfc1358129c0:
> 
>   rockchip: rk3399: fix missing braces in full pinctrl (2019-01-06 15:26:31 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190107/bbf2c61d/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2019-01-06 14:29 Philipp Tomsich
  2019-01-07 18:47 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Philipp Tomsich @ 2019-01-06 14:29 UTC (permalink / raw)
  To: u-boot

The following changes since commit 53240275666acf32cb9811e44eaf2fd571a6cb75:

  Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-video (2019-01-03 15:34:44 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip.git tags/for-master-20190106

for you to fetch changes up to 33502f371d49161a66f7c1f3752dbfc1358129c0:

  rockchip: rk3399: fix missing braces in full pinctrl (2019-01-06 15:26:31 +0100)

----------------------------------------------------------------
Fixes:
 - rockchip: rk3399: fix missing braces in full pinctrl

----------------------------------------------------------------
Philipp Tomsich (1):
      rockchip: rk3399: fix missing braces in full pinctrl

 drivers/pinctrl/rockchip/pinctrl_rk3399.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2018-04-26  7:20 Dr. Philipp Tomsich
@ 2018-04-26 19:11 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2018-04-26 19:11 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 26, 2018 at 09:20:24AM +0200, Dr. Philipp Tomsich wrote:

> Tom,
> 
> I have a number of fixes, cleanups and config-changes for the upcoming release
> ready for you in u-boot-rockchip/master.  Please pull.
> 
> The Travis-CI report for this tree can be found at
> 	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/371249739
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit 5512f5ccf1dc5cec068f8efa1d8ce81f51a988d3:
> 
>   Merge git://git.denx.de/u-boot-video (2018-04-24 20:27:43 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e:
> 
>   rockchip: defconfig: remove CONFIG_SYS_NS16550 (2018-04-25 22:20:07 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180426/364b62c9/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2018-04-26  7:20 Dr. Philipp Tomsich
  2018-04-26 19:11 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2018-04-26  7:20 UTC (permalink / raw)
  To: u-boot

Tom,

I have a number of fixes, cleanups and config-changes for the upcoming release
ready for you in u-boot-rockchip/master.  Please pull.

The Travis-CI report for this tree can be found at
	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/371249739

Thanks,
Philipp.


The following changes since commit 5512f5ccf1dc5cec068f8efa1d8ce81f51a988d3:

  Merge git://git.denx.de/u-boot-video (2018-04-24 20:27:43 -0400)

are available in the git repository at:

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

for you to fetch changes up to eb3d707e99fcd2213d5f8f0fe4ae53ad416b377e:

  rockchip: defconfig: remove CONFIG_SYS_NS16550 (2018-04-25 22:20:07 +0200)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      rockchip: rk3288: provide ${fdtfile}

Kever Yang (11):
      rockchip: rk3188: add -u-boot.dtsi for rock-rk3188
      rockchip: rk3188: add timer3 node
      rockchip: rk3188: use DM timer instead of rk_timer
      rockchip: rk3036: add ofdata_to_platdata() method for driver
      rockchip: rk3128: add ofdata_to_platdata() method for driver
      rockchip: rv1108: add ofdata_to_platdata() method for driver
      rockchip: rk322x: update TPL_TEXT_BASE
      rockchip: rk322x: update MACRO for back-to-brom
      Revert "rockchip: firefly: Add "usb start" to auto-start USB device"
      rockchip: enable SYS_NS16550 for all SoCs by default
      rockchip: defconfig: remove CONFIG_SYS_NS16550

Klaus Goger (1):
      rockchip: defconfig: puma-rk3399: enable RTC

Patrick Uiterwijk (1):
      arm: rockchip: make_fit_atf: remove unneeded imports

Peter Robinson (1):
      config: evb-rk3399: enable make uboot.itb

Philipp Tomsich (1):
      rockchip: timer: add compatible strings for rk3188 and rk3288

Wadim Egorov (1):
      rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC

 arch/arm/Kconfig                          |  1 +
 arch/arm/dts/rk3188-radxarock-u-boot.dtsi | 24 ++++++++++++++++++++++++
 arch/arm/dts/rk3188-radxarock.dts         |  6 +-----
 arch/arm/dts/rk3188.dtsi                  |  8 ++++++--
 arch/arm/mach-rockchip/Kconfig            |  1 -
 arch/arm/mach-rockchip/Makefile           |  2 ++
 arch/arm/mach-rockchip/make_fit_atf.py    |  2 --
 arch/arm/mach-rockchip/rk3188-board-spl.c |  2 --
 arch/arm/mach-rockchip/rk322x-board-spl.c |  2 +-
 configs/chromebit_mickey_defconfig        |  1 -
 configs/chromebook_jerry_defconfig        |  1 -
 configs/chromebook_minnie_defconfig       |  1 -
 configs/evb-rk3128_defconfig              |  1 -
 configs/evb-rk3229_defconfig              |  1 -
 configs/evb-rk3288_defconfig              |  1 -
 configs/evb-rk3328_defconfig              |  1 -
 configs/evb-rk3399_defconfig              |  4 +++-
 configs/fennec-rk3288_defconfig           |  1 -
 configs/firefly-rk3288_defconfig          |  1 -
 configs/firefly-rk3399_defconfig          |  1 -
 configs/miqi-rk3288_defconfig             |  1 -
 configs/phycore-rk3288_defconfig          |  1 -
 configs/popmetal-rk3288_defconfig         |  1 -
 configs/puma-rk3399_defconfig             |  3 ++-
 configs/rock2_defconfig                   |  1 -
 configs/rock_defconfig                    |  4 +++-
 configs/tinker-rk3288_defconfig           |  1 -
 configs/vyasa-rk3288_defconfig            |  1 -
 drivers/clk/rockchip/clk_rk3036.c         | 11 ++++++++++-
 drivers/clk/rockchip/clk_rk3128.c         | 11 ++++++++++-
 drivers/clk/rockchip/clk_rk3288.c         | 13 +++++++++++++
 drivers/clk/rockchip/clk_rv1108.c         | 10 +++++++++-
 drivers/timer/rockchip_timer.c            |  2 ++
 include/configs/firefly-rk3288.h          |  3 +--
 include/configs/rk3036_common.h           |  3 ---
 include/configs/rk3128_common.h           |  2 --
 include/configs/rk3188_common.h           |  5 -----
 include/configs/rk322x_common.h           |  3 +--
 include/configs/rk3288_common.h           |  3 +--
 include/configs/rv1108_common.h           |  3 ---
 40 files changed, 90 insertions(+), 54 deletions(-)
 create mode 100644 arch/arm/dts/rk3188-radxarock-u-boot.dtsi

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2018-03-13 22:22 Dr. Philipp Tomsich
@ 2018-03-14  1:30 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2018-03-14  1:30 UTC (permalink / raw)
  To: u-boot

On Tue, Mar 13, 2018 at 11:22:28PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> Please pull the following changes (rebased from what was previously our next-branch) from u-boot-rockchip/master.
> The respective run on TravisCI is https://travis-ci.org/ptomsich/u-boot-rockchip/builds/352948410.
> 
> Thanks,
> Philipp.
> 
> The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:
> 
>   Prepare v2018.03 (2018-03-13 08:02:19 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to 1e84e44cfec952006f30c42bbab5d7e170776549:
> 
>   rk3288: vyasa: Add eMMC boot support (2018-03-13 18:12:36 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180313/5cc9a8ed/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2018-03-13 22:22 Dr. Philipp Tomsich
  2018-03-14  1:30 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2018-03-13 22:22 UTC (permalink / raw)
  To: u-boot

Tom,

Please pull the following changes (rebased from what was previously our next-branch) from u-boot-rockchip/master.
The respective run on TravisCI is https://travis-ci.org/ptomsich/u-boot-rockchip/builds/352948410.

Thanks,
Philipp.

The following changes since commit f95ab1fb6e37f0601f397091bb011edf7a98b890:

  Prepare v2018.03 (2018-03-13 08:02:19 -0400)

are available in the git repository at:

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

for you to fetch changes up to 1e84e44cfec952006f30c42bbab5d7e170776549:

  rk3288: vyasa: Add eMMC boot support (2018-03-13 18:12:36 +0100)

----------------------------------------------------------------
Jagan Teki (9):
      ARM: dts: rockchip: Sync rk3288-vyasa dts from Linux
      ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1
      ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMIC
      ARM: dts: rockchip: Add regulators for rk3288-vyasa
      ARM: dts: rockchip: Add gmac support for rk3288-vyasa board
      rockchip: rk3288-vyasa: defconfig: Enable gmac support
      ARM: dts: rockchip: Add usb host for rk3288-vyasa
      ARM: dts: rockchip: Add usb otg for rk3288-vyasa
      rk3288: vyasa: Add eMMC boot support

Kever Yang (7):
      rockchip: clk: rk3036: convert to use live dt
      rockchip: clk: rk3188: convert to use live dt
      rockchip: clk: rk322x: convert to use live dt
      rockchip: clk: rk3288: convert to use live dt
      rockchip: clk: rk3328: convert to use live dt
      rockchip: clk: rk1108: convert to use live dt
      rockchip: pwm: convert to use live dt

Klaus Goger (1):
      rockchip: add text_offset to kernel_addr_r on aarch64 platforms

 arch/arm/dts/rk3288-vyasa-u-boot.dtsi     |  33 +++++++++++++
 arch/arm/dts/rk3288-vyasa.dts             | 303 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
 board/amarula/vyasa-rk3288/MAINTAINERS    |   2 +
 board/amarula/vyasa-rk3288/vyasa-rk3288.c |   7 +++
 configs/vyasa-rk3288_defconfig            |   3 ++
 drivers/clk/rockchip/clk_rk3036.c         |   2 +-
 drivers/clk/rockchip/clk_rk3188.c         |   2 +-
 drivers/clk/rockchip/clk_rk322x.c         |   2 +-
 drivers/clk/rockchip/clk_rk3288.c         |   2 +-
 drivers/clk/rockchip/clk_rk3328.c         |   2 +-
 drivers/clk/rockchip/clk_rv1108.c         |   2 +-
 drivers/pwm/rk_pwm.c                      |   2 +-
 include/configs/rk3328_common.h           |   2 +-
 include/configs/rk3399_common.h           |   2 +-
 14 files changed, 286 insertions(+), 80 deletions(-)
 create mode 100644 arch/arm/dts/rk3288-vyasa-u-boot.dtsi

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2018-01-28 16:24 Dr. Philipp Tomsich
@ 2018-01-28 23:25 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2018-01-28 23:25 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 28, 2018 at 05:24:54PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> Here’s the changes to the rockchip tree for this iteration (and I expect us
> to generate a few bug-fixes in the stabilisation phase), just in time for rc1.
> 
> The key change in in this merge window is improved support for the GMAC
> across the various Rockchip SOCs and moving the clock-selection from
> obscure per-chip functions to the clock-framework (and extending the
> device-model to process the assigned-clocks attributes).
> 
> The device-model change makes the set_parent()-op optional (i.e. if it
> is not there, then the assigned-clock-parents will not be evaluated), but
> may trigger failures for boards that have “assigned-clock-rates” attributes
> and  return an error when trying to set the referenced clocks.
> 
> The associate travis-run (before the rebase) is
> 	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/333500078
> 
> Regards,
> Philipp.
> 
> 
> The following changes since commit 1a7f6d4597646662022f3e67ceaaeff7a23459e5:
> 
>   Merge git://git.denx.de/u-boot-uniphier (2018-01-27 21:55:04 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to 0289e291a5140b9e97ff3b1a12819ba0d5015887:
> 
>   spl: atf: pass NULL for bl32_ep pc (2018-01-28 17:12:39 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180128/f8119852/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2018-01-28 16:24 Dr. Philipp Tomsich
  2018-01-28 23:25 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2018-01-28 16:24 UTC (permalink / raw)
  To: u-boot

Tom,

Here’s the changes to the rockchip tree for this iteration (and I expect us
to generate a few bug-fixes in the stabilisation phase), just in time for rc1.

The key change in in this merge window is improved support for the GMAC
across the various Rockchip SOCs and moving the clock-selection from
obscure per-chip functions to the clock-framework (and extending the
device-model to process the assigned-clocks attributes).

The device-model change makes the set_parent()-op optional (i.e. if it
is not there, then the assigned-clock-parents will not be evaluated), but
may trigger failures for boards that have “assigned-clock-rates” attributes
and  return an error when trying to set the referenced clocks.

The associate travis-run (before the rebase) is
	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/333500078

Regards,
Philipp.


The following changes since commit 1a7f6d4597646662022f3e67ceaaeff7a23459e5:

  Merge git://git.denx.de/u-boot-uniphier (2018-01-27 21:55:04 -0500)

are available in the git repository at:

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

for you to fetch changes up to 0289e291a5140b9e97ff3b1a12819ba0d5015887:

  spl: atf: pass NULL for bl32_ep pc (2018-01-28 17:12:39 +0100)

----------------------------------------------------------------
David Wu (20):
      rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
      rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
      rockchip: grf_rv1108.h: Fix the grf offsets
      rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
      net: gmac_rockchip: Add support for the RV1108 GMAC
      rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
      rockchip: pinctrl: Add rk3328 gmac pinctrl support
      clk: rockchip: Add rk3328 gamc clock support
      net: gmac_rockchip: Add rk3328 gmac support
      rockchip: configs: Enable GMAC configs for evb-rk3328
      rockchip: dts: rk3328: Add gmac2io support
      rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
      rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
      rockchip: pinctrl: Add rk322x gmac pinctrl support
      clk: rockchip: Add rk322x gamc clock support
      net: gmac_rockchip: Add support for the RK3228 GMAC
      config: evb-rk3229: Enable rk gmac configs
      ARM: dts: rk3288: Remove unused LCDC clock assigned
      clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
      clk: rockchip: clk_rk3368: Implement "assign-clock-parent"

Eddie Cai (1):
      rockchip: rk3036: enable rockusb support on rk3036 based device

Kever Yang (2):
      rockchip: dts: rk3128: update pwm-cell for pwm0
      spl: atf: pass NULL for bl32_ep pc

Philipp Tomsich (6):
      clk: add clk_set_parent()
      clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
      rockchip: clk: rk3399: implement set_parent() operation
      clk: implement clk_set_defaults()
      rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
      rockchip: clk: guard set_parent implementations against OF_PLATDATA

 arch/arm/dts/rk3128.dtsi                        |   8 +-
 arch/arm/dts/rk3288.dtsi                        |   7 +-
 arch/arm/dts/rk3328-evb.dts                     |  30 ++++++
 arch/arm/dts/rk3328.dtsi                        |  19 ++++
 arch/arm/dts/rk3399-evb.dts                     |   4 +-
 arch/arm/include/asm/arch-rockchip/cru_rk3368.h |   7 ++
 arch/arm/include/asm/arch-rockchip/grf_rk322x.h | 455 -----------------------------------------------------------------------------------------
 arch/arm/include/asm/arch-rockchip/grf_rk3328.h | 114 -----------------------
 arch/arm/include/asm/arch-rockchip/grf_rv1108.h | 405 +------------------------------------------------------------------------------
 arch/arm/mach-rockchip/Kconfig                  |   2 +
 arch/arm/mach-rockchip/rk322x-board-spl.c       |  22 ++++-
 arch/arm/mach-rockchip/rk322x-board.c           |  18 ++++
 board/rockchip/evb_rv1108/evb_rv1108.c          |  17 ++++
 common/spl/spl_atf.c                            |   3 +-
 configs/evb-rk3229_defconfig                    |   5 +
 configs/evb-rk3288_defconfig                    |   1 +
 configs/evb-rk3328_defconfig                    |   5 +
 drivers/clk/clk-uclass.c                        | 140 +++++++++++++++++++++++++++-
 drivers/clk/rockchip/clk_rk322x.c               | 107 +++++++++++++++++++++
 drivers/clk/rockchip/clk_rk3288.c               | 108 ++++++++++++++++++++--
 drivers/clk/rockchip/clk_rk3328.c               | 178 +++++++++++++++++++++++++++++++++++
 drivers/clk/rockchip/clk_rk3368.c               |  93 +++++++++++++++++--
 drivers/clk/rockchip/clk_rk3399.c               |  94 ++++++++++++++++++-
 drivers/core/device.c                           |   6 ++
 drivers/net/gmac_rockchip.c                     | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/pinctrl/rockchip/pinctrl_rk322x.c       | 601 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/pinctrl/rockchip/pinctrl_rk3328.c       | 388 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/pinctrl/rockchip/pinctrl_rv1108.c       | 399 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/clk-uclass.h                            |   8 ++
 include/clk.h                                   |  28 ++++++
 include/dt-bindings/clock/rk3288-cru.h          |   1 +
 include/dt-bindings/clock/rk3328-cru.h          |   6 +-
 32 files changed, 2554 insertions(+), 1010 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2017-12-08 13:45 Dr. Philipp Tomsich
@ 2017-12-09  1:34 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2017-12-09  1:34 UTC (permalink / raw)
  To: u-boot

On Fri, Dec 08, 2017 at 02:45:20PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> this week has been quiet in the Rockchip tree: I only have a change to
> a snprintf format-string for restoring consistency with Linux.
> 
> Travis-CI results are available at
> 	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/313435652
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit 6c7010b779ef29a40ed66acc414f65d2f4b75ced:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2017-12-07 17:56:51 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to b32b1bd10b86d01a26056f50de89f768e5183ed1:
> 
>   rockchip: rk3399-puma: preserve leading zeros in serial# (2017-12-08 11:49:39 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171208/08003687/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2017-12-08 13:45 Dr. Philipp Tomsich
  2017-12-09  1:34 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2017-12-08 13:45 UTC (permalink / raw)
  To: u-boot

Tom,

this week has been quiet in the Rockchip tree: I only have a change to
a snprintf format-string for restoring consistency with Linux.

Travis-CI results are available at
	https://travis-ci.org/ptomsich/u-boot-rockchip/builds/313435652

Thanks,
Philipp.


The following changes since commit 6c7010b779ef29a40ed66acc414f65d2f4b75ced:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2017-12-07 17:56:51 -0500)

are available in the git repository at:

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

for you to fetch changes up to b32b1bd10b86d01a26056f50de89f768e5183ed1:

  rockchip: rk3399-puma: preserve leading zeros in serial# (2017-12-08 11:49:39 +0100)

----------------------------------------------------------------
Jakob Unterwurzacher (1):
      rockchip: rk3399-puma: preserve leading zeros in serial#

 board/theobroma-systems/puma_rk3399/puma-rk3399.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2017-11-10 13:16 Dr. Philipp Tomsich
@ 2017-11-10 13:19 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2017-11-10 13:19 UTC (permalink / raw)
  To: u-boot

On Fri, Nov 10, 2017 at 02:16:08PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> as it turns out, we have some more fixes (for documentation and a board-specific
> header file) for 2017.11.
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit 1c4043e53236d94f217e98625ea201690e85f56d:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2017-11-09 08:11:40 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to 36b6e0cc3ca9deea0ea02c10e44bda8979c94637:
> 
>   rockchip: configs: vyasa: Update falcon offsets (2017-11-10 14:08:22 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171110/fb5e61ad/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2017-11-10 13:16 Dr. Philipp Tomsich
  2017-11-10 13:19 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2017-11-10 13:16 UTC (permalink / raw)
  To: u-boot

Tom,

as it turns out, we have some more fixes (for documentation and a board-specific
header file) for 2017.11.

Thanks,
Philipp.


The following changes since commit 1c4043e53236d94f217e98625ea201690e85f56d:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2017-11-09 08:11:40 -0500)

are available in the git repository at:

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

for you to fetch changes up to 36b6e0cc3ca9deea0ea02c10e44bda8979c94637:

  rockchip: configs: vyasa: Update falcon offsets (2017-11-10 14:08:22 +0100)

----------------------------------------------------------------
Goldschmidt Simon (1):
      rockchip: doc: update U-Boot location info

Jagan Teki (2):
      rockchip: doc: Fix U-Boot proper location for falcon
      rockchip: configs: vyasa: Update falcon offsets

 doc/README.rockchip            | 4 ++--
 include/configs/vyasa-rk3288.h | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
  2017-11-07  8:20 Dr. Philipp Tomsich
@ 2017-11-07 22:29 ` Tom Rini
  0 siblings, 0 replies; 16+ messages in thread
From: Tom Rini @ 2017-11-07 22:29 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 07, 2017 at 09:20:20AM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> Here’s another pull-request for u-boot-rockchip for some last-minute DTS-updates and
> config-changes for the upcoming release.
> 
> Regards,
> Philipp.
> 
> 
> The following changes since commit 7a69604bce9a9a9476753af64e5a1870880c1333:
> 
>   Prepare v2017.11-rc4 (2017-11-06 18:25:37 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to 021a8ae00a2f9adcba460add4b69da7bc569fd52:
> 
>   rockchip: remove SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR from defconfig (2017-11-07 09:16:58 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171107/2de64623/attachment.sig>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [U-Boot] [PULL] Please pull u-boot-rockchip
@ 2017-11-07  8:20 Dr. Philipp Tomsich
  2017-11-07 22:29 ` Tom Rini
  0 siblings, 1 reply; 16+ messages in thread
From: Dr. Philipp Tomsich @ 2017-11-07  8:20 UTC (permalink / raw)
  To: u-boot

Tom,

Here’s another pull-request for u-boot-rockchip for some last-minute DTS-updates and
config-changes for the upcoming release.

Regards,
Philipp.


The following changes since commit 7a69604bce9a9a9476753af64e5a1870880c1333:

  Prepare v2017.11-rc4 (2017-11-06 18:25:37 -0500)

are available in the git repository at:

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

for you to fetch changes up to 021a8ae00a2f9adcba460add4b69da7bc569fd52:

  rockchip: remove SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR from defconfig (2017-11-07 09:16:58 +0100)

----------------------------------------------------------------
Kever Yang (6):
      rockchip: rock: remove CONFIG_ENV_OFFSET
      rockchip: config: sync the ENV offset from rockchip legacy U-Boot
      rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
      spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
      rockchip: doc: update U-Boot location info
      rockchip: remove SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR from defconfig

Klaus Goger (3):
      rockchip: dts: Use defines for pin names in rk3399-puma.dtsi and rk3368-lion.dts
      rockchip: dts: rk3399: change sd-card io voltage to 3.0V
      rockchip: board: puma_rk3399: make env location selectable via Kconfig

Philipp Tomsich (3):
      rockchip: dts: rk3399-puma: fix the modelling of BIOS_DISABLE
      rockchip: dts: rk3399-puma: update usbhub_enable regulator
      rockchip: dts: rk3399-puma: update USB configuration

 arch/arm/dts/rk3368-lion.dts      |  2 +-
 arch/arm/dts/rk3399-firefly.dts   |  4 ++--
 arch/arm/dts/rk3399-puma.dtsi     | 64 ++++++++++++++++++++++++++++++++--------------------------------
 common/spl/Kconfig                |  3 ++-
 configs/evb-rk3399_defconfig      |  1 -
 configs/firefly-rk3399_defconfig  |  1 -
 doc/README.rockchip               |  6 +++---
 include/configs/evb_rk3229.h      |  2 --
 include/configs/kylin_rk3036.h    |  2 --
 include/configs/lion_rk3368.h     |  1 -
 include/configs/puma_rk3399.h     |  8 ++++++++
 include/configs/rk3036_common.h   |  1 -
 include/configs/rk3188_common.h   |  1 -
 include/configs/rk322x_common.h   |  1 -
 include/configs/rk3288_common.h   |  1 -
 include/configs/rk3328_common.h   |  1 -
 include/configs/rk3399_common.h   |  1 -
 include/configs/rock.h            | 14 --------------
 include/configs/rockchip-common.h | 16 ++++------------
 include/configs/sheep_rk3368.h    |  1 -
 20 files changed, 52 insertions(+), 79 deletions(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-01-07 18:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-01 10:25 [U-Boot] [PULL] Please pull u-boot-rockchip Dr. Philipp Tomsich
2017-11-02  2:19 ` Tom Rini
2017-11-07  8:20 Dr. Philipp Tomsich
2017-11-07 22:29 ` Tom Rini
2017-11-10 13:16 Dr. Philipp Tomsich
2017-11-10 13:19 ` Tom Rini
2017-12-08 13:45 Dr. Philipp Tomsich
2017-12-09  1:34 ` Tom Rini
2018-01-28 16:24 Dr. Philipp Tomsich
2018-01-28 23:25 ` Tom Rini
2018-03-13 22:22 Dr. Philipp Tomsich
2018-03-14  1:30 ` Tom Rini
2018-04-26  7:20 Dr. Philipp Tomsich
2018-04-26 19:11 ` Tom Rini
2019-01-06 14:29 Philipp Tomsich
2019-01-07 18:47 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.