summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fsp1
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-4/+4
2019-12-15x86: fsp: Make the notify API call commonSimon Glass1-18/+3
2019-10-08x86: Move common fsp functions into a common fileSimon Glass1-10/+0
2019-10-08x86: fsp: Tidy up comment style a littleSimon Glass1-10/+20
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass1-116/+3
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass1-3/+3
2019-10-08x86: Move fsp_bootmode.h to the generic fsp directorySimon Glass2-24/+1
2019-10-08x86: Move fsp_infoheader.h to the generic fsp directorySimon Glass2-39/+1
2019-10-08x86: Move fsp_hob.h to the generic fsp directorySimon Glass2-99/+1
2019-10-08x86: Move fsp_fv.h to the generic fsp directorySimon Glass2-137/+1
2019-10-08x86: Move fsp_types.h to the generic fsp directorySimon Glass2-63/+1
2019-10-08x86: Move fsp_api.h inclusion out of fsp_support.hSimon Glass1-1/+0
2019-10-08x86: Create a new fsp_arch.h headerSimon Glass1-2/+1
2019-10-08x86: Move fsp_azalia.h to the generic fsp directorySimon Glass2-40/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass9-0/+803