summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fsp
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud