aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/ecovec
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy1-10/+0
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy1-1/+1
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-11-13sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada1-3/+0
2014-11-10board/renesas/ecovec/ecovec.c: fix buffer overflowWolfgang Denk1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2014-03-31board: ecovec: fix USB0 clock enableBaruch Siach1-1/+1
2014-03-31board: ecovec: fix debug LEDs pin directionBaruch Siach1-1/+1
2014-03-14sh: ecovec: correct romImage address in commentBaruch Siach1-1/+1
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu1-2/+1
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-42/+3
2012-03-26sh: Fix building ecovec boardPhil Edworthy1-2/+6
2012-03-26sh: ecovec: Remove unused variableNobuhiro Iwamatsu1-1/+0
2011-12-02sh: Add support for ecovec boardNobuhiro Iwamatsu3-0/+373