.. |
arm/arch
|
libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h
|
2022-05-16 06:55:06 +00:00 |
arm64/arch
|
libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h
|
2022-05-16 06:55:06 +00:00 |
arpa
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
mock/arch
|
tests: Move x86 I/O functions to include/mock/arch/io.h
|
2021-11-04 15:07:38 +00:00 |
pci
|
libpayload/storage: Add NVMe driver
|
2021-04-07 10:58:04 +00:00 |
storage
|
libpayload/storage: Add NVMe driver
|
2021-04-07 10:58:04 +00:00 |
sys
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
udc
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
usb
|
libpayload/usb: Add format string checking to usb_debug
|
2020-11-22 22:34:55 +00:00 |
x86/arch
|
x86/cache.c: Implement dcache_*
|
2022-09-01 14:21:11 +00:00 |
archive.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
assert.h
|
libpayload: Use __func__ instead of old __FUNCTION__
|
2023-02-17 16:19:44 +00:00 |
boot_device.h
|
libpayload: Add boot_device_read() function
|
2021-12-10 17:56:34 +00:00 |
cbfs.h
|
libpayload/libcbfs: Add unverified_area APIs
|
2022-01-12 16:15:59 +00:00 |
cbfs_core.h
|
libpayload: Implement new CBFS access API
|
2022-01-10 14:30:04 +00:00 |
cbfs_glue.h
|
cbfs/vboot: Adapt to new vb2_digest API
|
2022-09-02 23:51:29 +00:00 |
cbfs_legacy.h
|
libpayload: Fix legacy CBFS code after recent refactoring
|
2022-01-14 00:41:13 +00:00 |
cbfs_ram.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
cbgfx.h
|
libpayload: cbgfx: Support buffered I/O
|
2020-08-28 21:40:58 +00:00 |
coreboot_tables.h
|
coreboot_tables: Drop uart PCI addr
|
2022-10-26 14:12:06 +00:00 |
ctype.h
|
payloads: Drop unneeded empty lines
|
2020-09-21 16:20:57 +00:00 |
die.h
|
libpayload: Use __func__ instead of old __FUNCTION__
|
2023-02-17 16:19:44 +00:00 |
endian.h
|
treewide: Unify Google branding
|
2022-07-04 14:02:26 +00:00 |
errno.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
exception.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
fmap.h
|
commonlib/bsd: Remove cb_err_t
|
2022-03-09 02:18:21 +00:00 |
fpmath.h
|
libpayload: Add simple 32.32 fixed-point math API
|
2020-07-09 00:32:11 +00:00 |
gdb.h
|
…
|
|
getopt.h
|
…
|
|
inttypes.h
|
…
|
|
ipchksum.h
|
treewide: Unify Google branding
|
2022-07-04 14:02:26 +00:00 |
kconfig.h
|
…
|
|
keycodes.h
|
…
|
|
libpayload.h
|
libpayload: Add commonlib/bsd/elog and its dependency
|
2022-06-09 13:33:35 +00:00 |
limits.h
|
includes: Define `CHAR_BIT` in `limits.h`
|
2021-06-18 04:38:33 +00:00 |
lz4.h
|
…
|
|
lzma.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
malloc.h
|
…
|
|
multiboot_tables.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
panel.h
|
…
|
|
pci.h
|
libpayload/pci: Add support for bus mapping
|
2022-05-20 02:51:33 +00:00 |
queue.h
|
payloads: Drop unneeded empty lines
|
2020-09-21 16:20:57 +00:00 |
stdarg.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
stdbool.h
|
libpayload: Add <stdbool.h>
|
2020-10-26 06:57:06 +00:00 |
stddef.h
|
commonlib/bsd, libpayload: Do not include helpers.h in stddef.h
|
2023-02-16 17:55:37 +00:00 |
stdint.h
|
libpayload: Fix definitions of minimum integer values
|
2020-05-18 07:34:55 +00:00 |
stdio.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
stdlib.h
|
libpayload: Use __func__ instead of old __FUNCTION__
|
2023-02-17 16:19:44 +00:00 |
string.h
|
libpayload/string: add strndup() function
|
2023-02-16 17:54:51 +00:00 |
strings.h
|
libpayload: strings.h: Use builtin __ffs instead of included one
|
2023-03-07 17:11:05 +00:00 |
sysinfo.h
|
coreboot_tables: Add PCIe info to coreboot table
|
2022-05-19 16:34:55 +00:00 |
term.h
|
…
|
|
time.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
unistd.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
video_console.h
|
treewide: Remove "this file is part of" lines
|
2020-05-11 17:11:40 +00:00 |
wchar.h
|
includes: Provide `wchar.h` with `wchar_t` and `wint_t`
|
2021-06-18 04:38:16 +00:00 |