| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -5/+3 |
* | sh: add common dram_init() function for all boards | Vladimir Zapolskiy | 2016-12-02 | 1 | -10/+0 |
* | sh: place board lowlevel_init code in the beginning of .text | Vladimir Zapolskiy | 2016-12-02 | 1 | -1/+1 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -1/+0 |
* | sh: consolidate CONFIG_SYS_CPU defines | Masahiro Yamada | 2014-11-13 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+19 |
* | sh: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -22/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -42/+3 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | sh: Fix rsk7203 alignment problem | Phil Edworthy | 2011-08-22 | 1 | -0/+1 |
* | sh: Remove config.mk for rsk7203 board | Nobuhiro Iwamatsu | 2011-02-02 | 1 | -28/+0 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | 1 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | sh: Update lowlevel_init.S of rsk7203 | Nobuhiro Iwamatsu | 2010-08-30 | 1 | -37/+48 |
* | sh/rsk7203: add missing include net.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-08-23 | 1 | -0/+1 |
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-07-22 | 1 | -3/+14 |
* | sh: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -95/+0 |
* | sh: make the linker scripts more generic | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -8/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | sh: Fix up rsk7203 target for out of tree build | Kieran Bingham | 2009-01-16 | 1 | -0/+4 |
* | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -96/+33 |
* | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -107/+107 |
* | sh: rsk7203: Moved rsk7203 board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | 5 | -0/+510 |