aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib/memcpy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek1-16/+2
2021-04-22microblaze: add 'fallthrough' to memcpy/memset/memmoveRandy Dunlap1-0/+4
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek1-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek1-5/+5
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2010-10-21microblaze: Support C optimized lib functions for little-endianMichal Simek1-3/+30
2010-10-21microblaze: Separate library optimized functionsMichal Simek1-3/+10
2010-04-01microblaze: Adding likely macrosMichal Simek1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-05-21microblaze: remove cacheable_memcpyArnd Bergmann1-5/+0
2009-03-27microblaze_v8: supported function for memory - kernel/libMichal Simek1-0/+161