summaryrefslogtreecommitdiffstats
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2017-09-072-8/+8
* ARM: rmobile: Drop board_mmc_initMarek Vasut2017-09-052-14/+4
* ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2017-09-052-2/+2
* ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut2017-08-261-11/+1
* ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut2017-08-261-15/+1
* ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut2017-08-261-11/+0
* ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut2017-08-261-11/+0
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-168-8/+8
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-164-8/+8
* ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-035-0/+455
* ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut2017-05-222-2/+27
* ARM: rmobile: salvator-x: Rename the defconfig to match the SoCMarek Vasut2017-05-221-1/+1
* ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut2017-05-221-1/+29
* ARM: rmobile: salvator-x: Add USB supportMarek Vasut2017-05-221-0/+12
* ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut2017-05-221-0/+9
* ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut2017-05-221-0/+46
* ARM: rmobile: salvator-x: Add SD supportMarek Vasut2017-05-221-1/+88
* ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut2017-05-221-2/+2
* ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut2017-05-221-1/+0
* ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut2017-05-221-4/+4
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-11/+1
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-5/+5
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-0214-158/+0
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-0211-11/+11
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-026-250/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-239-9/+9
* ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-171-1/+1
* arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com2016-08-171-0/+30
* arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-175-0/+1857
* ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu2016-08-171-2/+4
* ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-174-0/+150
* ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu2016-08-171-1/+5
* ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-177-7/+7
* ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-1714-28/+28
* sh: Fix build errors for generic boardSimon Glass2016-05-273-0/+3
* sh: sh7753evb: Fix build errorBin Meng2016-01-251-0/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* arm: rmobile: Add Stout board supportVladimir Barinov2015-08-318-0/+3060
* arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-011-13/+63
* arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-011-12/+60
* arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-011-12/+92
* arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-011-12/+57
* arm: rmobile: alt: Add ethernet function B supportMitsuhiro Kimura2015-06-012-1/+25
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* remove unnecessary version.h includesRob Herring2015-03-2414-14/+0
* arm: rmobile: silk: Add support SDHIVladimir Barinov2015-02-251-1/+34
* arm: rmobile: silk: fix typo in device declarationVladimir Barinov2015-02-251-1/+1