summaryrefslogtreecommitdiffstats
path: root/board/ms7722se
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-131-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-42/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* sh: Remove config.mk for ms7722se boardNobuhiro Iwamatsu2011-02-021-31/+0
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-0/+12
* sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-081-96/+0
* sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD2009-07-081-12/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu2009-01-161-1/+2
* sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD2009-01-161-115/+45
* sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-17/+17
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* sh: Fix compile warningNobuhiro Iwamatsu2008-09-191-21/+35
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-081-1/+1
* sh: Cleanup source code of MS7722SENobuhiro Iwamatsu2008-07-071-4/+4
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-021-4/+8
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-12/+12
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-275-22/+17
* sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-235-0/+542
OpenPOWER on IntegriCloud