aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/MigoR
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-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
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-02-02sh: Remove config.mk for MigoR boardNobuhiro Iwamatsu1-31/+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-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
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: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu1-1/+2
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-99/+42
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-12-10sh: Migo-R: Update BSC valueNobuhiro Iwamatsu1-16/+16
2008-10-31sh: MigoR: Moved MigoR board to board/renesasNobuhiro Iwamatsu5-0/+505