Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-10 | x86/boot/string: Add missing function prototypes | Kees Cook | 1 | -0/+3 |
2020-08-19 | x86/boot/compressed: Use builtin mem functions for decompressor | Arvind Sankar | 1 | -4/+1 |
2020-05-04 | x86/boot: Add kstrtoul() from lib/ | Vamshi K Sthambamkadi | 1 | -0/+1 |
2019-02-01 | x86/boot: Copy kstrtoull() to boot/string.c | Chao Fan | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-24 | x86/boot: Add missing strchr() declaration | Tommy Nguyen | 1 | -0/+1 |
2017-01-09 | x86/boot: Add missing declaration of string functions | Nicholas Mc Guire | 1 | -0/+9 |
2014-03-19 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 1 | -0/+2 |
2014-03-19 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 1 | -0/+19 |