u-boot/arch/arm/mach-uniphier/ph1-ld4
Masahiro Yamada 94ab98bb1c ARM: UniPhier: move platform devices to SPL
Since we do not have OF_CONTROL support for SPL, platform devices
are necessary to enable Driver Model on SPL.

To prepare for that, move platdevice.o to SPL and enable it by
CONFIG_SPL_DM.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2015-03-24 00:15:24 +09:00
..
bcu_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +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: enable STDMAC for EHCI 2015-03-01 00:02:45 +09:00
ddrphy_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
early_clkrst_init.c ARM: UniPhier: split clkrst_init() into two functions 2015-03-01 00:02:36 +09:00
lowlevel_debug.S ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
Makefile ARM: UniPhier: move platform devices to SPL 2015-03-24 00:15:24 +09:00
pinctrl.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
platdevice.c ARM: UniPhier: remove EHCI platform devices 2015-03-01 00:02:48 +09:00
pll_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +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: support 1CS support card for all the UniPhier SoCs 2015-03-01 00:03:06 +09:00
sg_init.c ARM: UniPhier: consolidate MEMCONF setting code 2015-03-01 00:03:13 +09:00
umc_init.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00