index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
Age
Commit message (
Expand
)
Author
2020-10-30
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-28
payloads/filo: Set stable tag to something that builds
Nico Huber
2020-10-26
libpayload/keyboard: Use `bool` as return type
Nico Huber
2020-10-26
libpayload/curses: Use <stdbool.h>
Nico Huber
2020-10-26
libpayload: Add <stdbool.h>
Nico Huber
2020-10-22
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-20
libpayload/storage/ahci: Use pci_dev struct in ahci_initialize()
Felix Singer
2020-10-20
libpayload/storage/ahci: Use pacc pointer to read device class
Felix Singer
2020-10-20
libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct
Felix Singer
2020-10-20
payloads/coreinfo: Rename pci_scan_bus()
Felix Singer
2020-10-19
libpayload/storage: Enable STORAGE_64BIT_LBA
Felix Singer
2020-10-19
libpayload/storage: Enable all AHCI controllers by default
Felix Singer
2020-10-17
libpayload/libpci: Introduce device class attribute in pci_dev
Felix Singer
2020-10-17
libpayload/libpci: Clean up pci_alloc()
Felix Singer
2020-10-16
libpayload/x86: Add some more CPUID helpers
Nico Huber
2020-10-15
lib and libpayload: Add popcnt functions
Angel Pons
2020-10-14
lib and libpayload: add 64-bit versions of clz, __ffs and log2
Tim Wawrzynczak
2020-09-30
libpayload: use PRIu64 type to print u64
Jeremy Compostella
2020-09-27
libpayload: Fix file permissions
Kyösti Mälkki
2020-09-26
payloads/external: add support for BOOTBOOT payload
Zoltan Baldaszti
2020-09-21
treewide/Kconfig: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-19
libpayload: free: Separate NULL check out for clarity
Hsuan Ting Chen
2020-09-18
libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling
Yu-Ping Wu
2020-09-14
coreinfo: Use SPDX license identifiers
Jacob Garber
2020-09-13
libpayload: malloc: Fix realloc for overlapping buffers
Yu-Ping Wu
2020-09-04
libpayload/xhci: Fix Slot State field width definition
Caveh Jalali
2020-08-31
xhci: Do not set the CRCR_CS bit
Caveh Jalali
2020-08-31
xhci: Fix Abort command event handling
Caveh Jalali
2020-08-28
libpayload: cbgfx: Support buffered I/O
Hung-Te Lin
2020-08-24
libpayload: memmove: Don't make expectations of architecture memcpy
Julius Werner
2020-08-24
libpayload: Cache physical location of strings
Nico Huber
2020-08-24
libpayload: Cache physical location of CBMEM entries
Nico Huber
2020-08-24
libpayload: Cache physical location of cb_table entries
Nico Huber
2020-08-24
libpayload: Cache copy of `cb_framebuffer` struct
Nico Huber
2020-08-24
libpayload: Cache physical location of serial-console struct
Nico Huber
2020-08-24
libpayload: Cache physical CMOS option table location
Nico Huber
2020-08-24
libpayload: Cache physical cbmem console address
Nico Huber
2020-08-19
arch/arm: Enable FIT payloads
Sam Lewis
2020-08-18
payloads/nvramcui: Fix `make clean`
Nico Huber
2020-08-18
payloads/coreinfo: Fix `make clean`
Nico Huber
2020-08-17
payloads/seabios: Update stable version to 1.14.0
Elyes HAOUAS
2020-08-17
libpayload/defconfig: Set default heap size to 1MiB
Nico Huber
2020-08-13
libpayload: cbgfx: Add color mapping functionality
Yu-Ping Wu
2020-07-28
libpayload: Replace include/compiler.h with commonlib/bsd's version
Patrick Georgi
2020-07-25
payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tab
Elyes HAOUAS
2020-07-25
payloads/libpayload/curses/menu/eti.h: Remove unneeded whitespaces
Elyes HAOUAS
2020-07-25
payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tab
Elyes HAOUAS
2020-07-25
payloads/external/tint/Makefile: Remove whitespaces before tab
Elyes HAOUAS
2020-07-23
libpayload: cbgfx: Add draw_line()
Yu-Ping Wu
[next]