aboutsummaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)AuthorFilesLines
2017-10-10ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut1-4/+4
2017-09-28ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut2-197/+0
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2-0/+4
2017-09-24ARM: rmobile: Remove SCIF clock configuration from board filesMarek Vasut2-4/+0
2017-09-24ARM: rmobile: Remove AVB clock configuration from board filesMarek Vasut2-6/+0
2017-09-24ARM: rmobile: Remove SD clock configuration from board filesMarek Vasut2-35/+0
2017-09-12ARM: rmobile: Move HSUSB configuration to board on ULCBMarek Vasut1-0/+16
2017-09-12ARM: rmobile: Move HSUSB configuration to board on Salvator-XMarek Vasut1-0/+16
2017-09-07ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2-8/+8
2017-09-05ARM: rmobile: Drop board_mmc_initMarek Vasut2-14/+4
2017-09-05ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2-2/+2
2017-08-26ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut1-11/+1
2017-08-26ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut1-15/+1
2017-08-26ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut1-12/+0
2017-08-26ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut1-12/+0
2017-08-26ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut1-11/+0
2017-08-26ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut1-11/+0
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass8-8/+8
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass4-8/+8
2017-08-03ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut5-0/+455
2017-05-22ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut2-2/+27
2017-05-22ARM: rmobile: salvator-x: Rename the defconfig to match the SoCMarek Vasut1-1/+1
2017-05-22ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut1-1/+29
2017-05-22ARM: rmobile: salvator-x: Add USB supportMarek Vasut1-0/+12
2017-05-22ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut1-0/+9
2017-05-22ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut1-0/+46
2017-05-22ARM: rmobile: salvator-x: Add SD supportMarek Vasut1-1/+88
2017-05-22ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut1-2/+2
2017-05-22ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut1-1/+0
2017-05-22ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut1-4/+4
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-11/+1
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-5/+5
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy14-158/+0
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy11-11/+11
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy6-250/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada9-9/+9
2016-08-17ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu1-1/+1
2016-08-17arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com1-0/+30
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com5-0/+1857
2016-08-17ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu1-2/+4
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu4-0/+150
2016-08-17ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu1-1/+5
2016-08-17ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu7-7/+7
2016-08-17ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu14-28/+28
2016-05-27sh: Fix build errors for generic boardSimon Glass3-0/+3
2016-01-25sh: sh7753evb: Fix build errorBin Meng1-0/+4
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-08-31arm: rmobile: Add Stout board supportVladimir Barinov8-0/+3060
2015-06-01arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu1-13/+63