aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 1-0/+3
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+1
2015-07-01Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Gravatar Kevin Hilman 1-0/+3
2015-06-17ARM: mvebu: fix suspend to RAM on big-endian configurationsGravatar Thomas Petazzoni 1-0/+3
2015-06-16arm/mach-mvebu: remove legacy __cpuinit sections that crept inGravatar Paul Gortmaker 2-4/+1
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 1-1/+0
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-0/+30
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-5/+5
2015-03-31ARM: mvebu: Disable CPU Idle on Armada 38xGravatar Gregory CLEMENT 1-1/+15
2015-03-04ARM: mvebu: add core support for Armada 39xGravatar Thomas Petazzoni 3-0/+30
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesGravatar Thomas Petazzoni 3-5/+5
2015-02-19ARM: make of_device_ids constGravatar Uwe Kleine-König 2-2/+2
2015-02-18ARM: mvebu: build armada375-smp code conditionallyGravatar Arnd Bergmann 1-1/+1
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 2-55/+21
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Gravatar Thomas Petazzoni 1-0/+7
2015-01-19ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherencyGravatar Thomas Petazzoni 1-55/+3
2015-01-19Merge branch 'mvebu/fixes-3' into mvebu/socGravatar Andrew Lunn 1-1/+6
2015-01-17ARM: mvebu: completely disable hardware I/O coherencyGravatar Thomas Petazzoni 1-1/+6
2015-01-09ARM: mvebu: Update the SoC ID and revision definitionsGravatar Gregory CLEMENT 1-0/+18
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksGravatar Thomas Petazzoni 1-1/+7
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Gravatar Arnd Bergmann 8-17/+437
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeGravatar Thomas Petazzoni 1-16/+15
2014-11-30ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeGravatar Thomas Petazzoni 1-0/+8
2014-11-30ARM: mvebu: Armada XP GP specific suspend/resume codeGravatar Thomas Petazzoni 2-1/+142
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeGravatar Thomas Petazzoni 1-0/+51
2014-11-30ARM: mvebu: implement suspend/resume support for Armada XPGravatar Thomas Petazzoni 4-1/+222
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGravatar Gregory CLEMENT 3-3/+53
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGravatar Gregory CLEMENT 1-0/+1
2014-11-22ARM: mvebu: Move SCU power up in a functionGravatar Gregory CLEMENT 1-7/+13
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGravatar Gregory CLEMENT 7-9/+8
2014-11-22ARM: mvebu: update comments in coherency.cGravatar Thomas Petazzoni 1-2/+3
2014-11-22ARM: mvebu: remove Armada 375 Z1 workaround for I/O coherencyGravatar Thomas Petazzoni 1-166/+3
2014-11-22ARM: mvebu: remove unused register offset definitionGravatar Thomas Petazzoni 1-2/+0
2014-11-22ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPGravatar Thomas Petazzoni 1-14/+30
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricGravatar Thomas Petazzoni 1-2/+19
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socGravatar Jason Cooper 2-1/+3
2014-11-09ARM: mvebu: Remove thermal quirk for A375 Z1 revisionGravatar Ezequiel Garcia 1-65/+1
2014-11-07ARM: mvebu: add missing of_node_put() call in coherency.cGravatar Thomas Petazzoni 1-0/+2
2014-11-01ARM: mvebu: armada xp: Generalize use of i2c quirkGravatar Andrew Lunn 1-1/+1
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Gravatar Viresh Kumar 1-1/+1
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 18-138/+797
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-6/+6
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Gravatar Arnd Bergmann 12-95/+492
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Gravatar Arnd Bergmann 3-7/+18
2014-07-24ARM: mvebu: fix build without platforms selectedGravatar Arnd Bergmann 2-1/+7
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socGravatar Jason Cooper 13-113/+383
2014-07-24ARM: mvebu: add cpuidle support for Armada 38xGravatar Gregory CLEMENT 2-1/+98
2014-07-24ARM: mvebu: add cpuidle support for Armada 370Gravatar Gregory CLEMENT 1-7/+44
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gravatar Gregory CLEMENT 1-1/+1
2014-07-24ARM: mvebu: export the SCU addressGravatar Gregory CLEMENT 2-2/+9