aboutsummaryrefslogtreecommitdiff
path: root/board/ms7750se
AgeCommit message (Expand)AuthorFilesLines
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-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu1-2/+3
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-45/+19
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-75/+75
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-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-6/+10
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk3-12/+10
2007-09-23sh: Update MS7750SE01 platformNobuhiro Iwamatsu2-27/+38
2007-05-13sh: MS7750SE support.Nobuhiro Iwamatsu5-0/+392