..
arm /arch
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
arm64 /arch
…
arpa
…
mips /arch
…
pci
…
storage
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-07 17:15:30 +00:00
sys
…
udc
…
usb
libpayload/usb: add USB 3.1 GEN2 support
2019-08-27 07:21:00 +00:00
x86 /arch
…
archive.h
…
assert.h
…
cbfs.h
…
cbfs_core.h
util/cbfstool: Add optional argument ibb
2019-10-18 15:37:37 +00:00
cbfs_ram.h
…
cbgfx.h
…
compiler.h
Make common macros double-evaluation safe
2019-04-04 19:38:31 +00:00
coreboot_tables.h
libpayload: refactor fetching cbmem pointers
2019-10-03 15:27:30 +00:00
ctype.h
…
die.h
libpayload: Add a new "die" function to fatally signal programming errors.
2014-09-15 17:37:13 +02:00
endian.h
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-07 17:15:30 +00:00
errno.h
…
exception.h
…
fmap_serialized.h
fmap: Add FMAP_AREA_PRESERVE
2019-03-04 13:25:01 +00:00
gdb.h
…
getopt.h
…
inttypes.h
…
ipchksum.h
…
kconfig.h
Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)
2019-03-07 17:06:28 +00:00
keycodes.h
…
libpayload.h
mmio: Fix buffer_to_fifo32() order of arguments
2019-11-19 06:17:04 +00:00
limits.h
libpayload: limits.h: Provide reliable definitions for all XXX_MAX/MIN
2019-04-10 10:43:27 +00:00
lz4.h
…
lzma.h
…
malloc.h
…
multiboot_tables.h
…
panel.h
…
pci.h
…
queue.h
payloads: Remove/fix trailing whitespace
2018-09-04 12:38:40 +00:00
stdarg.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
libpayload: Deduplicate strtol and strtoull
2019-04-10 10:44:31 +00:00
string.h
libpayload/libc: Tidy utf16le_to_ascii
2019-07-23 09:09:45 +00:00
strings.h
…
swab.h
…
sysinfo.h
libpayload: Add fmap_cache to sysinfo_t
2019-10-02 11:26:53 +00:00
term.h
…
time.h
…
unistd.h
…
video_console.h
…