1
0
Fork 0
remarkable-uboot/arch/arm/cpu/armv7/uniphier
Masahiro Yamada b4ad44baab ARM: UniPhier: add UART initialization routine for low-level debug
The low-level debugging functions are useful to debug the early boot
stage where the full UART driver is not available.

UniPhier SoCs need to initialize the UART port 0 to use this feature.
The initialization routine is called at the very entry of the
lowlevel_init().

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-01-08 23:01:56 +09:00
..
ph1-ld4 ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
ph1-pro4 ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
ph1-sld8 ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
Kconfig ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
Makefile ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
board_common.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_early_init_r.c ARM: UniPhier: detect the number of flash banks at run-time 2014-12-09 00:08:33 +09:00
board_late_init.c ARM: UniPhier: remove Denali NAND controller fixup code 2014-12-07 17:47:32 +09:00
board_postclk_init.c ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
cache_uniphier.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cmd_ddrphy.c ARM: UniPhier: add dump command of DDR PHY parameters 2014-12-30 17:45:37 +09:00
cmd_pinmon.c ARM: UniPhier: display boot swap pin status by pinmon command 2014-12-30 17:45:40 +09:00
cpu_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ddrphy_training.c ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
dram_init.c ARM: UniPhier: move DDR related configuration to Kconfig 2014-11-12 00:16:08 +09:00
init_page_table.c ARM: UniPhier: remove unnecessary ifdef conditional 2014-12-18 23:34:12 +09:00
lowlevel_init.S ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
reset.c ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
smp.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
spl.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
support_card.c ARM: UniPhier: fix SRAM size on support card 2015-01-08 23:01:21 +09:00
timer.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00