u-boot/arch/arm/mach-uniphier/ph1-sld8
Masahiro Yamada f4e190e317 ARM: uniphier: enable SPL_OF_CONTROL
Device Tree really improves code maintainability and is now
available for SPL too.

This is the state-of-the-art implementation in U-boot.

The board files (platform data) are no longer needed.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-08-31 00:25:06 +09:00
..
Makefile ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 2015-03-24 00:15:21 +09:00
bcu_init.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
boot-mode.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
clkrst_init.c ARM: UniPhier: split clkrst_init() into two functions 2015-03-01 00:02:36 +09:00
ddrphy_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
early_clkrst_init.c ARM: UniPhier: split clkrst_init() into two functions 2015-03-01 00:02:36 +09:00
early_pinctrl.c ARM: UniPhier: move UART pin settings to SPL 2015-03-24 00:15:28 +09:00
lowlevel_debug.S ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
pinctrl.c ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8 2015-05-31 02:56:00 +09:00
pll_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
pll_spectrum.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
sbc_init.c ARM: UniPhier: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sbc_init_3cs.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
sg_init.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
umc_init.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00