1. 40b9d53 ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · 9 months ago[Renamed from arch/arm/mach-rmobile/cpu_info.c]
  2. 217d719 ARM: renesas: Simplify weak symbols by Marek Vasut · 9 months ago
  3. 18c3f3a ARM: renesas: Rename rmobile_cpuinfo[] to renesas_cpuinfo[] by Marek Vasut · 9 months ago
  4. 74215bb ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx() by Marek Vasut · 9 months ago
  5. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 9 months ago
  6. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 9 months ago
  7. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 9 months ago
  8. c13a8f9 ARM: renesas: Drop remnants of R8A7740 support by Marek Vasut · 9 months ago
  9. e02ec8c ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR ID by Hai Pham · 10 months ago
  10. 93565cc arm: mach-rmobile: Drop <common.h> by Paul Barker · 1 year, 1 month ago
  11. 96912a9 ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · 1 year, 4 months ago
  12. dbada49 arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · 1 year, 4 months ago
  13. 08260ef ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC by Hiroyuki Yokoyama · 6 years ago
  14. 2156327 ARM: rmobile: Add support for Renesas RZ/N1 SoC by Ralph Siemsen · 1 year, 7 months ago
  15. e4e242b ARM: renesas: Add R8A779G0 V4H Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  16. 8f098fd ARM: renesas: Add R8A779F0 S4 Kconfig entry and PRR ID by Hai Pham · 1 year, 9 months ago
  17. 5a3b074 ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  18. 69f06c8 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 10 months ago
  19. 91c6a3a ARM: rmobile: Align CPU: print with other prints by Marek Vasut · 3 years, 5 months ago
  20. 0f08fa4 ARM: renesas: Add R8A779A0 V3U platform code by Hai Pham · 4 years, 7 months ago
  21. 3e5f3db arm: mach-rmobile: Add CPU info support for RZ/G2 by Biju Das · 3 years, 9 months ago
  22. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  23. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  24. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  25. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  26. 57ede1a ARM: renesas: Add R8A77980 V3H platform code by Marek Vasut · 5 years ago
  27. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  28. 3529596 ARM: dts: renesas: Add RZ/A1 platform code by Chris Brandt · 7 years ago
  29. 5055a4e ARM: rmobile: Fix to enable icache early in Gen3 by Takeshi Kihara · 6 years ago
  30. 00e4b57 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · 6 years ago
  31. e5cb6bd ARM: rmobile: Generate fitting mem_map on Gen3 by Marek Vasut · 6 years ago
  32. a0410a6 ARM: renesas: Add R8A77990 E3 SoC ID by Marek Vasut · 7 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. 7beccc5 ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · 7 years ago
  35. f295a56 ARM: rmobile: Add R8A77965 M3N IDs by Marek Vasut · 7 years ago
  36. 1154541 ARM: rmobile: Add R8A77995 SoC by Marek Vasut · 7 years ago
  37. 5cb19e7 ARM: rmobile: Add R8A77970 SoC by Marek Vasut · 7 years ago
  38. a523af6 ARM: rmobile: Unify memory map for RCar Gen3 by Marek Vasut · 7 years ago
  39. 262e915 ARM: rmobile: Add PRR CPU ID macros by Marek Vasut · 7 years ago
  40. bc271a0 ARM: rmobile: Add R8A7796 into the CPU table by Marek Vasut · 8 years ago
  41. 3a38c7d ARM: rmobile: Add R8A7795 into the CPU table by Marek Vasut · 8 years ago
  42. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  43. badbb63 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · 9 years ago[Renamed from arch/arm/cpu/armv7/rmobile/cpu_info.c]
  44. 062edd2 arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  45. fafcfc5 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  46. 73ff680 arm: rmobile: Update print_cpuinfo function by Nobuhiro Iwamatsu · 11 years ago
  47. bd0550f arm: rmobile: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  48. 1d0e927 arm: rmobile: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  49. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. cfa291b arm: rmobile: Add support Renesas R8A7740 by Nobuhiro Iwamatsu · 12 years ago
  51. 4f007b8 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction by Tetsuyuki Kobayashi · 12 years ago
  52. 170cc96 arm: rmobile: kzm9g: fix CPU info by Tetsuyuki Kobayashi · 12 years ago
  53. 1cdf248 arm: rmobile: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  54. 4fb44e2 arm: rmobile: Add basic support for Renesas R-Mobile by Nobuhiro Iwamatsu · 12 years ago