aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/rsk7203
AgeCommit message (Expand)AuthorFilesLines
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy1-10/+0
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy1-1/+1
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-11-13sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-42/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-22sh: Fix rsk7203 alignment problemPhil Edworthy1-0/+1
2011-02-02sh: Remove config.mk for rsk7203 boardNobuhiro Iwamatsu1-28/+0
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-08-30sh: Update lowlevel_init.S of rsk7203Nobuhiro Iwamatsu1-37/+48
2009-08-23sh/rsk7203: add missing include net.hJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-3/+14
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-95/+0
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD1-8/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-16sh: Fix up rsk7203 target for out of tree buildKieran Bingham1-0/+4
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-96/+33
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-107/+107
2008-10-31sh: rsk7203: Moved rsk7203 board to board/renesasNobuhiro Iwamatsu5-0/+510