summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann31-930/+859
2013-03-25ARM: sirf: enable support in multi_v7_defconfigArnd Bergmann1-0/+6
2013-03-25ARM: sirf: enable multiplatform supportArnd Bergmann13-173/+18
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann5-563/+11
2013-03-25ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann3-3/+27
2013-03-25ARM: sirf: enable sparse IRQArnd Bergmann3-17/+3
2013-03-25ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann3-138/+2
2013-03-25ARM: sirf: fix prima2 interrupt lookupArnd Bergmann1-4/+2
2013-03-20Merge branches 'prima2/soc' and 'clksrc/cleanup' into prima2/multiplatformArnd Bergmann9-34/+17
2013-03-20ARM: spear: build hotplug.o for armv7-aArnd Bergmann1-0/+2
2013-03-20ARM: nomadik: hide MACH_NOMADIK_8815NHK in KconfigArnd Bergmann1-0/+2
2013-03-18ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb boardBarry Song2-0/+746
2013-03-18arm: prima2: add new SiRFatlas6 machine in common boardBarry Song2-1/+30
2013-03-16Merge branch 'spear/multiplatform' into next/multiplatformArnd Bergmann61-663/+318
2013-03-16Merge branch 'cns3xxx/multiplatform' into next/multiplatformArnd Bergmann16-118/+158
2013-03-16Merge tag 'nomadik-multiplatform' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann10-193/+46
2013-03-15ARM: cns3xxx: initial DT supportArnd Bergmann3-3/+125
2013-03-14ARM: cns3xxx: enable multiplatform supportArnd Bergmann5-77/+13
2013-03-14ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann3-0/+9
2013-03-14ARM: cns3xxx: enable sparse IRQ supportArnd Bergmann3-24/+2
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann8-16/+11
2013-03-12ARM: spear: enable spear13xx in multi_v7_defconfigArnd Bergmann1-0/+9
2013-03-12ARM: spear: fix build error in restart.cArnd Bergmann1-1/+2
2013-03-12ARM: spear: use multiplatform configuration options.Arnd Bergmann5-36/+46
2013-03-12ARM: spear: rename duplicate pl080_plat_dataArnd Bergmann1-2/+2
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann8-36/+31
2013-03-12ARM: spear: move generic.h and pl080.h into private dirArnd Bergmann14-14/+13
2013-03-12ARM: spear: move all files to mach-spearArnd Bergmann35-51/+24
2013-03-12ARM: spear: move spear.h and misc_regs.h into plat-spearArnd Bergmann5-135/+42
2013-03-12ARM: spear: merge Kconfig filesArnd Bergmann4-60/+47
2013-03-12ARM: spear: make spear3xx/6xx mach/spear.h files identicalArnd Bergmann9-63/+75
2013-03-12ARM: spear: move identical headers to plat-spear/include/machArnd Bergmann21-344/+0
2013-03-12ARM: spear: unify mach/generic.h and mach/irqs.hArnd Bergmann8-38/+146
2013-03-12ARM: spear13xx: make mach/dma.h localArnd Bergmann3-2/+4
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring9-34/+17
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2013-03-07ARM: nomadik: delete remnant include filesLinus Walleij3-70/+0
2013-03-07ARM: nomadik: convert to multiplatformLinus Walleij3-43/+38
2013-03-07ARM: nomadik: move debugmacro to debug includesLinus Walleij2-0/+8
2013-03-07ARM: nomadik: delete IRQ headerLinus Walleij2-80/+0
2013-03-07ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-07ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin1-1/+1
2013-03-04ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2-2/+2
2013-03-04ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang1-1/+1
2013-03-04ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-04ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann1-1/+1
2013-03-04ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon4-1/+6
2013-03-04ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2-6/+40
2013-03-04ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon4-14/+19
2013-03-04ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon1-3/+3