summaryrefslogtreecommitdiff
path: root/board/renesas
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-5/+5
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-02-158/+0
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-02-11/+11
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-02-250/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-9/+9
* ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-17-1/+1
* arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com2016-08-17-0/+30
* arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-17-0/+1857
* ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu2016-08-17-2/+4
* ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-17-0/+150
* ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu2016-08-17-1/+5
* ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-17-7/+7
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17-28/+28
* sh: Fix build errors for generic boardSimon Glass2016-05-27-0/+3
* sh: sh7753evb: Fix build errorBin Meng2016-01-25-0/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* arm: rmobile: Add Stout board supportVladimir Barinov2015-08-31-0/+3060
* arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-01-13/+63
* arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-01-12/+60
* arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-01-12/+92
* arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-01-12/+57
* arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-01-1/+25
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-1/+1
* remove unnecessary version.h includesRob Herring2015-03-24-14/+0
* arm: rmobile: silk: Add support SDHIVladimir Barinov2015-02-25-1/+34
* arm: rmobile: silk: fix typo in device declarationVladimir Barinov2015-02-25-1/+1
* arm: rmobile: silk: Disable ethernet pins pull-upVladimir Barinov2015-02-25-0/+8
* arm: rmobile: silk: Fix GPIO4_31 initializationVladimir Barinov2015-02-25-1/+1
* arm: rmobile: Add Porter board supportVladimir Barinov2015-02-25-0/+1581
* arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-25-1/+58
* arm: rmobile: gose: Add support SDHINobuhiro Iwamatsu2015-02-25-0/+67
* arm: rmobile: koelsch: Add support SDHINobuhiro Iwamatsu2015-02-25-0/+72
* arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-25-1/+54
* arm: rmobile: silk: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* arm: rmobile: alt: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* arm: rmobile: lager: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* arm: rmobile: gose: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* arm: rmobile: koelsch: Migrate serial driver to drivers modelNobuhiro Iwamatsu2015-02-25-0/+14
* ARM: rmobile: silk: Remove initialization of ACTLR.SMPNobuhiro Iwamatsu2015-02-13-12/+0
* arm: rmobile: Add missed header file for Silk boardVladimir Barinov2015-02-13-0/+13
* arm: rmobile: Add SILK board supportVladimir Barinov2015-02-13-0/+1154
* arm: rmobile: alt: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10-0/+19
* arm: rmobile: lager: Add support MMC and MMC commandNobuhiro Iwamatsu2014-12-10-0/+27
* arm: rmobile: rcar: Stop clock prior to booting kernelNobuhiro Iwamatsu2014-12-05-3/+35
* arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.cNobuhiro Iwamatsu2014-12-05-32/+31
* arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.hNobuhiro Iwamatsu2014-12-05-36/+4
* arm: rmobile: rcar: Move module control register to header file of SoCNobuhiro Iwamatsu2014-12-05-35/+0
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-17-43/+1
|\
| * sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-13-42/+0
| * board/renesas/ecovec/ecovec.c: fix buffer overflowWolfgang Denk2014-11-10-1/+1