summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp1
AgeCommit message (Expand)AuthorFilesLines
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass1-7/+9
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-15x86: fsp: Make graphics support common to FSP1/2Simon Glass2-128/+0
2019-12-15x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass1-0/+20
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass1-3/+5
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass1-1/+1
2019-10-08x86: fsp: Move common support functions into a common fileSimon Glass1-167/+0
2019-10-08x86: Move common fsp functions into a common fileSimon Glass1-87/+0
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass1-77/+6
2019-10-08x86: fsp: Use if() instead of #ifdefSimon Glass2-8/+6
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2-12/+12
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass6-0/+886