u-boot-brain/arch/sh/lib
Vladimir Zapolskiy 3500581ef3 sh: share the correct version of start.S among all cpus
It is easy to note that SH2/SH3/SH4 start.S code is practically
the same with a minor difference for SH2 where a short data header is
present. To avoid unwanted code duplication and to automatically
convert SH2 and SH3 platforms to generic board support move fixed SH4
start.S into arch/sh/lib/start.S and share it among all platforms.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 21:32:53 -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 shared relocate_code() function and call board_init_r() 2016-12-02 21:32:52 -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: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05:00
movmem.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S sh: share the correct version of start.S among all cpus 2016-12-02 21:32:53 -05: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