summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/common.h
AgeCommit message (Expand)Author
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-21ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano
2013-04-02ARM: shmobile: r8a7779: move global functions to r8a7779.hKuninori Morimoto
2013-04-02ARM: shmobile: r8a7740: move global functions to r8a7740.hKuninori Morimoto
2013-04-02ARM: shmobile: sh73a0: move global functions to sh73a0.hKuninori Morimoto
2013-04-02ARM: shmobile: sh7372: move global functions to sh7372.hKuninori Morimoto
2013-03-18ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm
2013-03-12ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto
2013-03-12ARM: shmobile: Remove unused hotplug.cMagnus Damm
2013-03-12ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman
2013-03-12ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman
2013-03-12ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm
2013-03-12ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm
2013-03-12ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman
2013-03-12ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman
2013-01-30ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht
2013-01-25ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman
2013-01-25ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman
2013-01-25ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht
2013-01-25ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht
2013-01-25ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht
2013-01-25ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-06ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu
2012-11-06ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier
2012-09-03ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki
2012-09-03ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki
2012-06-20ARM: shmobile: r8a7740: add MERAM work-aroundKuninori Morimoto
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo
2012-04-11ARM: mach-shmobile: Introduce shmobile_setup_delay()Magnus Damm
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier
2012-03-12ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm
2012-03-12ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm
2012-03-12ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm
2012-03-12ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm