summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
AgeCommit message (Expand)AuthorFilesLines
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini4-4/+58
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak1-0/+6
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak1-0/+6
2023-06-08ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoCHai Pham1-2/+4
2023-06-08ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoCHiroyuki Yokoyama1-0/+7
2023-05-13ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen3-2/+47
2023-04-07ARM: renesas: Add R8A779G0 V4H White Hawk board codeHai Pham1-0/+7
2023-04-07ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR IDHai Pham3-0/+8
2023-04-07ARM: renesas: Add R8A779F0 S4 Spider board codeHai Pham1-0/+7
2023-04-07ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR IDHai Pham3-0/+8
2023-04-07ARM: rmobile: Turn R-Car V3U into R-Car Gen4Hai Pham2-13/+19
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham8-4/+94
2023-03-18ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit optionsMarek Vasut2-201/+206
2023-03-18ARM: rmobile: Introduce CONFIG_RCAR_64 symbolMarek Vasut1-12/+17
2023-03-18ARM: rmobile: Factor out SYS_SOC Kconfig optionMarek Vasut4-9/+3
2023-03-18ARM: rmobile: Sort R-Car Gen3 Kconfig listsMarek Vasut2-16/+16
2023-03-18ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()Marek Vasut1-4/+3
2023-03-18ARM: renesas: Enable DTO support by default on R-Car Gen3Marek Vasut1-0/+3
2023-02-07rmobile: Drop unused ehci-rmobile driverSimon Glass1-146/+0
2023-02-07rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass8-3702/+2
2023-02-07rcar: Drop timerSimon Glass2-88/+0
2023-02-02clk: renesas: Add and enable CPG reset driverMarek Vasut1-0/+3
2023-02-02clk: renesas: r8a7796: Add R8A77961 CPG/MSSR supportHai Pham1-0/+1
2023-02-02clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960Hai Pham1-1/+1
2023-02-02pinctrl: renesas: r8a7796: Add R8A77961 PFC supportHai Pham1-0/+1
2023-02-02pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables wit...Marek Vasut1-1/+1
2023-02-02pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7Marek Vasut1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-48/+48
2022-12-06Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini1-0/+4
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini6-9/+9
2022-12-06Remove unused symbolsTom Rini5-18/+0
2022-08-21arm: Remove kzm9g boardTom Rini1-4/+0
2022-08-21arm: Remove armadillo-800eva boardTom Rini1-4/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2-1/+3
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara1-1/+1
2021-10-29ARM: rmobile: beacon: Enable reference clocks for USB and AVBAdam Ford1-0/+2
2021-10-29ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/HAdam Ford1-13/+1
2021-10-29ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2MAdam Ford1-0/+8
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+12
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini7-28/+0
2021-08-08ARM: renesas: Turn on PIE for Gen3Marek Vasut1-0/+1
2021-07-21ARM: rmobile: Align CPU: print with other printsMarek Vasut1-1/+1
2021-06-29Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini5-0/+67
2021-06-24ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boardsAdam Ford1-0/+3
2021-06-24ARM: rmobile: Add basic PSCI support for R8A779A0 V3U FalconHai Pham2-0/+53
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham1-0/+7
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham3-0/+7