summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: Move common.hMagnus Damm2014-06-171-56/+0
* ARM: shmobile: Add shared shmobile_init_delay()Magnus Damm2014-04-141-0/+1
* ARM: shmobile: Remove duplicate shmobile_invalidate_start() declarationGeert Uytterhoeven2014-02-041-1/+0
* ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm2013-09-301-2/+0
* ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm2013-09-301-0/+6
* ARM: shmobile: Introduce shmobile_boot_sizeMagnus Damm2013-09-201-0/+1
* ARM: shmobile: Expose shmobile_invalidate_start()Magnus Damm2013-09-201-0/+1
* ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm2013-09-201-1/+0
* ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm2013-09-201-0/+1
* Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-08-281-0/+9
|\
| * ARM: shmobile: Introduce per-CPU SMP boot / sleep codeMagnus Damm2013-08-061-0/+4
| * ARM: shmobile: Add shared SCU CPU Hotplug codeMagnus Damm2013-08-061-0/+2
| * ARM: shmobile: Introduce shared SCU SMP boot codeMagnus Damm2013-08-061-0/+3
* | ARM: shmobile: Remove unused shmobile_init_time()Magnus Damm2013-08-061-1/+0
|/
* ARM: shmobile: Remove old SCU boot codeMagnus Damm2013-06-171-1/+0
* ARM: shmobile: Add SCU boot function using argumentMagnus Damm2013-06-171-0/+1
* ARM: shmobile: Add SMP boot function and argumentMagnus Damm2013-06-171-1/+3
* Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-54/+0
|\
| * ARM: shmobile: r8a7779: move global functions to r8a7779.hKuninori Morimoto2013-04-021-14/+0
| * ARM: shmobile: r8a7740: move global functions to r8a7740.hKuninori Morimoto2013-04-021-9/+0
| * ARM: shmobile: sh73a0: move global functions to sh73a0.hKuninori Morimoto2013-04-021-16/+0
| * ARM: shmobile: sh7372: move global functions to sh7372.hKuninori Morimoto2013-04-021-15/+0
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+1
|\ \ | |/
| * ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm2013-03-181-0/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-14/+7
|\ \ | |/
| * ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto2013-03-131-2/+1
| * ARM: shmobile: Remove unused hotplug.cMagnus Damm2013-03-131-10/+0
| * ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2013-03-131-1/+1
| * ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman2013-03-131-1/+1
| * ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm2013-03-131-0/+1
| * ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm2013-03-131-1/+1
| * ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman2013-03-131-0/+2
| * ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman2013-03-131-0/+1
* | ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano2013-04-221-3/+0
|/
* ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2013-01-301-0/+1
* ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman2013-01-251-0/+2
* ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman2013-01-251-0/+1
* ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht2013-01-251-0/+1
* ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht2013-01-251-0/+1
* ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht2013-01-251-0/+1
* ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski2013-01-251-0/+2
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+4
* ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu2012-11-061-9/+0
* ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu2012-11-061-9/+0
* ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann2012-10-091-1/+1
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-4/+10
|\
| * ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-041-2/+4
| * ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-041-2/+6
* | ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-141-12/+12
|/
* ARM: shmobile: r8a7740: add MERAM work-aroundKuninori Morimoto2012-06-201-0/+1
OpenPOWER on IntegriCloud