u-boot-brain/arch/sh/lib
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards
Generic board support assumes a different method of specifying
DRAM size on board, also it can be shared among all boards, notably
only sh7763rdp board has a custom legacy dram_init(), however
the difference is only in printing some additional information,
this feature can be removed.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 21:32:51 -05:00
..
ashiftrt.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ashldi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashlsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
ashrdi3.c sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
ashrsi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
board.c sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
bootm.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
libgcc.h sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrdi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrsi3.S sh: rename some private libraries 2015-02-25 13:55:05 +09:00
Makefile sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00
movmem.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
time_sh2.c sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ 2014-01-08 14:59:53 +09:00
time.c sh: convert to common timer code 2013-11-04 11:08:10 -05:00
udiv_qrnnd.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i-Os.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3_i4i.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
udivsi3.S sh: import missing private libraries from Linux 3.19 2015-02-25 13:57:29 +09:00
zimageboot.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00