aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/coreboot_table.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass1-3/+3
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-16x86: Rename e820entry to e820_entryBin Meng1-1/+1
2017-05-17x86: Do not clear high table area for S3Bin Meng1-1/+6
2016-05-23x86: Prepare configuration tables in dedicated high memory regionBin Meng1-0/+31
2016-03-17x86: Implement functions for writing coreboot tableBin Meng1-0/+136