summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-03-221-0/+10
* Revert "soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handling"Elyes Haouas2023-01-231-3/+0
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-01-231-0/+3
* soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-MJohnny Lin2022-11-041-0/+2
* treewide: Remove unused <cpu/x86/mtrr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel/xeon_sp: Use common cpu/intel romstage entryArthur Heymans2020-11-051-24/+1
* soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17Johnny Lin2020-10-081-1/+2
* soc/intel/xeon_sp: Add RTC failure checkingJingle Hsu2020-07-121-0/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/intel/xeon_sp/cpx: Allow motherboards to set FSP-M parametersAndrey Petrov2020-04-241-0/+5
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-261-26/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang2020-03-061-0/+83