u-boot-brain/arch/arm/mach-uniphier
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
..
include/mach ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros 2015-03-01 00:03:21 +09:00
ph1-ld4 ARM: UniPhier: move UART pin settings to SPL 2015-03-24 00:15:28 +09:00
ph1-pro4 ARM: UniPhier: move UART pin settings to SPL 2015-03-24 00:15:28 +09:00
ph1-sld8 ARM: UniPhier: move UART pin settings to SPL 2015-03-24 00:15:28 +09:00
board_common.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
board_early_init_f.c ARM: UniPhier: split clkrst_init() into two functions 2015-03-01 00:02:36 +09:00
board_early_init_r.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
board_late_init.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
cache_uniphier.c ARM: UniPhier: remove unnecessary ifdef conditional 2015-03-24 00:16:02 +09:00
cmd_ddrphy.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
cmd_pinmon.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
cpu_info.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
ddrphy_training.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
dram_init.c ARM: UniPhier: move SoC sources to mach-uniphier 2015-03-01 00:01:56 +09:00
init_page_table.S ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer 2015-03-24 00:15:38 +09:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
late_lowlevel_init.S ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper 2015-03-24 00:15:58 +09:00
lowlevel_init.S ARM: UniPhier: optimize kicking secondary CPUs code 2015-03-24 00:15:55 +09:00
Makefile ARM: UniPhier: optimize kicking secondary CPUs code 2015-03-24 00:15:55 +09:00
memconf.c ARM: UniPhier: consolidate MEMCONF setting code 2015-03-01 00:03:13 +09:00
print_misc_info.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
reset.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00
spl.c ARM: UniPhier: enable Driver Model and UART on SPL 2015-03-24 00:15:35 +09:00
support_card.c ARM: UniPhier: fix typos in comments 2015-03-24 00:15:52 +09:00
timer.c ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 2015-03-01 00:02:18 +09:00