Age | Commit message (Expand) | Author | Files | Lines |
2020-09-24 | ARM: mvebu: drop pointless check for coherency_base | Ard Biesheuvel | 1 | -6/+1 |
2019-04-30 | ARM: mvebu: prefix coprocessor operand with p | Stefan Agner | 1 | -1/+1 |
2014-11-22 | ARM: mvebu: make the coherency_ll.S functions work with no coherency fabric | Thomas Petazzoni | 1 | -2/+19 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -5/+5 |
2014-05-22 | ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask() | Thomas Petazzoni | 1 | -18/+25 |
2014-05-22 | ARM: mvebu: improve comments in coherency_ll.S | Thomas Petazzoni | 1 | -18/+32 |
2014-05-22 | ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S | Thomas Petazzoni | 1 | -4/+4 |
2014-05-22 | ARM: mvebu: fix big endian booting after coherency code rework | Thomas Petazzoni | 1 | -1/+1 |
2014-05-08 | ARM: mvebu: Low level function to disable HW coherency support | Gregory CLEMENT | 1 | -0/+20 |
2014-05-08 | ARM: mvebu: Split low level functions to manipulate HW coherency | Gregory CLEMENT | 1 | -30/+62 |
2014-05-08 | ARM: mvebu: ll_set_cpu_coherent always uses the current CPU | Gregory CLEMENT | 1 | -5/+5 |
2014-05-08 | ARM: mvebu: remove the address parameter for ll_set_cpu_coherent | Gregory CLEMENT | 1 | -2/+20 |
2013-10-19 | ARM: mvebu: support running big-endian | Ben Dooks | 1 | -0/+3 |
2013-05-28 | ARM: mvebu: Fix bug in coherency fabric low level init function | Nadav Haklai | 1 | -5/+11 |
2012-11-21 | arm: mvebu: Add support for coherency fabric in mach-mvebu | Gregory CLEMENT | 1 | -0/+49 |