aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/copy_template.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel1-44/+23
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-2/+2
2019-02-01ARM: 8827/1: fix argument count to match macro definitionStefan Agner1-1/+1
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting1-0/+30
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky1-18/+18
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-2/+22
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre1-10/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre1-0/+255