summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAge
* ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni2014-07-16
* ARM: mvebu: ensure CPU clocks are enabledThomas Petazzoni2014-07-16
* Fix ARM merge mistake in mvebu board fileLinus Torvalds2014-06-06
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King2014-05-30
| * ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-22
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-02
|\ \
| * \ Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-05-23
| |\ \
| | * | ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Thomas Petazzoni2014-05-22
| | * | ARM: mvebu: improve comments in coherency_ll.SThomas Petazzoni2014-05-22
| | * | ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SThomas Petazzoni2014-05-22
| | * | ARM: mvebu: fix big endian booting after coherency code reworkThomas Petazzoni2014-05-22
| | * | ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCIThomas Petazzoni2014-05-22
| | * | ARM: mvebu: implement L2/PCIe deadlock workaroundThomas Petazzoni2014-05-22
| | * | ARM: mvebu: use hardware I/O coherency also for PCI devicesThomas Petazzoni2014-05-16
| * | | Merge branch 'cleanup/kconfig' into next/socOlof Johansson2014-05-19
| |\ \ \ | | |/ / | |/| |
| * | | ARM: mvebu: Fix pmsu compilation when ARMv6 is selectedVincent Stehlé2014-05-08
| * | | ARM: mvebu: conditionalize Armada 375 coherency workaroundThomas Petazzoni2014-05-08
| * | | ARM: mvebu: conditionalize Armada 375 SMP workaroundThomas Petazzoni2014-05-08
| * | | ARM: mvebu: add Armada 375 A0 revision definitionThomas Petazzoni2014-05-08
| * | | ARM: mvebu: initialize mvebu-soc-id earlierThomas Petazzoni2014-05-08
| * | | ARM: mvebu: fix thermal quirk SoC revision checkThomas Petazzoni2014-05-08
| * | | ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn2014-05-08
| * | | ARM: Kirkwood: Remove platform driver for codecAndrew Lunn2014-05-08
| * | | ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia2014-05-08
| * | | ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia2014-05-08
| * | | ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT2014-05-08
| * | | ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT2014-05-08
| * | | ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT2014-05-08
| * | | ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT2014-05-08
| * | | ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni2014-05-08
| * | | ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT2014-05-08
| * | | ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT2014-05-08
| * | | ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT2014-05-08
| * | | ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT2014-05-08
| * | | ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT2014-05-08
| * | | ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT2014-05-08
| * | | ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT2014-05-08
| * | | ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni2014-05-08
| * | | ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT2014-05-08
| * | | ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT2014-05-08
| * | | ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT2014-05-08
| * | | Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper2014-05-08
| |\ \ \
| | * | | irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2014-05-08
| | * | | irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2014-05-08
| | | |/ | | |/|
| * | | ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni2014-05-08
| * | | ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni2014-05-08
| * | | Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper2014-05-08
| |\ \ \
| | * | | ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT2014-04-24
| | * | | ARM: mvebu: extend the PMSU registersGregory CLEMENT2014-04-24