| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: sh7785lcr: Remove the board | Marek Vasut | 2019-05-07 | 9 | -1096/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 6 | -11/+6 |
* | 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 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 1 | -0/+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 |
* | MAINTAINERS: comment out blank M: field | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | 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 | 6 | -84/+6 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+123 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | 1 | -8/+2 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | sh: sh7785lcr: Update BSC of USB area | Nobuhiro Iwamatsu | 2011-06-01 | 1 | -1/+1 |
* | sh: sh7785lcr: Fix out of tree building | Nobuhiro Iwamatsu | 2011-02-03 | 1 | -2/+6 |
* | sh: Remove config.mk for sh7785lcr board | Nobuhiro Iwamatsu | 2011-02-02 | 1 | -31/+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 |
* | sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode | Nobuhiro Iwamatsu | 2010-10-21 | 1 | -1/+3 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -3/+3 |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | 1 | -1/+1 |
* | sh: Update lowlevel_init.S of sh7785lcr | Nobuhiro Iwamatsu | 2010-08-30 | 1 | -31/+23 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | 2 | -14/+7 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 3 | -4/+4 |
* | sh: Move some defs to convince 'pcrel too far' | Nobuhiro Iwamatsu | 2009-10-30 | 1 | -54/+53 |
* | sh: Revised the build with newest compiler | Nobuhiro Iwamatsu | 2009-07-08 | 1 | -29/+29 |
* | sh: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -97/+0 |
* | sh: make the linker scripts more generic | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 3 | -195/+4 |
* | sh7785lcr: fix out of tree build | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-08 | 1 | -1/+1 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | 3 | -4/+4 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | Prepare 2009.03-rc2v2009.03-rc2 | Wolfgang Denk | 2009-03-15 | 1 | -1/+0 |
* | sh: Add support 32-Bit Extended Address Mode to sh7785lcr | Yoshihiro Shimoda | 2009-03-12 | 6 | -2/+324 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | 2 | -3/+3 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | 2 | -4/+4 |
* | sh: use write{8,16,32} in all lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -27/+1 |
* | sh: lowlevel_init coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -1/+1 |
* | sh: sh7785lcr: Moved sh7785lcr board to board/renesas | Nobuhiro Iwamatsu | 2008-10-31 | 8 | -0/+1113 |