summaryrefslogtreecommitdiff
path: root/board/mpr2
AgeCommit message (Expand)AuthorFilesLines
2014-11-13sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
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-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-02-02sh: Remove config.mk for mpr2 boardNobuhiro Iwamatsu1-37/+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-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-08-30sh: Update lowlevel_init.S of mpr2Nobuhiro Iwamatsu1-4/+4
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-102/+0
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD1-10/+3
2009-03-21Fix 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-36/+13
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-19/+25
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-07-03Cleanup: fix out-of-tree building for some boardsWolfgang Denk1-4/+8
2008-07-03Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk2-3/+2
2008-03-28sh: Added support for SH7720 based board MPR2.Mark Jonas5-0/+510