aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/coherency.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-24ARM: mvebu: fix some sparse warningsJisheng Zhang1-0/+1
2013-09-18ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang1-1/+7
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-06-20arm: mvebu: fix coherency_late_init() for multiplatformThomas Petazzoni1-2/+3
2013-06-13arm: mvebu: don't hardcode a physical address in headsmp.SThomas Petazzoni1-0/+12
2013-06-13arm: mvebu: avoid hardcoded virtual address in coherency codeThomas Petazzoni1-10/+10
2013-06-13arm: mvebu: remove dependency of SMP init on static I/O mappingThomas Petazzoni1-12/+0
2012-11-21arm: mvebu: Add hardware I/O Coherency supportGregory CLEMENT1-0/+73
2012-11-21arm: mvebu: Add support for coherency fabric in mach-mvebuGregory CLEMENT1-0/+82