summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fsp/fsp_support.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-17/+17
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu1-1/+2
2019-12-15x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass1-7/+0
2019-10-08x86: fsp: Add access to variable MRC dataSimon Glass1-0/+12
2019-10-08x86: Move common fsp functions into a common fileSimon Glass1-0/+17
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass1-0/+9
2019-10-08x86: fsp: Tidy up comment style a littleSimon Glass1-21/+21
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass1-0/+125
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-188/+0
2019-08-09x86: Add a common HOB libraryPark, Aiden1-36/+1
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng1-0/+1
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng1-0/+12
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng1-1/+3
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng1-1/+0
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng1-3/+3
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng1-7/+1
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng1-0/+1
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng1-1/+1
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng1-3/+1
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass1-0/+7
2015-02-06x86: Adjust the FSP types slightlySimon Glass1-1/+3
2015-02-06x86: Move common FSP code into a common locationSimon Glass1-0/+208