aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/r7780mp
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 Denk4-56/+4
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl1-1/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-02-02sh: Remove config.mk for r7780mp boardNobuhiro Iwamatsu1-27/+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
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-96/+0
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD1-12/+3
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-90/+32
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-223/+223
2008-10-31sh: r7780mp: Moved r7780mp board to board/renesasNobuhiro Iwamatsu6-0/+748