[U-Boot] [GIT PULL] u-boot-uniphier/master
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Sep 18 11:33:10 UTC 2017
Hi Tom,
This is the first round of UniPhier updates for v2017.09.
Please pull!
The following changes since commit 08cebeeaadd9192dd501308ac6a8b858ffa255c1:
Merge git://git.denx.de/u-boot-fdt (2017-09-15 22:34:34 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-uniphier.git master
for you to fetch changes up to a184fb8e9671cc777b91eb3af3e36b5590870ddb:
ARM: uniphier: add GPU(Mali) reset deassert and clk enable
(2017-09-18 20:26:18 +0900)
----------------------------------------------------------------
Masahiro Yamada (4):
mtd: nand: denali: allow to override corrupted revision register
ARM: uniphier: merge two defconfig files into uniphier_v7_defconfig
ARM: uniphier: remove bit field macros from sc64-regs.h
ARM: uniphier: add GPU(Mali) reset deassert and clk enable
arch/arm/mach-uniphier/Kconfig | 21 ++++----
arch/arm/mach-uniphier/clk/clk-ld11.c | 2 +-
arch/arm/mach-uniphier/clk/clk-ld20.c | 12 +++++
arch/arm/mach-uniphier/clk/clk-pxs3.c | 12 +++++
arch/arm/mach-uniphier/sc64-regs.h | 18 -------
configs/uniphier_pro4_defconfig | 49 -------------------
...2_ld6b_defconfig => uniphier_v7_defconfig} | 4 +-
doc/README.uniphier | 33 +++++++------
drivers/mtd/nand/denali.c | 27 +++++-----
drivers/mtd/nand/denali.h | 7 ++-
drivers/mtd/nand/denali_dt.c | 30 ++++++++++++
11 files changed, 106 insertions(+), 109 deletions(-)
delete mode 100644 configs/uniphier_pro4_defconfig
rename configs/{uniphier_pxs2_ld6b_defconfig => uniphier_v7_defconfig} (93%)
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list