Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-12 | Re-license IBM written files as Apache 2.0 OR GPLv2+ | Stewart Smith | 1 | -1/+1 |
2019-07-26 | SPDX-ify all skiboot code | Stewart Smith | 1 | -14/+3 |
2019-05-20 | libfdt: upgrade to upstream dtc.git 243176c | Nicholas Piggin | 1 | -0/+7 |
2015-06-24 | add tests for libc memmove | Stewart Smith | 1 | -2/+19 |
2015-06-24 | add tests for libc strncasecmp | Stewart Smith | 1 | -0/+11 |
2015-06-24 | add tests for libc strcasecmp | Stewart Smith | 1 | -0/+15 |
2015-06-24 | add tests for libc strcmp | Stewart Smith | 1 | -0/+4 |
2015-06-24 | add tests for libc memcmp | Stewart Smith | 1 | -0/+4 |
2015-06-24 | add tests for libc memchr | Stewart Smith | 1 | -0/+7 |
2015-06-01 | Optimized memset() implementation for POWER | Stewart Smith | 1 | -0/+17 |
2015-01-20 | Skeleton unit tests for libc memops (libc/string/*) | Stewart Smith | 1 | -0/+27 |