aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAge
* ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni2015-07-10
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-22
|\
| * ARM: mvebu: add core support for Armada 39xThomas Petazzoni2015-03-04
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-22
|\ \
| * | ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesThomas Petazzoni2015-03-04
| |/
* / ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT2015-03-31
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-19
* ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann2015-02-18
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-17
|\
| * ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherencyThomas Petazzoni2015-01-19
| * Merge branch 'mvebu/fixes-3' into mvebu/socAndrew Lunn2015-01-19
| |\
| * | ARM: mvebu: Update the SoC ID and revision definitionsGregory CLEMENT2015-01-09
* | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-28
| |/ |/|
* | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-17
|/
* ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni2014-12-04
* Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann2014-12-04
|\
| * ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni2014-11-30
| * ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeThomas Petazzoni2014-11-30
| * ARM: mvebu: Armada XP GP specific suspend/resume codeThomas Petazzoni2014-11-30
| * ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeThomas Petazzoni2014-11-30
| * ARM: mvebu: implement suspend/resume support for Armada XPThomas Petazzoni2014-11-30
* | ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT2014-11-21
* | ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT2014-11-21
* | ARM: mvebu: Move SCU power up in a functionGregory CLEMENT2014-11-21
* | ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT2014-11-21
* | ARM: mvebu: update comments in coherency.cThomas Petazzoni2014-11-21
* | ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyThomas Petazzoni2014-11-21
* | ARM: mvebu: remove unused register offset definitionThomas Petazzoni2014-11-21
* | ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni2014-11-21
* | ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni2014-11-21
* | Merge branch 'mvebu/fixes' into mvebu/socJason Cooper2014-11-21
|\ \
| * | ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni2014-11-06
| * | ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn2014-11-01
| |/
* / ARM: mvebu: Remove thermal quirk for A375 Z1 revisionEzequiel Garcia2014-11-08
|/
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-03
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\
| * Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-07-26
| |\
| | * ARM: mvebu: fix build without platforms selectedArnd Bergmann2014-07-24
| | * Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper2014-07-24
| | |\
| | | * ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT2014-07-24
| | | * ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT2014-07-24
| | | * cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT2014-07-24
| | | * ARM: mvebu: export the SCU addressGregory CLEMENT2014-07-24
| | | * ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT2014-07-24
| | | * ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT2014-07-24
| | | * ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT2014-07-24
| | | * ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT2014-07-24
| | | * ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT2014-07-24
| | | * ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT2014-07-24
| | | * ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT2014-07-24