Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |