summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2014-05-2033-206/+1178
|\
| * 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
| * cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT2014-05-083-0/+99
| * 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-082-3/+7
| * 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-085-1/+97
| * ARM: mvebu: add function to set the resume boot address for Armada 375Gregory CLEMENT2014-05-082-1/+15
| * Merge branch 'mvebu/irqchip' into mvebu/socJason Cooper2014-05-084-14/+24
| |\
| | * irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth2014-05-081-2/+2
| | * irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2014-05-083-8/+17
| | * irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2014-05-083-4/+5
| * | ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni2014-05-082-0/+4
| * | ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni2014-05-083-26/+11
| * | Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper2014-05-086-28/+185
| |\ \
| | * | ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT2014-04-241-2/+7
| | * | ARM: mvebu: extend the PMSU registersGregory CLEMENT2014-04-242-10/+18
| | * | ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni2014-04-241-5/+31
| | * | ARM: mvebu: start using the CPU reset driverThomas Petazzoni2014-04-242-26/+47
| | * | ARM: mvebu: introduce CPU reset codeThomas Petazzoni2014-04-244-1/+98
| | |/
| * | ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni2014-04-242-4/+17
| * | ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni2014-04-241-3/+165
| * | ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni2014-04-242-4/+32
| * | ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni2014-04-242-0/+21
| * | ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni2014-04-241-6/+3
| * | bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-246-13/+8
| * | ARM: mvebu: add a coherency_available() callThomas Petazzoni2014-04-242-8/+23
| * | ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni2014-04-242-15/+37
| * | ARM: mvebu: Add a SOC bus device entryAndrew Lunn2014-04-242-0/+31
| |/
* | Merge tag 'mvebu-soc-orion5x-3.16' of git://git.infradead.org/linux-mvebu int...Olof Johansson2014-05-2024-1104/+1393
|\ \