aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/lib
AgeCommit message (Expand)AuthorFilesLines
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeGravatar Max Filippov 6-51/+51
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-06xtensa: replace variant/core.h with asm/core.hGravatar Max Filippov 6-6/+6
2017-12-16xtensa: add support for KASANGravatar Max Filippov 2-6/+9
2017-12-16xtensa: clean up custom-controlled debug outputGravatar Max Filippov 1-36/+9
2017-12-10xtensa: clean up functions in assembly codeGravatar Max Filippov 5-36/+27
2017-12-10xtensa: clean up word alignment macros in assembly codeGravatar Max Filippov 2-48/+25
2017-12-10xtensa: clean up fixups in assembly codeGravatar Max Filippov 5-166/+121
2017-03-28xtensa: get rid of zeroing, use RAW_COPY_USERGravatar Al Viro 1-68/+48
2015-11-02xtensa: fixes for configs without loop optionGravatar Max Filippov 1-3/+3
2012-12-18xtensa: clean up files to make them code-style compliantGravatar Chris Zankel 6-18/+13
2012-12-18xtensa: provide proper assembler function boundaries with ENDPROC()Gravatar Chris Zankel 1-1/+4
2012-10-15xtensa: fix memmove(), bcopy(), and memcpy().Gravatar Chris Zankel 1-25/+284
2008-11-06xtensa: move headers files to arch/xtensa/includeGravatar Chris Zankel 6-6/+6
2007-05-31[XTENSA] fix sources using deprecated assembler directiveGravatar Chris Zankel 2-32/+34
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cGravatar David S. Miller 2-33/+1
2006-12-10[PATCH] xtensa: remove extra header filesGravatar Chris Zankel 6-7/+6
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-03Attack of "the the"s in archGravatar Matt LaPlante 1-2/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4Gravatar Chris Zankel 9-0/+1968