.. |
Makefile.inc
|
Remove MIPS architecture
|
2019-11-20 10:10:48 +00:00 |
args.c
|
payloads: Fix typos
|
2020-02-17 16:01:50 +00:00 |
console.c
|
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-07 17:15:30 +00:00 |
coreboot.c
|
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
|
2019-12-02 13:00:45 +00:00 |
ctype.c
|
Remove empty lines at end of file
|
2015-06-08 00:55:07 +02:00 |
die.c
|
libpayload: Add a new "die" function to fatally signal programming errors.
|
2014-09-15 17:37:13 +02:00 |
exec.c
|
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-07 17:15:30 +00:00 |
fmap.c
|
libpayload: Add support for handling fmaps
|
2015-07-14 18:12:06 +02:00 |
getopt_long.c
|
Reduce warnings/errors in libpayload when using picky compiler options
|
2011-06-30 20:41:23 +02:00 |
hexdump.c
|
libpayload: hexdump: Use `p` as conversion specifier for pointers
|
2014-12-19 21:15:05 +01:00 |
ipchecksum.c
|
…
|
|
lib.c
|
Add buffer_to/from_fifo32(_prefix) helpers
|
2019-08-22 10:36:22 +00:00 |
libgcc.c
|
lib: Unify log2() and related functions
|
2015-06-05 13:18:55 +02:00 |
malloc.c
|
payloads: Fix typos
|
2020-02-17 16:01:50 +00:00 |
memory.c
|
libpayload: add memchr to libc
|
2019-02-11 23:17:37 +00:00 |
printf.c
|
libpayload: Enable -Wimplicit-fallthrough
|
2019-07-21 17:17:42 +00:00 |
qsort.c
|
libpayload: Fix whitespace errors
|
2013-06-27 14:46:43 +02:00 |
rand.c
|
…
|
|
readline.c
|
payloads: Fix typos
|
2020-02-17 16:01:50 +00:00 |
string.c
|
payloads: Fix typos
|
2020-02-17 16:01:50 +00:00 |
strlcpy.c
|
libpayload: Implement strlcpy
|
2011-07-07 22:29:35 +02:00 |
sysinfo.c
|
Reduce warnings/errors in libpayload when using picky compiler options
|
2011-06-30 20:41:23 +02:00 |
time.c
|
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
|
2019-03-07 17:15:30 +00:00 |