..
arm /arch
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
arm64 /arch
libpayload: Add raw_read_ functions
2018-05-01 23:34:03 +00:00
arpa
…
mips /arch
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
pci
libpayload: Add pci_free_dev() and some boilerplate
2017-12-07 21:51:24 +00:00
storage
…
sys
…
udc
…
usb
libpayload: Add UNKNOWN_SPEED to usb_speed enum
2018-07-17 15:23:36 +00:00
x86 /arch
libpayload/x86/apic: Add an apic_delay method and calibrate the timer
2018-09-12 14:15:11 +00:00
archive.h
…
assert.h
…
cbfs.h
…
cbfs_core.h
util/cbfstool: Support FIT payloads
2018-06-15 09:13:24 +00:00
cbfs_ram.h
…
cbgfx.h
…
compiler.h
add __must_check to */compiler.h
2017-08-08 18:18:03 +00:00
coreboot_tables.h
cbtable: remove chromeos_acpi from cbtable
2018-08-22 15:33:50 +00:00
ctype.h
…
die.h
…
endian.h
endian: Fix bebitenc() to actually encode big-endian
2017-11-06 20:46:37 +00:00
errno.h
…
exception.h
libpayload/x86/exception: Add ability to handle user defined interrupts
2018-09-10 15:01:04 +00:00
fmap_serialized.h
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
gdb.h
…
getopt.h
…
inttypes.h
…
ipchksum.h
…
kconfig.h
…
keycodes.h
…
libpayload.h
libpayload/libc/time: Add an arch_ndelay()
2018-09-12 14:15:18 +00:00
limits.h
…
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
libpayload/libc/time: Add an arch_ndelay()
2018-09-12 14:15:18 +00:00
stdint.h
…
stdio.h
Rename __attribute__((packed)) --> __packed
2017-07-13 19:45:59 +00:00
stdlib.h
libpayload: Move GDB functions to stdlib.h
2018-04-19 20:39:29 +00:00
string.h
…
strings.h
…
swab.h
…
sysinfo.h
cbtable: remove chromeos_acpi from cbtable
2018-08-22 15:33:50 +00:00
term.h
…
time.h
libpayload: add time()
2017-08-21 16:53:20 +00:00
unistd.h
…
video_console.h
…