Age | Commit message (Expand) | Author | Files | Lines |
2019-05-10 | sh: mpr2: Remove the board | Marek Vasut | 5 | -288/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 3 | -5/+3 |
2016-12-03 | sh: add common dram_init() function for all boards | Vladimir Zapolskiy | 1 | -10/+0 |
2016-12-03 | sh: place board lowlevel_init code in the beginning of .text | Vladimir Zapolskiy | 1 | -1/+1 |
2014-11-13 | sh: consolidate CONFIG_SYS_CPU defines | Masahiro Yamada | 1 | -3/+0 |
2014-09-14 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 1 | -3/+0 |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada | 1 | -0/+6 |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 1 | -0/+15 |
2013-10-31 | sh: convert makefiles to Kbuild style | Masahiro Yamada | 1 | -22/+2 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 3 | -42/+3 |
2011-10-16 | punt unused clean/distclean targets | Mike Frysinger | 1 | -6/+0 |
2011-02-02 | sh: Remove config.mk for mpr2 board | Nobuhiro Iwamatsu | 1 | -37/+0 |
2010-12-21 | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 1 | -2/+2 |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier | 1 | -2/+2 |
2010-10-19 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 1 | -2/+2 |
2010-08-30 | sh: Update lowlevel_init.S of mpr2 | Nobuhiro Iwamatsu | 1 | -4/+4 |
2009-07-08 | sh: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 1 | -102/+0 |
2009-07-08 | sh: make the linker scripts more generic | Jean-Christophe PLAGNIOL-VILLARD | 1 | -10/+3 |
2009-03-21 | Fix all linker script to handle all rodata sections | Trent Piepho | 1 | -1/+1 |
2009-01-16 | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 1 | -36/+13 |
2009-01-16 | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 1 | -19/+25 |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+3 |
2008-09-11 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2008-07-08 | sh: Fix SH-boards compile error | Nobuhiro Iwamatsu | 1 | -1/+1 |
2008-07-03 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 1 | -1/+1 |
2008-07-03 | Cleanup: fix out-of-tree building for some boards | Wolfgang Denk | 1 | -4/+8 |
2008-07-03 | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 1 | -1/+1 |
2008-04-13 | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2 | -3/+2 |
2008-03-28 | sh: Added support for SH7720 based board MPR2. | Mark Jonas | 5 | -0/+510 |