aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/cpu_info.c
AgeCommit message (Expand)Author
2024-03-02ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut
2024-03-02ARM: renesas: Simplify weak symbolsMarek Vasut
2024-03-02ARM: renesas: Rename rmobile_cpuinfo[] to renesas_cpuinfo[]Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx()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 remnants of R8A7740 supportMarek Vasut
2024-02-10ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR IDHai Pham
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker
2023-09-06ARM: rmobile: Clean up rmobile_cpuinfo_idx()Marek Vasut
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker
2023-06-08ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoCHiroyuki Yokoyama
2023-05-13ARM: rmobile: Add support for Renesas RZ/N1 SoCRalph Siemsen
2023-04-07ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR IDHai Pham
2023-04-07ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR IDHai Pham
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham
2023-02-07rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass
2021-07-20ARM: rmobile: Align CPU: print with other printsMarek Vasut
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham
2021-04-13arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-09ARM: renesas: Add R8A77980 V3H platform codeMarek Vasut
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-07ARM: dts: renesas: Add RZ/A1 platform codeChris Brandt
2018-12-07ARM: rmobile: Fix to enable icache early in Gen3Takeshi Kihara
2018-12-04ARM: rmobile: Set environment variable containing CPU typeMarek Vasut
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut
2018-06-01ARM: renesas: Add R8A77990 E3 SoC IDMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11ARM: rmobile: Fix the memory map on Gen3Marek Vasut
2018-03-05ARM: rmobile: Add R8A77965 M3N IDsMarek Vasut
2017-12-09ARM: rmobile: Add R8A77995 SoCMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 SoCMarek Vasut
2017-11-30ARM: rmobile: Unify memory map for RCar Gen3Marek Vasut
2017-11-30ARM: rmobile: Add PRR CPU ID macrosMarek Vasut
2017-05-22ARM: rmobile: Add R8A7796 into the CPU tableMarek Vasut
2017-05-22ARM: rmobile: Add R8A7795 into the CPU tableMarek Vasut
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu