[U-Boot] [PULL] u-boot-sh/master

Marek Vasut marek.vasut at gmail.com
Sat Sep 7 17:31:18 UTC 2019


The following changes since commit d22c8be964a870f59d2fdab6c67cefa0c4799364:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-09-01
13:33:12 -0400)

are available in the Git repository at:

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

for you to fetch changes up to eaae4ee2bd349797a69f74240abd8329e18d5dbd:

  sh: r2dplus: Switch to DM PCI driver (2019-09-02 17:38:43 +0200)

----------------------------------------------------------------
Marek Vasut (7):
      dm: core: Decouple DM from DT
      sh: tmu: Fix SH4 TCNT0 offset
      sh: Fix OF_SEPARATE support
      sh: r2dplus: Enable DM
      sh: r2dplus: Enable OF control
      pci: sh7751: Convert to DM and DT probing
      sh: r2dplus: Switch to DM PCI driver

 arch/Kconfig                    |   1 +
 arch/sh/cpu/u-boot.lds          |   1 +
 arch/sh/dts/Makefile            |  12 ++++++++
 arch/sh/dts/sh7751-r2dplus.dts  |  26 ++++++++++++++++
 arch/sh/include/asm/config.h    |   4 ++-
 arch/sh/lib/start.S             |  14 +++++++++
 board/renesas/r2dplus/r2dplus.c |   7 -----
 configs/r2dplus_defconfig       |   7 +++++
 drivers/core/device.c           |   4 +++
 drivers/core/root.c             |   8 +----
 drivers/core/util.c             |   2 ++
 drivers/pci/pci_sh7751.c        | 164
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------
 include/configs/r2dplus.h       |  13 --------
 13 files changed, 177 insertions(+), 86 deletions(-)
 create mode 100644 arch/sh/dts/Makefile
 create mode 100644 arch/sh/dts/sh7751-r2dplus.dts

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list