summaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut
2018-05-02ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut
2018-04-26ARM: rmobile: Fix PMIC address on E2 SilkMarek Vasut
2018-04-26ARM: rmobile: Update E2 AltMarek Vasut
2018-04-26ARM: rmobile: Update M2-N GoseMarek Vasut
2018-04-26ARM: rmobile: Update H2 LagerMarek Vasut
2018-04-21ARM: rmobile: Update E2 SilkMarek Vasut
2018-04-17ARM: rmobile: Update M2 KoelschMarek Vasut
2018-04-17ARM: rmobile: Ignore U-Boot env when started via JTAG on PorterMarek Vasut
2018-04-17ARM: rmobile: Ignore U-Boot env when started via JTAG on StoutMarek Vasut
2018-04-13ARM: rmobile: Convert TPL to SPLMarek Vasut
2018-04-13ARM: rmobile: Update H2 StoutMarek Vasut
2018-04-13ARM: rmobile: Fix LBSC programming offset on M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add JTAG recovery support for M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Add TPL support on R8A7791 M2 PorterMarek Vasut
2018-04-11ARM: rmobile: Split U-Boot and SPL sources on PorterMarek Vasut
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-05ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut
2018-02-17ARM: rmobile: Fix broken reset code on PorterMarek Vasut
2018-02-17ARM: rmobile: Reset ethernet PHYMarek Vasut
2018-02-16ARM: rmobile: Convert Porter to SPLMarek Vasut
2018-01-27ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut
2017-11-30ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut
2017-11-30ARM: rmobile: Configure DRAM sizes from DTMarek Vasut
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut
2017-11-30ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-10-10ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut
2017-09-28ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut
2017-09-24ARM: rmobile: Remove SCIF clock configuration from board filesMarek Vasut
2017-09-24ARM: rmobile: Remove AVB clock configuration from board filesMarek Vasut
2017-09-24ARM: rmobile: Remove SD clock configuration from board filesMarek Vasut
2017-09-12ARM: rmobile: Move HSUSB configuration to board on ULCBMarek Vasut
2017-09-12ARM: rmobile: Move HSUSB configuration to board on Salvator-XMarek Vasut
2017-09-07ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut
2017-09-05ARM: rmobile: Drop board_mmc_initMarek Vasut
2017-09-05ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut
2017-08-26ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut
2017-08-26ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut
2017-08-26ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut
2017-08-26ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut
2017-08-26ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut
2017-08-26ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass