summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: Staticize armada_375_smp_cpu1_enable_waSachin Kamat2014-06-301-1/+1
* ARM: mvebu: Use system controller to get the soc id when possibleGregory CLEMENT2014-06-303-1/+38
* ARM: mvebu: Use the a standard errno in mvebu_get_soc_idGregory CLEMENT2014-06-301-1/+1
* ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownEzequiel Garcia2014-06-211-2/+11
* ARM: mvebu: implement CPU hotplug support for Armada XPThomas Petazzoni2014-06-214-34/+48
* ARM: mvebu: export PMSU idle enter/exit functionsThomas Petazzoni2014-06-212-2/+5
* ARM: mvebu: slightly refactor/rename PMSU idle related functionsThomas Petazzoni2014-06-211-10/+5
* ARM: mvebu: remove stub implementation of CPU hotplug on Armada 375/38xThomas Petazzoni2014-06-211-3/+0
* ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn2014-06-205-0/+207
* ARM: mvebu: mark armada_370_xp_pmsu_idle_prepare() as staticThomas Petazzoni2014-06-201-1/+1
* Fix ARM merge mistake in mvebu board fileLinus Torvalds2014-06-061-1/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-0/+6
|\
| * ARM: l2c: mvebu: convert to generic l2c OF initialisationRussell King2014-05-301-3/+6
| * ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-0221-182/+1073
|\ \
| * \ Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-05-232-33/+106
| |\ \
| | * | ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Thomas Petazzoni2014-05-221-18/+25
| | * | ARM: mvebu: improve comments in coherency_ll.SThomas Petazzoni2014-05-221-18/+32
| | * | ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SThomas Petazzoni2014-05-221-4/+4
| | * | ARM: mvebu: fix big endian booting after coherency code reworkThomas Petazzoni2014-05-221-1/+1
| | * | ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCIThomas Petazzoni2014-05-221-0/+2
| | * | ARM: mvebu: implement L2/PCIe deadlock workaroundThomas Petazzoni2014-05-221-0/+39
| | * | ARM: mvebu: use hardware I/O coherency also for PCI devicesThomas Petazzoni2014-05-161-5/+16
| * | | Merge branch 'cleanup/kconfig' into next/socOlof Johansson2014-05-191-6/+0
| |\ \ \ | | |/ / | |/| |
| * | | ARM: mvebu: Fix pmsu compilation when ARMv6 is selectedVincent Stehlé2014-05-081-0/+1
| * | | ARM: mvebu: conditionalize Armada 375 coherency workaroundThomas Petazzoni2014-05-081-2/+8
| * | | ARM: mvebu: conditionalize Armada 375 SMP workaroundThomas Petazzoni2014-05-081-9/+11
| * | | ARM: mvebu: add Armada 375 A0 revision definitionThomas Petazzoni2014-05-081-0/+1
| * | | ARM: mvebu: initialize mvebu-soc-id earlierThomas Petazzoni2014-05-081-1/+1
| * | | ARM: mvebu: fix thermal quirk SoC revision checkThomas Petazzoni2014-05-081-1/+1
| * | | ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn2014-05-085-43/+0
| * | | ARM: Kirkwood: Remove platform driver for codecAndrew Lunn2014-05-081-15/+0
| * | | ARM: mvebu: Add thermal quirk for the Armada 375 DB boardEzequiel Garcia2014-05-082-0/+60
| * | | ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabledEzequiel Garcia2014-05-081-2/+2
| * | | ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGregory CLEMENT2014-05-081-1/+1
| * | | ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGregory CLEMENT2014-05-081-2/+0
| * | | ARM: mvebu: register the cpuidle driver for the Armada XP SoCsGregory CLEMENT2014-05-081-0/+37
| * | | ARM: mvebu: Register notifier callback for the cpuidle transitionGregory CLEMENT2014-05-081-0/+18
| * | | ARM: mvebu: refine which files are build in mach-mvebuThomas Petazzoni2014-05-081-5/+8
| * | | ARM: mvebu: Add the PMSU related part of the cpu idle functionsGregory CLEMENT2014-05-081-1/+131
| * | | ARM: mvebu: Allow to power down L2 cache controller in idle modeGregory CLEMENT2014-05-081-1/+19
| * | | ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT2014-05-081-0/+20
| * | | ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT2014-05-083-35/+71
| * | | ARM: mvebu: Remove the unused argument of set_cpu_coherent()Gregory CLEMENT2014-05-083-4/+4
| * | | ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT2014-05-085-18/+12
| * | | ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT2014-05-083-14/+23
| * | | ARM: mvebu: add Armada 38x compatible string to pmsuThomas Petazzoni2014-05-081-0/+1
| * | | ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1Gregory CLEMENT2014-05-082-0/+44
| * | | ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT2014-05-084-1/+95
| * | | ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT2014-05-082-1/+15