aboutsummaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)Author
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
2021-02-15sh: Remove sh7763rdp boardTom Rini
2021-02-15sh: Remove sh7757lcr boardTom Rini
2021-02-15sh: Remove sh7753evb boardTom Rini
2021-02-15sh: Remove sh7752evb boardTom Rini
2021-02-15sh: Remove r7780mp boardTom Rini
2021-02-15sh: Remove MigoR boardTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-05Merge branch 'next'Tom Rini
2020-09-26board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar
2020-09-26board: renesas: draak: Drop CA57 resetBiju Das
2020-09-26board: renesas: remove empty board_early_init_f functionBiju Das
2020-09-26board: renesas: Remove empty s_init functionBiju Das
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese