summaryrefslogtreecommitdiff
path: root/board/mpr2
Commit message (Expand)AuthorAgeLines
* sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-13-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-42/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* sh: Remove config.mk for mpr2 boardNobuhiro Iwamatsu2011-02-02-37/+0
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* sh: Update lowlevel_init.S of mpr2Nobuhiro Iwamatsu2010-08-30-4/+4
* sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-08-102/+0
* sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD2009-07-08-10/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-16-36/+13
* sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-16-19/+25
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-08-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-02-4/+8
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-02-1/+1
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-3/+2
* sh: Added support for SH7720 based board MPR2.Mark Jonas2008-03-28-0/+510