aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/memmove.S
AgeCommit message (Expand)AuthorFilesLines
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsGravatar Catalin Marinas 1-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsGravatar Catalin Marinas 1-14/+14
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesGravatar Catalin Marinas 1-0/+1
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsGravatar Nicolas Pitre 1-10/+2
2008-06-22[ARM] fix cache alignment code in memset.SGravatar Nicolas Pitre 1-1/+1
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveGravatar Nicolas Pitre 1-0/+206