summaryrefslogtreecommitdiffstats
path: root/board/renesas/sh7753evb
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* configs: Disable now unbuildable SPI options for boardsTom Rini2019-06-131-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-7/+4
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-021-11/+0
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-022-83/+1
* sh: Fix build errors for generic boardSimon Glass2016-05-271-0/+1
* sh: sh7753evb: Fix build errorBin Meng2016-01-251-0/+4
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-131-3/+0
* sf: Tidy up public and private header filesSimon Glass2014-10-221-0/+1
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-4/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-185-0/+964