summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: r8a7779: add Thermal support on DTKuninori Morimoto2013-03-131-0/+5
* ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto2013-03-131-2/+1
* ARM: shmobile: r8a7779: use gic_iid macroKuninori Morimoto2013-03-131-12/+12
* ARM: shmobile: r8a7779: fixup DT machine nameKuninori Morimoto2013-03-131-1/+1
* ARM: shmobile: r8a7779: fixup dtsi typoKuninori Morimoto2013-03-131-1/+1
* ARM: shmobile: add gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto2013-03-131-0/+1
* ARM: mach-shmobile: r8a7740: Add DT names to clock listBastian Hecht2013-03-131-0/+9
* ARM: shmobile: Remove unused hotplug.cMagnus Damm2013-03-133-75/+0
* ARM: shmobile: Rearrange r8a7779 cpu hotplug codeMagnus Damm2013-03-131-47/+49
* ARM: shmobile: Use sh73a0-specific cpu disable codeMagnus Damm2013-03-131-1/+6
* ARM: shmobile: Update r8a7779 to use scu_power_mode()Magnus Damm2013-03-131-27/+5
* ARM: shmobile: Update r8a7779 to check SCU for hotplugMagnus Damm2013-03-131-6/+32
* ARM: shmobile: Use R8A7779_SCU_BASE with TWDMagnus Damm2013-03-131-4/+3
* ARM: shmobile: Rework SH73A0_SCU_BASE IOMEM() usageMagnus Damm2013-03-131-2/+2
* ARM: shmobile: Fix base address readout in headsmp-scu.SMagnus Damm2013-03-131-1/+2
* ARM: shmobile: r8a7779: Remove lan from dtsiSimon Horman2013-03-131-9/+0
* ARM: shmobile: r8a7779: Do not initialise i2c as an early deviceSimon Horman2013-03-131-5/+3
* ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2013-03-132-17/+10
* ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman2013-03-132-16/+10
* ARM: shmobile: sh73a0: Remove warning about SMPSimon Horman2013-03-131-8/+0
* ARM: shmobile: sh73a0: Add smp ops to DT_MACHINE_STARTSimon Horman2013-03-131-0/+1
* ARM: shmobile: sh73a0: Remove sh73a0_init_irq_dt()Simon Horman2013-03-132-9/+2
* ARM: shmobile: sh73a0: fix Z and ZG clock hierarchyGuennadi Liakhovetski2013-03-131-2/+2
* ARM: shmobile: Make EMEV2 setup functions staticMagnus Damm2013-03-131-2/+2
* ARM: shmobile: Update EMEV2 to use scu_power_mode()Magnus Damm2013-03-131-34/+8
* ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm2013-03-137-59/+10
* ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm2013-03-134-4/+54
* ARM: shmobile: Rework EMEV2 scu_base variableMagnus Damm2013-03-131-7/+8
* ARM: shmobile: Kill off r8a7779 scu_base_addr() functionMagnus Damm2013-03-131-9/+8
* ARM: shmobile: Kill off sh73a0 scu_base_addr() functionMagnus Damm2013-03-131-10/+10
* ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman2013-03-133-6/+100
* ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman2013-03-133-6/+72
* ARM: shmobile: add MMCIF and SDHI DT clock aliases to sh73a0 and r8a7740Guennadi Liakhovetski2013-03-132-0/+7
* ARM: shmobile: Remove emev2_get_core_count()Magnus Damm2013-03-131-13/+8
* ARM: shmobile: Remove r8a7779_get_core_count()Magnus Damm2013-03-131-8/+1
* ARM: shmobile: Remove sh73a0_get_core_count()Magnus Damm2013-03-131-8/+1
* ARM: shmobile: Move EMEV2 CPU boot vector setup codeMagnus Damm2013-03-131-3/+3
* ARM: shmobile: Remove partial CPU Hotplug from EMEV2Magnus Damm2013-03-131-28/+0
* ARM: shmobile: Remove unused headers from hotplug.cMagnus Damm2013-03-131-4/+0
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
* ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-061-1/+1
* ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-061-1/+1
* ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-032-2/+2
* ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
* ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-031-1/+1
* ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-031-1/+1
* ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-034-1/+6
* ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-032-6/+40
* ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-034-14/+19
* ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-031-3/+3
OpenPOWER on IntegriCloud