aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/ap325rxa
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-02-02sh: Remove config.mk for ap325rxa boardNobuhiro Iwamatsu1-26/+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 ap325rxaNobuhiro Iwamatsu1-0/+1
2010-08-30sh: Update lowlevel_init.S of MigoRNobuhiro Iwamatsu1-5/+5
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+10
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-03-13sh: ap325rxa: Change the wait cycle in the area 5Yusuke.Goda1-1/+1
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-90/+31
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-43/+43
2008-10-31sh: ap325rxa: Moved ap325rxa board to board/renesasNobuhiro Iwamatsu6-0/+793