summaryrefslogtreecommitdiffstats
path: root/board/renesas
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Fix PMIC address on E2 SilkMarek Vasut2018-04-261-1/+1
* ARM: rmobile: Update E2 AltMarek Vasut2018-04-263-153/+473
* ARM: rmobile: Update M2-N GoseMarek Vasut2018-04-263-134/+472
* ARM: rmobile: Update H2 LagerMarek Vasut2018-04-263-153/+455
* ARM: rmobile: Update E2 SilkMarek Vasut2018-04-213-129/+488
* ARM: rmobile: Update M2 KoelschMarek Vasut2018-04-173-141/+462
* ARM: rmobile: Ignore U-Boot env when started via JTAG on PorterMarek Vasut2018-04-171-0/+16
* ARM: rmobile: Ignore U-Boot env when started via JTAG on StoutMarek Vasut2018-04-171-0/+15
* ARM: rmobile: Convert TPL to SPLMarek Vasut2018-04-132-38/+30
* ARM: rmobile: Update H2 StoutMarek Vasut2018-04-134-128/+510
* ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut2018-04-131-2/+2
* ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut2018-04-111-0/+21
* ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut2018-04-111-0/+419
* ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut2018-04-113-22/+59
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-0810-0/+10
* ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut2018-03-051-0/+1
* ARM: rmobile: Fix broken reset code on PorterMarek Vasut2018-02-171-5/+18
* ARM: rmobile: Reset ethernet PHYMarek Vasut2018-02-171-0/+8
* ARM: rmobile: Convert Porter to SPLMarek Vasut2018-02-161-0/+22
* ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2018-01-272-118/+7
* 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