summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp2
AgeCommit message (Expand)Author
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-08-03x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-05-27cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2019-12-15x86: fsp: Add FSP2 base supportSimon Glass