1. 02b4e27 ARM: v7 setup function should invalidate L1 cache by Russell King · 10 years ago
  2. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. df67a2b ARM: shmobile: cpuidle: Remove the pointless default driver by Daniel Lezcano · 10 years ago
  4. 59b89af ARM: shmobile: sh7372: Remove Legacy C SoC code by Magnus Damm · 10 years ago
  5. a8d2ff3 ARM: shmobile: Separate APMU resource data into CPU dependant part by Hisashi Nakamura · 10 years ago
  6. 7dd4cfd ARM: shmobile: Remove shmobile_setup_delay() by Magnus Damm · 10 years ago
  7. 98abaf1 Merge tag 'renesas-soc-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  8. 21760ae Merge tag 'renesas-r8a7779-multiplatform-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago
  9. ecdaca4 ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init by Simon Horman · 11 years ago
  10. d6d757c ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM by keita kobayashi · 11 years ago
  11. fd44aa5 ARM: shmobile: Move common.h by Magnus Damm · 11 years ago[Renamed from arch/arm/mach-shmobile/include/mach/common.h]
  12. c39dae3 ARM: shmobile: Add shared shmobile_init_delay() by Magnus Damm · 11 years ago
  13. 891fa52 ARM: shmobile: Remove duplicate shmobile_invalidate_start() declaration by Geert Uytterhoeven · 11 years ago
  14. e455021 ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() by Magnus Damm · 11 years ago
  15. a112de8 ARM: shmobile: Shared APMU SMP support code without DT by Magnus Damm · 11 years ago
  16. a84a5ab ARM: shmobile: Introduce shmobile_boot_size by Magnus Damm · 11 years ago
  17. 87a08ca ARM: shmobile: Expose shmobile_invalidate_start() by Magnus Damm · 11 years ago
  18. c4e1e64 ARM: shmobile: Remove unused shmobile_smp_init_cpus() by Magnus Damm · 11 years ago
  19. 5c4dfcd ARM: shmobile: Introduce shmobile_smp_cpu_disable() by Magnus Damm · 11 years ago
  20. 2547503 Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/renesas by Olof Johansson · 11 years ago
  21. cc61591 ARM: shmobile: Introduce per-CPU SMP boot / sleep code by Magnus Damm · 11 years ago
  22. e7b1c96 ARM: shmobile: Add shared SCU CPU Hotplug code by Magnus Damm · 11 years ago
  23. c970d4e ARM: shmobile: Introduce shared SCU SMP boot code by Magnus Damm · 11 years ago
  24. 13eb604 ARM: shmobile: Remove unused shmobile_init_time() by Magnus Damm · 11 years ago
  25. 4f6da36 ARM: shmobile: Remove old SCU boot code by Magnus Damm · 12 years ago
  26. bfabbcc ARM: shmobile: Add SCU boot function using argument by Magnus Damm · 12 years ago
  27. ebe72ab ARM: shmobile: Add SMP boot function and argument by Magnus Damm · 12 years ago
  28. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  30. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 80d538b ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototype by Daniel Lezcano · 12 years ago
  32. 60e3a566 ARM: shmobile: r8a7779: move global functions to r8a7779.h by Kuninori Morimoto · 12 years ago
  33. f96c764 ARM: shmobile: r8a7740: move global functions to r8a7740.h by Kuninori Morimoto · 12 years ago
  34. 014f93a ARM: shmobile: sh73a0: move global functions to sh73a0.h by Kuninori Morimoto · 12 years ago
  35. daf9aa9 ARM: shmobile: sh7372: move global functions to sh7372.h by Kuninori Morimoto · 12 years ago
  36. 8e56e6d ARM: shmobile: INTC External IRQ pin driver on r8a7779 by Magnus Damm · 12 years ago
  37. 195f962 ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779 by Kuninori Morimoto · 12 years ago
  38. 5e4460f ARM: shmobile: Remove unused hotplug.c by Magnus Damm · 12 years ago
  39. 916ddc3 ARM: shmobile: r8a7779: Do not use early devices with DT reference by Simon Horman · 12 years ago
  40. 3b00f93 ARM: shmobile: sh73a0: Do not use early devices with DT reference by Simon Horman · 12 years ago
  41. 4c82284 ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S by Magnus Damm · 12 years ago
  42. ec0d84a ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S by Magnus Damm · 12 years ago
  43. 10e8d4f ARM: mach-shmobile: r8a7779: Minimal setup using DT by Simon Horman · 12 years ago
  44. c58a154 ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT by Simon Horman · 12 years ago
  45. 0f234d9 ARM: mach-shmobile: add shmobile_cpu_disable_any() by Ulrich Hecht · 12 years ago
  46. 4860953 ARM: mach-shmobile: sh73a0: Minimal setup using DT by Simon Horman · 12 years ago
  47. a3f22db ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT by Simon Horman · 12 years ago
  48. 33419a6 ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags by Bastian Hecht · 12 years ago
  49. 895d3b5 ARM: shmobile: r8a7740: Add CPU sleep suspend by Bastian Hecht · 12 years ago
  50. 13baf88 ARM: shmobile: sh73a0: Add CPU sleep suspend by Bastian Hecht · 12 years ago
  51. 8a21cda ARM: shmobile: add function declarations for sh7372 DT helper functions by Guennadi Liakhovetski · 12 years ago
  52. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  53. 2864b19 ARM: shmobile: Remove SH7377 support by Nobuhiro Iwamatsu · 12 years ago
  54. ed9c075 ARM: shmobile: Remove SH7367 support by Nobuhiro Iwamatsu · 12 years ago
  55. b3796d9 ARM: shmobile: mark shmobile_init_late as __init by Arnd Bergmann · 12 years ago
  56. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  57. a62580e ARM: SoC: convert shmobile SMP to SMP operations by Marc Zyngier · 13 years ago
  58. 5b41147 ARM: shmobile: Make sh7372 cpuidle handling more straightforward by Rafael J. Wysocki · 12 years ago
  59. 35f2b0b ARM: shmobile: Move definition of shmobile_init_late() to header by Rafael J. Wysocki · 12 years ago
  60. d49679e ARM: shmobile: r8a7740: add MERAM work-around by Kuninori Morimoto · 13 years ago
  61. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  62. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  63. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 13 years ago
  64. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 13 years ago
  65. 21cc1b7 ARM: shmobile: use machine specific hook for late init by Shawn Guo · 13 years ago
  66. 0f2c9f2 ARM: mach-shmobile: Introduce shmobile_setup_delay() by Magnus Damm · 13 years ago
  67. b2f1df8 Merge branch 'renesas/timer' into next/timer by Arnd Bergmann · 13 years ago
  68. 4200b16 ARM: shmobile: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  69. 08ad42f ARM: mach-shmobile: add shmobile_earlytimer_init() by Magnus Damm · 13 years ago
  70. 6b6a4c0 ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() by Magnus Damm · 13 years ago
  71. 3e353b87 ARM: mach-shmobile: r8a7779 map_io and init_early update by Magnus Damm · 13 years ago
  72. d3ab722 ARM: mach-shmobile: r8a7740 map_io and init_early update by Magnus Damm · 13 years ago
  73. 50e15c3 ARM: mach-shmobile: sh73a0 map_io and init_early update by Magnus Damm · 13 years ago
  74. 5d7220ec ARM: mach-shmobile: sh7372 map_io and init_early update by Magnus Damm · 13 years ago
  75. bfc46f3 ARM: mach-shmobile: sh7377 map_io and init_early update by Magnus Damm · 13 years ago
  76. 237caf9 ARM: mach-shmobile: sh7367 map_io and init_early update by Magnus Damm · 13 years ago
  77. f40aaf6 ARM: mach-shmobile: r8a7779 SMP support V3 by Magnus Damm · 13 years ago
  78. a662c08 ARM: mach-shmobile: r8a7779 power domain support V2 by Magnus Damm · 13 years ago
  79. ea75b9c Merge branch 'rmobile/core' into rmobile/marzen by Paul Mundt · 13 years ago
  80. 8b30679 ARM: mach-shmobile: Allow SoC specific CPU kill code by Magnus Damm · 13 years ago
  81. 19c43fc ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2 by Magnus Damm · 13 years ago
  82. f411fad ARM: mach-shmobile: r8a7779 and Marzen base support V2 by Magnus Damm · 13 years ago
  83. e0a23ce Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen by Paul Mundt · 13 years ago
  84. 04cf399 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest by Paul Mundt · 13 years ago
  85. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  86. f7dadb3 PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode by Magnus Damm · 13 years ago
  87. d477535 sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT() by Kuninori Morimoto · 13 years ago
  88. a83d8e2 ARM: shmobile: convert smp platforms to gic_handle_irq() by Marc Zyngier · 13 years ago
  89. 6c01ba4 ARM: mach-shmobile: R-Mobile A1 support. by Kuninori Morimoto · 13 years ago
  90. b73b5c4 ARM: mach-shmobile: cpuidle single/global and last_state fixes by Magnus Damm · 13 years ago
  91. cf33835 ARM: mach-shmobile: sh7372 A3SM support by Magnus Damm · 13 years ago
  92. 06b8416 ARM: mach-shmobile: sh7372 generic suspend/resume support by Magnus Damm · 13 years ago
  93. 0af4817 ARM: mach-shmobile: CPUIdle support by Magnus Damm · 14 years ago
  94. 9799165 ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAM by Magnus Damm · 14 years ago
  95. c3dada1 ARM: mach-shmobile: Suspend-to-RAM support by Magnus Damm · 14 years ago
  96. e9d728f Merge branch 'rmobile/smp' into rmobile-latest by Paul Mundt · 14 years ago
  97. e74a962 ARM: mach-shmobile: Run-time IRQ handler for GIC by Magnus Damm · 14 years ago
  98. 863b171 ARM: mach-shmobile: Run-time IRQ handler for INTCA by Magnus Damm · 14 years ago
  99. 5f53a56 ARM: mach-shmobile: sh73a0 INTCS support by Magnus Damm · 14 years ago
  100. 72f4d57 ARM: mach-shmobile: sh73a0 SMP support by Magnus Damm · 14 years ago