summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp2
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng2021-08-031-0/+17
* x86: fsp: Don't notify if booted from corebootSimon Glass2021-03-271-0/+4
* cbfs: Allow access to CBFS without a headerSimon Glass2021-03-271-1/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-024-0/+4
* x86: fsp: Convert fsp_dram to use log_debug()Simon Glass2020-11-061-2/+6
* x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass2020-09-251-8/+14
* x86: fsp: Add more debugging for silicon initSimon Glass2020-09-251-1/+3
* x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-171-0/+1
* x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-171-5/+19
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-4/+3
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-091-0/+1
* cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-271-2/+1
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-183-0/+3
* bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-182-4/+4
* x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-302-1/+11
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* x86: fsp: Add FSP2 base supportSimon Glass2019-12-157-0/+574