summaryrefslogtreecommitdiff
path: root/board/renesas
AgeCommit message (Expand)AuthorFilesLines
2023-08-07ARM: renesas: Update MAINTAINERS fileMarek Vasut21-27/+87
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-2/+8
2023-06-10renesas: rcar: Apply ATF overlay for reserved-memoryDetlev Casanova1-2/+8
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak3-0/+210
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak4-0/+404
2023-06-08ARM: rmobile: Introduce weak default board_init()Marek Vasut6-35/+7
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut1-1/+1
2023-06-08ARM: rmobile: Factor out common R-Car V3M/V3H board codeMarek Vasut2-26/+2
2023-06-08ARM: rmobile: Reduce R-Car V3H Condor header usageMarek Vasut1-11/+0
2023-06-08ARM: rmobile: Reduce R-Car E3 Ebisu header usageMarek Vasut1-22/+0
2023-06-08ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()Marek Vasut9-90/+39
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham3-0/+96
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham3-0/+96
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham1-1/+1
2023-03-18ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham1-5/+11
2023-03-18ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham1-2/+5
2023-03-18ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham1-3/+3
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini9-9/+9
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-02ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven1-2/+44
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini6-6/+12
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini3-4/+4
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut6-18/+0
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-4/+4
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass3-4/+4
2021-06-24ARM: renesas: Add GICv3 initialization for V3U FalconKoji Matsuoka1-0/+29
2021-06-24ARM: renesas: Add generic timer initialization for V3U FalconKoji Matsuoka1-0/+25
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham4-0/+81
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut1-0/+80
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler22-22/+22
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini16-0/+16
2021-02-15sh: Remove sh7763rdp boardTom Rini5-342/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini7-1187/+0
2021-02-15sh: Remove sh7753evb boardTom Rini6-901/+0
2021-02-15sh: Remove sh7752evb boardTom Rini6-899/+0
2021-02-15sh: Remove r7780mp boardTom Rini6-488/+0
2021-02-15sh: Remove MigoR boardTom Rini5-267/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass16-0/+16
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-05Merge branch 'next'Tom Rini5-44/+1
2020-09-26board: renesas: ebisu: Drop CA57 check in reset_cpu()Lad Prabhakar1-14/+1
2020-09-26board: renesas: draak: Drop CA57 resetBiju Das1-14/+1
2020-09-26board: renesas: remove empty board_early_init_f functionBiju Das2-10/+0
2020-09-26board: renesas: Remove empty s_init functionBiju Das5-20/+0
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese1-47/+0
2020-07-25ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2