summaryrefslogtreecommitdiff
path: root/payloads/libpayload/arch/x86/coreboot.c
AgeCommit message (Expand)Author
2020-08-24libpayload: Cache physical location of CBMEM entriesNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-10-03libpayload: refactor fetching cbmem pointersPatrick Georgi
2015-03-20libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury
2015-03-20libpayload: Consolidate coreboot table parsingVadim Bendebury
2015-03-20libpayload: Add board id parsingVadim Bendebury
2014-12-30libpayload: Add missing break statementPatrick Georgi
2014-12-30libpayload: Remove useless continue after returnPatrick Georgi
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2013-12-12libpayload: Get rid of a compiler warningGabe Black
2013-03-29libpayload: add x86 ROM variable MTRR supportAaron Durbin
2013-03-22libpayload: Add comments on virtual pointers in lib_sysinfoNico Huber
2013-03-14libpayload: add support for vboot_handoffAaron Durbin
2012-12-14libpayload: rename i386 to x86Stefan Reinauer