u-boot-brain/arch/arm/mach-uniphier
Masahiro Yamada 81c847bf38 ARM: uniphier: move spl_boot_mode() to a separate file
The spl_boot_mode() is unrelated to the other code in this file.
Besides, this function is only called from common/spl/spl_mmc.c,
so it is reasonable to guard with CONFIG_SPL_MMC_SUPPORT.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-02-23 08:37:56 +09:00
..
arm32 ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
arm64 ARM: uniphier: make SPL optional for ARVv8 SoCs 2017-01-22 15:11:12 +09:00
bcu ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
boot-mode ARM: uniphier: move spl_boot_mode() to a separate file 2017-02-23 08:37:56 +09:00
clk ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
debug-uart ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
dram ARM: uniphier: refactor cmd_ddrmphy 2017-01-29 20:59:08 +09:00
sbc ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
board_init.c ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
board_late_init.c ARM: uniphier: adjust fdt_file environment handling to latest Linux 2016-10-29 17:01:40 +09:00
boards.c ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
cpu-info.c ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
debug.h ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
dram_init.c ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
init.h ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
Kconfig cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig 2017-02-08 16:24:28 -05:00
Makefile ARM: uniphier: move spl_boot_mode() to a separate file 2017-02-23 08:37:56 +09:00
memconf.c ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
micro-support-card.c ARM: uniphier: print Support Card info very late 2017-02-23 08:37:56 +09:00
micro-support-card.h ARM: uniphier: refactor Support Card init code 2017-01-17 09:00:40 +09:00
mmc-boot-mode.c ARM: uniphier: move spl_boot_mode() to a separate file 2017-02-23 08:37:56 +09:00
mmc-first-dev.c ARM: uniphier: move MMC code to a separate file 2017-02-23 08:37:56 +09:00
pinctrl-glue.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
reset.c ARM: uniphier: support system reset functionality for PSCI 2016-08-28 13:09:19 +09:00
sc64-regs.h ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled 2016-10-29 17:24:30 +09:00
sc-regs.h
sg-regs.h ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
soc-info.c ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
soc-info.h ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
spl_board_init.c ARM: uniphier: revive accidentally removed dcache_disable() 2017-02-23 08:37:56 +09:00