summaryrefslogtreecommitdiffstats
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut2017-12-094-0/+163
* ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut2017-12-094-0/+140
* ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-94/+118
* ARM: rmobile: Configure DRAM sizes from DTMarek Vasut2017-11-302-48/+8
* ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2017-11-302-8/+0
* ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut2017-11-301-7/+9
* ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2017-11-302-2/+2
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+7
* ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut2017-10-101-4/+4
* ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut2017-09-282-197/+0
* ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2017-09-282-0/+4
* ARM: rmobile: Remove SCIF clock configuration from board filesMarek Vasut2017-09-242-4/+0
* ARM: rmobile: Remove AVB clock configuration from board filesMarek Vasut2017-09-242-6/+0
* ARM: rmobile: Remove SD clock configuration from board filesMarek Vasut2017-09-242-35/+0
* ARM: rmobile: Move HSUSB configuration to board on ULCBMarek Vasut2017-09-121-0/+16
* ARM: rmobile: Move HSUSB configuration to board on Salvator-XMarek Vasut2017-09-121-0/+16
* 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