u-boot-brain/arch/arm/cpu/armv7/uniphier
Masahiro Yamada b603c68129 ARM: UniPhier: reset on-board devices on start-up
If a support card is attached to the main board, the on-board
SMSC9118 LAN controller is available.  It must be kept in reset
state for a while on start-up.

When the board is kicked via a debbuger rather than pushing the
hardware reset button, on-board chips are not reset; in this case
the reset signals should be asserted by software.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-11-12 00:15:23 +09:00
..
ph1-ld4 ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
ph1-pro4 ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
ph1-sld8 dm: serial: use Driver Model for UniPhier serial driver 2014-10-23 21:43:09 -06:00
board_common.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_late_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cache_uniphier.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cmd_pinmon.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cpu_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
dram_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
init_page_table.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
Kconfig Merge branch 'master' of git://git.denx.de/u-boot-uniphier 2014-11-03 12:43:42 -05:00
lowlevel_init.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
Makefile ARM: UniPhier: make pinmon command optional 2014-10-29 22:53:42 +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: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
timer.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00