uboot/arch/arm/cpu/armv7
Tom Rini f8a4826383 spl: arm: Make sure to include all of the u_boot_list entries
Starting with 96e5b03 we use a linker list for partition table
information.  However since we use this in SPL we need to make sure that
the SPL linker scripts include these as well.  While doing this, it's
best to simply include all linker lists to future proof ourselves.

Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reported-by: Nishanth Menon <nm@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-03-16 15:27:55 -04:00
..
am33xx ARM: Various: Future-proof serial platdata 2016-03-14 19:18:48 -04:00
bcm281xx
bcmcygnus
bcmnsp
iproc-common
kona-common
ls102xa armv7: ls102xa: Move smmu and stream id initialization into the common soc code 2016-02-24 08:51:15 -08:00
mx5
mx6 imx: mx6: hdmi: handle overflow condition 2016-03-14 22:53:45 +01:00
mx7 imx: mx7d: isolate resources to domain 0 for A7 core 2016-02-21 11:46:26 +01:00
omap-common spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
omap3 omap3: Use a define for reboot reason offset 2016-03-15 15:10:48 -04:00
omap4 omap4: Check warm reset for reboot mode validity 2016-03-15 15:12:54 -04:00
omap5 ARM: DRA7: Move emif settings to board specific files 2016-03-14 19:18:50 -04:00
rmobile arm: rmobile: Add Stout board support 2015-08-31 17:32:59 +09:00
s5p-common s5p: cpu_info: print "cpu-model" if exists in dts 2015-11-02 10:37:59 +09:00
stv0991 stv0991: configure clock & pad muxing for qspi 2015-07-03 13:50:53 +05:30
sunxi sunxi: H3: Add support for the host usb-phys 2016-02-23 20:59:10 +01:00
vf610 imx: vf610 add get_cpu_rev 2015-09-02 15:39:51 +02:00
Kconfig
Makefile arm: s5pc1xx: move SoC to mach-s5pc1xx 2015-11-30 17:17:01 +09:00
arch_timer.c
cache_v7.c arm: cache: Implement cache range check for v7 2016-01-31 16:32:56 +01:00
config.mk
cp15.c
cpu.c arm: Turn of d-cache before i-cache 2015-09-02 21:28:25 -06:00
lowlevel_init.S ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 2015-08-12 20:48:07 -04:00
nonsec_virt.S Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
psci.S
start.S ARM: Introduce erratum workaround for 801819 2015-08-12 20:47:49 -04:00
syslib.c
virt-dt.c
virt-v7.c