u-boot/arch/arm/cpu/armv7
Masahiro Yamada dffb86e468 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
As we discussed a couple of times, negative CONFIG options make our
life difficult; CONFIG_SYS_NO_FLASH, CONFIG_SYS_DCACHE_OFF, ...
and here is another one.

Now, there are three boards enabling OF_CONTROL on SPL:
 - socfpga_arria5_defconfig
 - socfpga_cyclone5_defconfig
 - socfpga_socrates_defconfig

This commit adds CONFIG_SPL_OF_CONTROL for them and deletes
CONFIG_SPL_DISABLE_OF_CONTROL from the other boards to invert
the logic.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-08-18 13:46:04 -04:00
..
am33xx ARM: AM43XX: Add functions to enable and disable EDMA3 clocks 2015-08-17 23:29:14 +05:30
bcm281xx
bcmcygnus
bcmnsp
iproc-common
kona-common
ls102xa armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table 2015-08-03 12:06:37 -07:00
mx5 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
mx6 imx:mx6ul add dram spl configuration and header file 2015-08-02 11:05:09 +02:00
omap-common ARM: OMAP5: Add support for disabling clocks in uboot 2015-08-17 23:29:14 +05:30
omap3 gpio: omap: Drop 'method' parameter 2015-08-12 20:48:06 -04:00
omap4 gpio: omap: Drop 'method' parameter 2015-08-12 20:48:06 -04:00
omap5 ARM: OMAP5: Add functions to enable and disable EDMA3 clocks 2015-08-17 23:29:14 +05:30
rmobile arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 2015-06-01 08:56:34 +09:00
s5p-common exynos: Tidy up CPU frequency display 2015-08-05 21:06:14 -06:00
s5pc1xx of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL 2015-08-18 13:46:04 -04:00
stv0991 stv0991: configure clock & pad muxing for qspi 2015-07-03 13:50:53 +05:30
sunxi sun6i: clock: Add support for the mipi pll 2015-08-14 08:37:39 +02:00
u8500
vf610 arm: vf610: Add clock support for DSPI 2015-06-08 08:41:55 +02:00
arch_timer.c
cache_v7.c ARM: cache: implement a default weak flush_cache() function 2015-08-12 20:47:48 -04:00
config.mk
cp15.c
cpu.c arm: Allow cleanup_before_linux() without disabling caches 2015-06-10 19:26:54 -06:00
Kconfig tegra: Boot in non-secure mode by default 2015-05-13 09:24:16 -07:00
lowlevel_init.S ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 2015-08-12 20:48:07 -04:00
Makefile ARM: exynos: move SoC sources to mach-exynos 2015-08-17 13:06:52 +09:00
nonsec_virt.S
psci.S ARM: Put target PC for PSCI CPU_ON on per-CPU stack 2015-05-13 09:24:14 -07:00
start.S ARM: Introduce erratum workaround for 801819 2015-08-12 20:47:49 -04:00
syslib.c
virt-dt.c virt-dt: Allow reservation of secure region when in a RAM carveout 2015-05-13 09:24:14 -07:00
virt-v7.c tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 2015-05-13 09:24:15 -07:00