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