summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/string.h
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/string: Add missing function prototypesKees Cook2021-12-101-0/+3
* x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-191-4/+1
* x86/boot: Add kstrtoul() from lib/Vamshi K Sthambamkadi2020-05-041-0/+1
* x86/boot: Copy kstrtoull() to boot/string.cChao Fan2019-02-011-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Add missing strchr() declarationTommy Nguyen2017-06-241-0/+1
* x86/boot: Add missing declaration of string functionsNicholas Mc Guire2017-01-091-0/+9
* x86, boot: Move memcmp() into string.h and string.cVivek Goyal2014-03-191-0/+2
* x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-191-0/+19