summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-047-125/+192
|\
| * Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-081-0/+1
| |\
| * | ARM: shmobile: Make r8a7779 INTC irqpin platform data staticMagnus Damm2013-03-181-1/+1
| * | ARM: shmobile: Make sh73a0 INTC irqpin platform data staticMagnus Damm2013-03-181-4/+4
| * | ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm2013-03-183-1/+54
| * | ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm2013-03-184-124/+134
| * | ARM: shmobile: irq_pin() for static IRQ pin assignmentMagnus Damm2013-03-181-0/+4
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-8/+0
|\ \ \
| * | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-8/+0
| | |/ | |/|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-0216-313/+257
|\ \ \
| * \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-293-21/+0
| |\ \ \
| * \ \ \ Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2013-04-031-0/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | r8a7779: Add Display Unit clock supportPhil Edworthy2013-03-181-1/+3
| * | | ARM: shmobile: R8A7779: use gic_iid() in SATA IRQ resourceSergei Shtylyov2013-03-121-1/+1
| * | | ARM: mach-shmobile: r8a7779: add SATA supportVladimir Barinov2013-03-122-0/+30
| * | | ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto2013-03-121-2/+1
| * | | ARM: shmobile: r8a7779: use gic_iid macroKuninori Morimoto2013-03-121-12/+12
| * | | ARM: shmobile: r8a7779: fixup DT machine nameKuninori Morimoto2013-03-121-1/+1
| * | | ARM: shmobile: add gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto2013-03-121-0/+1
| * | | ARM: mach-shmobile: r8a7740: Add DT names to clock listBastian Hecht2013-03-121-0/+9
| * | | ARM: shmobile: Remove unused hotplug.cMagnus Damm2013-03-123-75/+0
| * | | ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm2013-03-121-47/+49
| * | | ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm2013-03-121-1/+6
| * | | ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm2013-03-121-27/+5
| * | | ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm2013-03-121-6/+32
| * | | ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm2013-03-121-4/+3
| * | | ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm2013-03-121-2/+2
| * | | ARM: shmobile: Fix base address readout in headsmp-scu.SMagnus Damm2013-03-121-1/+2
| * | | ARM: shmobile: r8a7779: Do not initialise i2c as an early deviceSimon Horman2013-03-121-5/+3
| * | | ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2013-03-122-17/+10
| * | | ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman2013-03-122-16/+10
| * | | ARM: shmobile: sh73a0: Remove warning about SMPSimon Horman2013-03-121-8/+0
| * | | ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_STARTSimon Horman2013-03-121-0/+1
| * | | ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()Simon Horman2013-03-122-9/+2
| * | | ARM: shmobile: sh73a0: fix Z and ZG clock hierarchyGuennadi Liakhovetski2013-03-121-2/+2
| * | | ARM: shmobile: Make EMEV2 setup functions staticMagnus Damm2013-03-121-2/+2
| * | | ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm2013-03-121-34/+8
| * | | ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm2013-03-127-59/+10
| * | | ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm2013-03-124-4/+54
| * | | ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm2013-03-121-7/+8
| * | | ARM: shmobile: Kill off r8a7779 scu_base_addr() functionMagnus Damm2013-03-121-9/+8
| * | | ARM: shmobile: Kill off sh73a0 scu_base_addr() functionMagnus Damm2013-03-121-10/+10
| * | | ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman2013-03-122-6/+55
| * | | ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman2013-03-122-6/+22
| * | | ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740Guennadi Liakhovetski2013-03-122-0/+7
| * | | ARM: shmobile: Remove emev2_get_core_count()Magnus Damm2013-03-121-13/+8
| * | | ARM: shmobile: Remove r8a7779_get_core_count()Magnus Damm2013-03-121-8/+1
| * | | ARM: shmobile: Remove sh73a0_get_core_count()Magnus Damm2013-03-121-8/+1
| * | | ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm2013-03-121-3/+3
| * | | ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm2013-03-121-28/+0