aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/coherency_ll.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-30ARM: mvebu: prefix coprocessor operand with pStefan Agner1-1/+1
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni1-2/+19
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-5/+5
2014-05-22ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Thomas Petazzoni1-18/+25
2014-05-22ARM: mvebu: improve comments in coherency_ll.SThomas Petazzoni1-18/+32
2014-05-22ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SThomas Petazzoni1-4/+4
2014-05-22ARM: mvebu: fix big endian booting after coherency code reworkThomas Petazzoni1-1/+1
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGregory CLEMENT1-0/+20
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGregory CLEMENT1-30/+62
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGregory CLEMENT1-5/+5
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGregory CLEMENT1-2/+20
2013-10-19ARM: mvebu: support running big-endianBen Dooks1-0/+3
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai1-5/+11
2012-11-21arm: mvebu: Add support for coherency fabric in mach-mvebuGregory CLEMENT1-0/+49