summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile
AgeCommit message (Expand)AuthorFilesLines
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker11-12/+9
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker1-0/+1
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker1-0/+14
2023-10-17arm: rmobile: Support RZ/G2L memory mapPaul Barker2-4/+131
2023-10-17arm: rmobile: Add CPU detection for RZ/G2LPaul Barker3-1/+68
2023-10-17arm: rmobile: Include <asm/types.h> in headerPaul Barker1-0/+2
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker1-0/+1
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker1-0/+1
2023-10-16arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4Paul Barker1-1/+2
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker2-0/+2
2023-10-16arm: rmobile: Add basic R9A07G044L SoC supportPaul Barker1-0/+5
2023-10-16arm: rmobile: Add basic RZ/G2L family supportPaul Barker4-0/+42
2023-09-06ARM: rmobile: Clean up rmobile_cpuinfo_idx()Marek Vasut1-4/+5
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker1-1/+1
2023-08-13ARM: rmobile: Update littleā€endian byte order option in srec_cat commandHai Pham1-24/+31
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-05Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini1-0/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini6-9/+9
2022-12-05Remove unused symbolsTom Rini5-18/+0
2022-08-20arm: Remove kzm9g boardTom Rini1-4/+0
2022-08-20arm: 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