summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fsp
AgeCommit message (Expand)Author
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass
2015-08-05efi: Add start-up library codeSimon Glass
2015-02-06x86: Adjust the FSP types slightlySimon Glass
2015-02-06x86: Move common FSP code into a common locationSimon Glass