summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fsp
Commit message (Expand)AuthorAgeFilesLines
* common: Drop part.h from common headerSimon Glass2020-05-182-0/+4
* x86: fsp: Make the notify API call commonSimon Glass2019-12-151-0/+24
* x86: Move fsp_prepare_mrc_cache() to fsp1 directorySimon Glass2019-12-151-7/+0
* x86: fsp: Add access to variable MRC dataSimon Glass2019-10-082-0/+16
* x86: fsp: Add a few more definitions for FSP2Simon Glass2019-10-081-1/+14
* x86: Move common fsp functions into a common fileSimon Glass2019-10-081-0/+17
* x86: fsp: Move common dram functions into a common fileSimon Glass2019-10-081-0/+9
* x86: fsp: Tidy up comment style a littleSimon Glass2019-10-081-21/+21
* x86: fsp: Create a common fsp_support.h headerSimon Glass2019-10-081-0/+125
* x86: Move fsp_bootmode.h to the generic fsp directorySimon Glass2019-10-081-0/+23
* x86: Move fsp_infoheader.h to the generic fsp directorySimon Glass2019-10-081-0/+38
* x86: Move fsp_hob.h to the generic fsp directorySimon Glass2019-10-081-0/+98
* x86: Move fsp_fv.h to the generic fsp directorySimon Glass2019-10-081-0/+136
* x86: Move fsp_types.h to the generic fsp directorySimon Glass2019-10-081-0/+62
* x86: Move fsp_azalia.h to the generic fsp directorySimon Glass2019-10-081-0/+38
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-089-803/+0
* x86: Add a common HOB libraryPark, Aiden2019-08-092-219/+2
* x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-095-52/+46
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-18/+9
* x86: fsp: Consolidate Azalia header fileBin Meng2017-10-192-0/+40
* x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2017-09-161-1/+8
* x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2017-09-162-0/+38
* x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2017-09-162-1/+10
* x86: fsp: Fix cast for 64-bit compilationSimon Glass2017-02-061-2/+2
* x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-131-1/+3
* x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng2016-01-132-16/+0
* x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-131-3/+3
* x86: fsp: Rename shared_data to fsp_config_dataBin Meng2016-01-132-7/+11
* x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng2016-01-131-0/+1
* x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng2016-01-132-2/+2
* x86: fsp: Simplify fsp_continue()Bin Meng2016-01-131-3/+1
* x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-141-11/+0
* x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2015-08-141-0/+7
* efi: Add start-up library codeSimon Glass2015-08-051-57/+2
* x86: Adjust the FSP types slightlySimon Glass2015-02-052-3/+7
* x86: Move common FSP code into a common locationSimon Glass2015-02-059-0/+1007