summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2016-08-03ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni
2015-09-13ARM: v7 setup function should invalidate L1 cacheRussell King
2015-07-10ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-31ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT
2015-03-04ARM: mvebu: add core support for Armada 39xThomas Petazzoni
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesThomas Petazzoni
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-18ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni
2015-01-19ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherencyThomas Petazzoni
2015-01-19Merge branch 'mvebu/fixes-3' into mvebu/socAndrew Lunn
2015-01-17ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni
2015-01-09ARM: mvebu: Update the SoC ID and revision definitionsGregory CLEMENT
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni
2014-11-30ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeThomas Petazzoni
2014-11-30ARM: mvebu: Armada XP GP specific suspend/resume codeThomas Petazzoni
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeThomas Petazzoni
2014-11-30ARM: mvebu: implement suspend/resume support for Armada XPThomas Petazzoni
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT
2014-11-22ARM: mvebu: Move SCU power up in a functionGregory CLEMENT
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT
2014-11-22ARM: mvebu: update comments in coherency.cThomas Petazzoni
2014-11-22ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyThomas Petazzoni
2014-11-22ARM: mvebu: remove unused register offset definitionThomas Petazzoni
2014-11-22ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socJason Cooper
2014-11-09ARM: mvebu: Remove thermal quirk for A375 Z1 revisionEzequiel Garcia
2014-11-07ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni
2014-11-01ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-24ARM: mvebu: fix build without platforms selectedArnd Bergmann
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper
2014-07-24ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT
2014-07-24ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT
2014-07-24ARM: mvebu: export the SCU addressGregory CLEMENT
2014-07-24ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT
2014-07-24ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT
2014-07-24ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT