summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd
2014-06-06Fix ARM merge mistake in mvebu board fileLinus Torvalds
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-30ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon
2014-05-23Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King
2014-05-22ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Thomas Petazzoni
2014-05-22ARM: mvebu: improve comments in coherency_ll.SThomas Petazzoni
2014-05-22ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SThomas Petazzoni
2014-05-22ARM: mvebu: fix big endian booting after coherency code reworkThomas Petazzoni
2014-05-22ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCIThomas Petazzoni
2014-05-22ARM: mvebu: implement L2/PCIe deadlock workaroundThomas Petazzoni
2014-05-19Merge branch 'cleanup/kconfig' into next/socOlof Johansson
2014-05-16ARM: mvebu: use hardware I/O coherency also for PCI devicesThomas Petazzoni
2014-05-13ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni
2014-05-13ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni
2014-05-08ARM: mvebu: Fix pmsu compilation when ARMv6 is selectedVincent Stehlé
2014-05-08ARM: mvebu: conditionalize Armada 375 coherency workaroundThomas Petazzoni
2014-05-08ARM: mvebu: conditionalize Armada 375 SMP workaroundThomas Petazzoni
2014-05-08ARM: mvebu: add Armada 375 A0 revision definitionThomas Petazzoni
2014-05-08ARM: mvebu: initialize mvebu-soc-id earlierThomas Petazzoni
2014-05-08ARM: mvebu: fix thermal quirk SoC revision checkThomas Petazzoni
2014-05-08ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn
2014-05-08ARM: Kirkwood: Remove platform driver for codecAndrew Lunn
2014-05-08ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia
2014-05-08ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia
2014-05-08ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT
2014-05-08ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT
2014-05-08ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT
2014-05-08ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT
2014-05-08ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni
2014-05-08ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT
2014-05-08ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT
2014-05-08ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT
2014-05-08ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni
2014-05-08ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT
2014-05-08ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT
2014-05-08Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni
2014-05-08Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni