aboutsummaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
2024-04-18ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut
2024-03-02ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM...Marek Vasut
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-03-02ARM: renesas: Drop unused mmc.hMarek Vasut
2024-03-02ARM: renesas: Drop unused sh_sdhi.hMarek Vasut
2024-02-28board: rzg2l: Support reset via Renesas RAA215300 PMICPaul Barker
2024-02-10ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board codeHai Pham
2024-01-27ARM: renesas: whitehawk: Drop extra leading spaceMarek Vasut
2024-01-27ARM: renesas: Drop include common.hMarek Vasut
2023-11-02board: rzg2l: Drop <common.h>Paul Barker
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker
2023-08-07ARM: renesas: Update MAINTAINERS fileMarek Vasut
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-10renesas: rcar: Apply ATF overlay for reserved-memoryDetlev Casanova
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak
2023-06-08ARM: rmobile: Introduce weak default board_init()Marek Vasut
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut
2023-06-08ARM: rmobile: Factor out common R-Car V3M/V3H board codeMarek Vasut
2023-06-08ARM: rmobile: Reduce R-Car V3H Condor header usageMarek Vasut
2023-06-08ARM: rmobile: Reduce R-Car E3 Ebisu header usageMarek Vasut
2023-06-08ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()Marek Vasut
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham
2023-03-18ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham
2023-03-18ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham
2023-03-18ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-02ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-06-24ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini