aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/memmove.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
* Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-241-14/+14
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+1
* [ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre2008-06-221-10/+2
* [ARM] fix cache alignment code in memset.SNicolas Pitre2008-06-221-1/+1
* [ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre2005-11-011-0/+206