..
Makefile.inc
libpayload: Add simple 32.32 fixed-point math API
2020-07-09 00:32:11 +00:00
args.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
console.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
coreboot.c
nvs: Add Chrome OS NVS (CNVS) information to coreboot tables
2021-06-18 18:38:14 +00:00
ctype.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
die.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
exec.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
fmap.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
fpmath.c
libpayload: Add simple 32.32 fixed-point math API
2020-07-09 00:32:11 +00:00
getopt_long.c
Reduce warnings/errors in libpayload when using picky compiler options
2011-06-30 20:41:23 +02:00
hexdump.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
ipchecksum.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
lib.c
device/mmio: Make buffer_to_fifo32() take a const buffer
2021-09-20 12:07:51 +00:00
libgcc.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
malloc.c
libpayload: free: Separate NULL check out for clarity
2020-09-19 01:36:57 +00:00
memory.c
payloads: Drop unneeded empty lines
2020-09-21 16:20:57 +00:00
printf.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
qsort.c
libpayload: Fix whitespace errors
2013-06-27 14:46:43 +02:00
rand.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
readline.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
string.c
payloads: Drop unneeded empty lines
2020-09-21 16:20:57 +00:00
strlcpy.c
libpayload: Implement strlcpy
2011-07-07 22:29:35 +02:00
sysinfo.c
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
time.c
libpayload: use PRIu64 type to print u64
2020-09-30 10:16:44 +00:00