summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-02ARM: shmobile: r8a7740: move global functions to r8a7740.hKuninori Morimoto2-9/+9
2013-04-02ARM: shmobile: sh73a0: move global functions to sh73a0.hKuninori Morimoto2-16/+15
2013-04-02ARM: shmobile: sh7372: move global functions to sh7372.hKuninori Morimoto2-15/+12
2013-04-02ARM: shmobile: r8a7779: remove DIV4 clocks and use fixed ratio clockKuninori Morimoto1-87/+109
2013-04-02ARM: shmobile: r8a7740: use fixed ratio clockKuninori Morimoto1-45/+9
2013-04-02ARM: shmobile: r8a7740: tidyup comment/implementation mismatchKuninori Morimoto1-29/+31
2013-04-02ARM: shmobile: sh73a0: use fixed ratio clockKuninori Morimoto1-60/+12
2013-04-02ARM: shmobile: sh7372: use fixed ratio clockKuninori Morimoto1-37/+7
2013-04-02ARM: shmobile: add struct clk_ratio and fixed ratio clock macroKuninori Morimoto2-0/+52
2013-04-02ARM: shmobile: sh7372: remove DIV4_ZT* clocksKuninori Morimoto1-5/+1
2013-04-02ARM: shmobile: sh73a0: remove DIV4_ZT* clocksKuninori Morimoto1-3/+1
2013-04-02ARM: shmobile: sh73a0: add a TWD clockGuennadi Liakhovetski1-0/+16
2013-04-02ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht4-663/+207
2013-04-02ARM: shmobile: r8a73a4: add thermal driver supportKuninori Morimoto3-1/+34
2013-04-02ARM: shmobile: Disallow PINCTRL without GPIOLIBMagnus Damm1-1/+1
2013-04-02ARM: shmobile: sh73a0: add irqpin DT nodesGuennadi Liakhovetski1-0/+81
2013-04-02ARM: shmobile: r8a7778 SCIF supportKuninori Morimoto2-0/+39
2013-04-02ARM: shmobile: add R8A7778 basis supportKuninori Morimoto6-0/+328
2013-04-02ARM: shmobile: sh73a0: wait for completion when kicking the clockGuennadi Liakhovetski1-6/+17
2013-04-02ARM: shmobile: r8a73a4 PFC supportMagnus Damm3-0/+12
2013-04-02ARM: shmobile: r8a73a4 IRQC support V2Magnus Damm3-0/+117
2013-04-02ARM: shmobile: r8a73a4 SCIF support V3Magnus Damm2-1/+57
2013-04-02ARM: shmobile: Initial r8a73a4 SoC support V3Magnus Damm6-0/+211
2013-03-18ARM: shmobile: Make r8a7779 INTC irqpin platform data staticMagnus Damm1-1/+1
2013-03-18ARM: shmobile: Make sh73a0 INTC irqpin platform data staticMagnus Damm1-4/+4
2013-03-18ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm3-1/+54
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm4-124/+134
2013-03-18ARM: shmobile: irq_pin() for static IRQ pin assignmentMagnus Damm1-0/+4
2013-03-18r8a7779: Add Display Unit clock supportPhil Edworthy1-1/+3
2013-03-13ARM: shmobile: R8A7779: use gic_iid() in SATA IRQ resourceSergei Shtylyov1-1/+1
2013-03-13ARM: mach-shmobile: r8a7779: add SATA supportVladimir Barinov2-0/+30
2013-03-13ARM: mach-shmobile: r8a7779: SATA DT configurationVladimir Barinov1-0/+7
2013-03-13ARM: shmobile: r8a7779: add Thermal support on DTKuninori Morimoto1-0/+5
2013-03-13ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto1-2/+1
2013-03-13ARM: shmobile: r8a7779: use gic_iid macroKuninori Morimoto1-12/+12
2013-03-13ARM: shmobile: r8a7779: fixup DT machine nameKuninori Morimoto1-1/+1
2013-03-13ARM: shmobile: r8a7779: fixup dtsi typoKuninori Morimoto1-1/+1
2013-03-13ARM: shmobile: add gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto1-0/+1
2013-03-13ARM: mach-shmobile: r8a7740: Add DT names to clock listBastian Hecht1-0/+9
2013-03-13ARM: shmobile: Remove unused hotplug.cMagnus Damm3-75/+0
2013-03-13ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm1-47/+49
2013-03-13ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm1-1/+6
2013-03-13ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm1-27/+5
2013-03-13ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm1-6/+32
2013-03-13ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm1-4/+3
2013-03-13ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm1-2/+2
2013-03-13ARM: shmobile: Fix base address readout in headsmp-scu.SMagnus Damm1-1/+2
2013-03-13ARM: shmobile: r8a7779: Remove lan from dtsiSimon Horman1-9/+0
2013-03-13ARM: shmobile: r8a7779: Do not initialise i2c as an early deviceSimon Horman1-5/+3
2013-03-13ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2-17/+10