summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/fsp1/fsp_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.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 fsp_prepare_mrc_cache() to fsp1 directorySimon Glass2019-12-151-0/+20
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* x86: Move common fsp functions into a common fileSimon Glass2019-10-081-87/+0
* x86: fsp: Use if() instead of #ifdefSimon Glass2019-10-081-5/+4
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-0/+165