aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/coherency_ll.S
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsGravatar Nick Desaulniers 1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Gravatar Thomas Gleixner 1-4/+1
2020-09-24ARM: mvebu: drop pointless check for coherency_baseGravatar Ard Biesheuvel 1-6/+1
2019-04-30ARM: mvebu: prefix coprocessor operand with pGravatar Stefan Agner 1-1/+1
2014-11-22ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricGravatar Thomas Petazzoni 1-2/+19
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Gravatar Russell King 1-5/+5
2014-05-22ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()Gravatar Thomas Petazzoni 1-18/+25
2014-05-22ARM: mvebu: improve comments in coherency_ll.SGravatar Thomas Petazzoni 1-18/+32
2014-05-22ARM: mvebu: fix indentation of assembly instructions in coherency_ll.SGravatar Thomas Petazzoni 1-4/+4
2014-05-22ARM: mvebu: fix big endian booting after coherency code reworkGravatar Thomas Petazzoni 1-1/+1
2014-05-08ARM: mvebu: Low level function to disable HW coherency supportGravatar Gregory CLEMENT 1-0/+20
2014-05-08ARM: mvebu: Split low level functions to manipulate HW coherencyGravatar Gregory CLEMENT 1-30/+62
2014-05-08ARM: mvebu: ll_set_cpu_coherent always uses the current CPUGravatar Gregory CLEMENT 1-5/+5
2014-05-08ARM: mvebu: remove the address parameter for ll_set_cpu_coherentGravatar Gregory CLEMENT 1-2/+20
2013-10-19ARM: mvebu: support running big-endianGravatar Ben Dooks 1-0/+3
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionGravatar Nadav Haklai 1-5/+11
2012-11-21arm: mvebu: Add support for coherency fabric in mach-mvebuGravatar Gregory CLEMENT 1-0/+49