aboutsummaryrefslogtreecommitdiff
path: root/board/ms7722se
AgeCommit message (Expand)Author
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-02-02sh: Remove config.mk for ms7722se boardNobuhiro Iwamatsu
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-01-16sh: Fix compile error on lowlevel_init fileNobuhiro Iwamatsu
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu
2008-07-07sh: Cleanup source code of MS7722SENobuhiro Iwamatsu
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-09-23sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu