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
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-13
nvramcui: Make local render_form() function static
Nico Huber
2021-01-11
libpayload/lpgcc: Drop redundant linker path
Nico Huber
2021-01-11
libpayload/lpgcc: Set proper include paths for in-tree builds
Nico Huber
2021-01-11
libpayload/lpgcc: Add more variables to support in-tree builds
Nico Huber
2021-01-08
payloads/external: Update cbfs-ints with CONFIG_UPDATE_IMAGE
Arthur Heymans
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-01
libpayload/lpgcc: Check for `libpayload.config` for in-tree builds
Nico Huber
2021-01-01
libpayload/lpgcc: Turn references to build dir into a variable
Nico Huber
2021-01-01
libpayload: Keep a copy of .config in the build dir
Nico Huber
2021-01-01
libpayload: Move .xcompile into $(obj)
Nico Huber
2020-12-30
payloads/tianocore: Clean up build string
Matt DeVillier
2020-12-28
payloads/tianocore: Add Kconfig to set boot timeout
Matt DeVillier
2020-12-24
libpayload/i8042: Add API to peek on keyboard input queue
Nico Huber
2020-12-24
libpayload/keyboard: Add debug output to all state transitions
Nico Huber
2020-12-24
libpayload/keyboard: Hide console output by default
Nico Huber
2020-12-24
libpayload/keyboard: Implement self-test
Nico Huber
2020-12-24
libpayload/keyboard: Add timestamp to track time spent in a state
Nico Huber
2020-12-24
libpayload/keyboard: Turn init sequence into a state machine
Nico Huber
2020-12-24
libpayload/keyboard: Avoid races around input draining
Nico Huber
2020-12-24
libpayload/keyboard: Introduce keyboard_drain_input()
Nico Huber
2020-12-24
libpayload/keyboard: Revise keyboard_cmd() error handling
Nico Huber
2020-12-23
libpayload/keyboard: Revise scancode set and translation config
Nico Huber
2020-12-23
libpayload/i8042: Add API to get/set kbd translation state
Nico Huber
2020-12-08
coreboot tables: Add SPI flash memory map windows to coreboot tables
Furquan Shaikh
2020-12-05
libpayload: Provide API to expose MMU memery ranges for ARM64
Meng-Huan Yu
2020-11-22
libpayload/usb: Add format string checking to usb_debug
Caveh Jalali
2020-11-22
libpayload/usb: Fix printf format string mismatches in debug messages
Caveh Jalali
2020-11-22
payloads/external: Fix up SPDX license headers
Angel Pons
2020-11-22
payloads/external/Makefile.inc: Fix SeaBIOS option regressions
Angel Pons
2020-11-16
Makefile.inc: Move adding SeaBIOS cbfs config files
Arthur Heymans
2020-11-16
libpayload/i8042: Increase response timeout to 1.5s
Nico Huber
2020-11-12
Delete mainboard/google/cheza
Julius Werner
2020-11-09
libpayload: storage.c: remove unneeded #if CONFIG()
Thomas Heijligen
2020-11-08
libpayload: Make OHCI enums into types
Jacob Garber
2020-11-08
libpayload: Add compiler.h to compiler parameters
Jacob Garber
2020-11-02
coreinfo: Add support for link time optimization
Jacob Garber
2020-11-02
libpayload: Add support for link time optimization
Jacob Garber
2020-11-02
libpayload/x86: Try to discover invariant TSC rate
Nico Huber
2020-11-02
libpayload/x86: Add enumeration of Intel family 6 models
Nico Huber
2020-10-30
lib/libpayload: Replace strapping_ids with new board configuration entry
Tim Wawrzynczak
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
[next]