aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/coreboot_table.c
Commit message (Expand)AuthorAgeFilesLines
* video: Renname vbe.h to vesa.hSimon Glass2022-08-121-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-3/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Rename e820entry to e820_entryBin Meng2018-04-161-1/+1
* x86: Do not clear high table area for S3Bin Meng2017-05-171-1/+6
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-231-0/+31
* x86: Implement functions for writing coreboot tableBin Meng2016-03-171-0/+136