[U-Boot] [PULL] u-boot-sh/master
Marek Vasut
marek.vasut at gmail.com
Wed May 2 23:49:39 UTC 2018
The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:
Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 74c8cb02a4a7d20961a58ff8763ee32045becccb:
ARM: rmobile: Zap #undef DEBUG (2018-05-02 11:55:57 +0200)
----------------------------------------------------------------
Marek Vasut (6):
clk: renesas: Drop USB extal from the R8A7792 clock driver
doc: rmobile: Update the README
ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
ARM: rmobile: Zap #undef DEBUG
arch/arm/mach-rmobile/Kconfig.32 | 4 ++++
arch/arm/mach-rmobile/board.c | 5 ++---
arch/arm/mach-rmobile/include/mach/sys_proto.h | 5 -----
board/atmark-techno/armadillo-800eva/armadillo-800eva.c | 4 ----
board/kmc/kzm9g/kzm9g.c | 4 ----
board/renesas/alt/alt.c | 4 ----
board/renesas/blanche/blanche.c | 4 ----
board/renesas/gose/gose.c | 4 ----
board/renesas/koelsch/koelsch.c | 4 ----
board/renesas/lager/lager.c | 4 ----
board/renesas/porter/porter.c | 4 ----
board/renesas/silk/silk.c | 4 ----
board/renesas/stout/stout.c | 4 ----
configs/alt_defconfig | 1 +
configs/armadillo-800eva_defconfig | 1 +
configs/blanche_defconfig | 1 +
configs/gose_defconfig | 1 +
configs/koelsch_defconfig | 1 +
configs/kzm9g_defconfig | 1 +
configs/lager_defconfig | 1 +
configs/porter_defconfig | 1 +
configs/silk_defconfig | 1 +
configs/stout_defconfig | 1 +
doc/README.rmobile | 76
++++++++++++++++++++++++++++++++--------------------------------------------
drivers/clk/renesas/r8a7792-cpg-mssr.c | 2 --
include/configs/alt.h | 3 ---
include/configs/armadillo-800eva.h | 2 --
include/configs/blanche.h | 3 ---
include/configs/draak.h | 2 --
include/configs/eagle.h | 2 --
include/configs/gose.h | 3 ---
include/configs/koelsch.h | 3 ---
include/configs/kzm9g.h | 3 ---
include/configs/lager.h | 3 ---
include/configs/porter.h | 3 ---
include/configs/salvator-x.h | 2 --
include/configs/silk.h | 3 ---
include/configs/stout.h | 3 ---
include/configs/ulcb.h | 2 --
scripts/config_whitelist.txt | 2 --
40 files changed, 48 insertions(+), 133 deletions(-)
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list