summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP supportTim Chu2023-03-256-57/+275
* soc/intel/xeon_sp/smihandler.c: enable support for spr-spTim Chu2023-03-2410-3/+62
* soc/intel/xeon_sp: Report platform cpu infoNaresh Solanki2023-03-234-2/+71
* soc/intel/xeon_sp: Fix PCH IOAPIC IDPatrick Rudolph2023-03-232-7/+5
* soc/intel/xeon_sp/uncore.c: Add CXL memory into memory mapJonathan Zhang2023-03-222-3/+117
* soc/intel/xeon_sp/uncore.c: skip configuring VTD devJonathan Zhang2023-03-221-0/+2
* soc/intel/xeon_sp/uncore.c: Add NCMEM base/limit to map entriesJonathan Zhang2023-03-221-0/+8
* soc/intel/xeon_sp/spr: Add soc set_cmos_mrc_cold_boot_flagJohnny Lin2023-03-222-1/+28
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-03-225-23/+11
* soc/intel/xeon_sp/spr/cpu: add missing device_match_mask in CPU tableFelix Held2023-03-211-7/+7
* soc/intel/xeon_sp/Makefile.inc: Build EBG for SPR-SPTim Chu2023-03-191-0/+1
* soc/intel/xeon_sp/spr: Add Sapphire Rapids ramstage codeJonathan Zhang2023-03-1911-3/+869
* soc/intel/xeon_sp/spr: Add header files and romstage codeJonathan Zhang2023-03-1910-0/+1359
* soc/intel/xeon_sp: add MSR definitions for SPR-SPDavid Hendricks2023-03-192-2/+69
* soc/intel/xeon_sp: Split SKX/CPX MSRs into separate headersJonathan Zhang2023-03-193-16/+70
* soc/intel/xeon_sp: Add P2SB definition for SPR-SPJonathan Zhang2023-03-191-4/+8
* soc/intel/xeon_sp: Rename nb_acpi.c to uncore_acpi.cJohnny Lin2023-03-152-1/+1
* xeon_sp: Setup x2apic in SRATNaresh Solanki2023-03-101-4/+15
* soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD deviceJonathan Zhang2023-03-093-11/+17
* soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specificsJonathan Zhang2023-03-097-16/+46
* soc/intel/xeon_sp: Add PM definition for SPR-SPDavid Hendricks2023-03-073-7/+27
* xeon/spr: Set ACPI CPU string for 12bitNaresh Solanki2023-03-041-0/+4
* soc/intel/xeon_sp: Fix CBMEM corruptionPatrick Rudolph2023-03-031-0/+1
* soc/intel/xeon_sp/spr: Select DISABLE_ACPI_HIBERNATE to remove S4 stateTim Chu2023-03-011-0/+1
* soc/intel/xeon_sp: Drop unused cpu.h headerArthur Heymans2023-02-2610-35/+3
* soc/intel/xeon_sp/uncore.c: mark TSEG/SMM region as reservedJonathan Zhang2023-02-231-0/+5
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-234-8/+8
* soc/intel/xeon_sp/spr: Add common device treeTim Chu2023-02-222-0/+89
* soc/intel/xeon_sp/finalize.c: Set BIOS_DONE MSR as applicableTim Chu2023-02-192-0/+17
* soc/intel/xeon_sp: move PCH specific code into lbg directoryJonathan Zhang2023-02-177-48/+56
* soc/intel/xeon_sp: add ebg (Emmitsburg PCH) directoryTim Chu2023-02-169-0/+838
* soc/intel/xeon_sp/chip_common.c: check SOC_INTEL_PCIE_64BIT_ALLOCJonathan Zhang2023-02-131-1/+8
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-092-2/+2
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-082-7/+7
* soc/intel/xeon_sp: add Kconfig file for SPR-SPJonathan Zhang2023-02-022-3/+174
* soc/intel/xeon_sp/Kconfig: add SOC_INTEL_SAPPHIRERAPIDS_SPTim Chu2023-01-291-0/+10
* soc/intel/xeon_sp/include/soc/pmc.h: move to lbg directoryJonathan Zhang2023-01-291-0/+0
* Revert "soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handling"Elyes Haouas2023-01-232-4/+0
* soc/intel/xeon_sp: Remove NO_FSP_TEMP_RAM_EXIT from common configJohnny Lin2023-01-231-1/+2
* soc/intel/xeon_sp: Enable FSP_ERROR_INFO_HOB handlingTim Chu2023-01-232-0/+4
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-1/+1
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-201-4/+0
* soc/intel/xeon_sp: Use common gpio.h includeDinesh Gehlot2023-01-186-8/+7
* soc/intel/xeon_sp/Kconfig: set up HPET_MIN_TICKSTim Chu2023-01-151-0/+4
* soc/intel/xeon_sp: lock MSR_PPIN_CTL at BS_PAYLOAD_LOADTim Chu2023-01-152-3/+37
* soc/intel/xeon_sp: Setup DPR for all VT-d devicesJonathan Zhang2023-01-111-2/+4
* soc/intel/xeon_sp/skx: Remove nested check for ACPI supportMarc Jones2023-01-091-2/+0
* soc/intel/xeon_sp: select SCO_INTEL_COMMON_BLOCK_TCOJohnny Lin2023-01-082-1/+6
* soc/intel/xeon_sp: Improve final MTRR solutionJonathan Zhang2023-01-081-6/+27
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1