aboutsummaryrefslogtreecommitdiffstats
path: root/board/ms7720se
AgeCommit message (Expand)AuthorFilesLines
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 ms7720seNobuhiro Iwamatsu1-14/+16
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-99/+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-12sh: use write{8,16,32} in ms7720se lowlevel_initNobuhiro Iwamatsu1-114/+42
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename 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-07sh: Cleanup source code of MS7720SENobuhiro Iwamatsu1-1/+0
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk1-4/+8
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-01-15sh: Fix board name in MS7720SE's config.mkNobuhiro Iwamatsu1-1/+1
2008-01-15sh: Add support for MS7720RP02 boardYoshihiro Shimoda5-0/+521