summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/string.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-10x86/boot/string: Add missing function prototypesKees Cook1-0/+3
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar1-4/+1
2020-05-04x86/boot: Add kstrtoul() from lib/Vamshi K Sthambamkadi1-0/+1
2019-02-01x86/boot: Copy kstrtoull() to boot/string.cChao Fan1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-24x86/boot: Add missing strchr() declarationTommy Nguyen1-0/+1
2017-01-09x86/boot: Add missing declaration of string functionsNicholas Mc Guire1-0/+9
2014-03-19x86, boot: Move memcmp() into string.h and string.cVivek Goyal1-0/+2
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal1-0/+19