| Commit message (Expand) | Author | Age | Lines |
* | sh: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -42/+3 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | sh: Remove config.mk for ms7722se board | Nobuhiro Iwamatsu | 2011-02-02 | -31/+0 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -0/+12 |
* | sh: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -96/+0 |
* | sh: make the linker scripts more generic | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | -12/+3 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | sh: Fix compile error on lowlevel_init file | Nobuhiro Iwamatsu | 2009-01-16 | -1/+2 |
* | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -115/+45 |
* | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | -17/+17 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | sh: Fix compile warning | Nobuhiro Iwamatsu | 2008-09-19 | -21/+35 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | sh: Fix SH-boards compile error | Nobuhiro Iwamatsu | 2008-07-08 | -1/+1 |
* | sh: Cleanup source code of MS7722SE | Nobuhiro Iwamatsu | 2008-07-07 | -4/+4 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Cleanup: fix out-of-tree building for some boards | Wolfgang Denk | 2008-07-02 | -4/+8 |
* | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -12/+12 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -22/+17 |
* | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | -0/+542 |