u-boot-brain/arch/arm/cpu/armv7
Joe Hershberger a26cd04920 arch: Make board selection choices optional
By making the board selections optional, every defconfig will include
the board selection when running savedefconfig so if a new board is
added to the top of the list of choices the former top's defconfig will
still be correct.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Cc: Tom Rini <trini@konsulko.com>
2015-05-12 18:10:02 -04:00
..
am33xx ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY 2015-04-14 05:48:08 +02:00
bcm281xx bcm281xx: add support for "USB OTG clock" 2014-12-29 16:31:23 -05:00
bcmcygnus arm: bcmcygnus: Add bcmcygnus u-architecture 2014-08-30 07:46:40 -04:00
bcmnsp arm: bcmnsp: Add bcmnsp u-architecture 2014-08-30 07:46:40 -04:00
exynos arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
iproc-common arm: iproc: Initial commit of iproc architecture code 2014-08-30 07:46:40 -04:00
kona-common bcm281xx: add support for "USB OTG clock" 2014-12-29 16:31:23 -05:00
ls102xa driver/ifc: Add 64KB page support 2015-04-23 16:46:50 -07:00
mx5 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
mx6 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
omap3 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
omap4 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
omap5 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
omap-common fastboot: ARM: OMAP5: Enable reboot-bootloader 2015-04-23 14:55:44 -04:00
rmobile arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
s5p-common armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
s5pc1xx arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
stv0991 stv0991: enable ethernet support 2014-12-09 15:16:19 -05:00
sunxi sunxi: usb: Protect phy-init and phy-power-on against multiple calls 2015-05-04 16:51:55 +02:00
u8500 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
vf610 ARM: vf610: Enable caches 2015-04-23 14:56:09 -04:00
arch_timer.c arm: add support for arch timer 2014-04-17 17:24:38 -04:00
cache_v7.c ARM: cpu: Add ARMv7 barrier operations support 2015-04-16 13:53:26 +02:00
config.mk ARM: move -march=* and -mtune= options to arch/arm/Makefile 2015-03-27 16:55:22 +01:00
cp15.c ARM: Introduce erratum workaround for 454179 2015-03-13 09:28:48 -04:00
cpu.c ARM: armv7 fix spelling of SCTRL 2015-01-30 09:19:17 -05:00
Kconfig ARM: bootm: Allow booting in secure mode on hyp capable systems 2014-11-24 09:09:52 +01:00
lowlevel_init.S arm: Reduce the scope of lowlevel_init() 2015-03-04 14:55:04 -05:00
Makefile ARM: socfpga: abolish CONFIG_SOCFPGA 2015-05-07 05:21:17 +02:00
nonsec_virt.S ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. 2014-12-11 09:41:45 -08:00
psci.S ARM: HYP/non-sec: add generic ARMv7 PSCI code 2014-07-28 17:19:18 +02:00
start.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
syslib.c ARM: OMAP: hide custom bit manipulation function sr32() 2014-04-17 14:39:54 -04:00
virt-dt.c ARM: PSCI: Rework the DT handler slightly 2015-03-09 11:13:29 -04:00
virt-v7.c ARM: HYP/non-sec: relocation before enable secondary cores 2015-03-01 16:33:21 +01:00