aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/string.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2008-10-21powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto1-1/+3
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson1-0/+13
2007-09-14[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.SDavid Gibson1-0/+24
2006-01-14powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras1-3/+17
2005-11-16powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras1-0/+216