[U-Boot] [PULL] u-boot-sh/master
Marek Vasut
marek.vasut at gmail.com
Fri Oct 19 10:29:10 UTC 2018
The following changes since commit e3beca3a2fe172ca707a0e70310f9f7ebd3b3f0f:
Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot
(2018-10-17 07:20:52 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to bd6debbc9409c441cd7051c7bc57ad4c038a08b7:
ARM: rmobile: Drop PRR syscon driver (2018-10-18 20:38:27 +0200)
----------------------------------------------------------------
Hiroyuki Yokoyama (9):
ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
ARM: rmobile: Remove console parameter from bootargs on Gen3
ARM: rmobile: Remove TMU0/TMU1 settings on Gen3
ARM: rmobile: Remove Watchdog and CPG settings on Gen3
ARM: rmobile: salvator-x: Remove GSX clock force supply
ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
ARM: rmobile: Enable cache command on Gen3
ARM: rmobile: Fix module clock controls refer status on Gen3
ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu
Marek Vasut (2):
ARM: dts: rmobile: Build -u-boot variants of DTs
ARM: rmobile: Drop PRR syscon driver
arch/arm/dts/Makefile | 16 ++++++++--------
arch/arm/dts/r8a77990-ebisu.dts | 16 ++++++++++++++++
arch/arm/dts/r8a77990.dtsi | 38
++++++++++++++++++++++++++++++++++++++
arch/arm/mach-rmobile/Kconfig | 1 +
arch/arm/mach-rmobile/cpu_info-rcar.c | 61
++++++++-----------------------------------------------------
board/renesas/draak/draak.c | 28 ++--------------------------
board/renesas/eagle/eagle.c | 5 -----
board/renesas/ebisu/ebisu.c | 5 -----
board/renesas/salvator-x/salvator-x.c | 40
++--------------------------------------
board/renesas/ulcb/ulcb.c | 28 ++--------------------------
configs/r8a7795_salvator-x_defconfig | 3 ++-
configs/r8a7795_ulcb_defconfig | 2 +-
configs/r8a77965_salvator-x_defconfig | 2 +-
configs/r8a7796_salvator-x_defconfig | 2 +-
configs/r8a7796_ulcb_defconfig | 2 +-
configs/r8a77970_eagle_defconfig | 2 +-
configs/r8a77990_ebisu_defconfig | 2 +-
configs/r8a77995_draak_defconfig | 2 +-
include/configs/draak.h | 1 -
include/dt-bindings/power/r8a77990-sysc.h | 20 ++++++++++++++++++++
20 files changed, 106 insertions(+), 170 deletions(-)
create mode 100644 include/dt-bindings/power/r8a77990-sysc.h
More information about the U-Boot
mailing list