summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/cpx
AgeCommit message (Expand)Author
2020-12-24soc/intel/xeon_sp/cpx: Disable isoch operation for performanceJohnny Lin
2020-12-22soc/intel/xeon_sp: Use common block ACPIMarc Jones
2020-12-16soc/intel/xeon_sp: Move DMICTL lockArthur Heymans
2020-12-14soc/intel/xeon_sp/skx: Hook up microcode blobArthur Heymans
2020-12-14soc/intel/xeon_sp: Configure DPR on all stacksArthur Heymans
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-11-24soc/intel/xeon_sp: Enable SMI handlerRocky Phagura
2020-11-24soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans
2020-11-20soc/intel/xeon_sp/cpx: Modify PCH_IOAPIC_BUS_NUMBERArthur Heymans
2020-11-20soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans
2020-11-20soc/intel/xeon_sp/cpx: Lock down P2SB SBIArthur Heymans
2020-11-20soc/intel/xeon_sp/{skx,cpx}: Add txt_get_chipset_dpr callbackArthur Heymans
2020-11-16soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans
2020-11-13soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans
2020-11-13soc/intel/xeon_sp: Change the return type of get_iio_stack_info()Arthur Heymans
2020-11-12soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans
2020-11-09soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones
2020-11-06soc/intel/xeon_sp: Move CPU helper functionsMarc Jones
2020-11-06soc/intel/xeon_sp/cpx: Reorder cpu.c .h includesMarc Jones
2020-11-04soc/intel/xeon_sp: Add a smm_region functionArthur Heymans
2020-11-04soc/intel/xeon_sp/cpx: Align coreboot CAR symbols to FSP-TArthur Heymans
2020-11-03soc/intel/xeon_sp/acpi: Fix uncore dsdt for multiple cpusMarc Jones
2020-11-03soc/intel/xeon_sp; Use soc specific stack-port functionMarc Jones
2020-10-30soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones
2020-10-30soc/intel/xeon_xp: Combine cpx and skx acpi.cMarc Jones
2020-10-30soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones
2020-10-30soc/intel/xeon_sp: Move common chip.c codeMarc Jones
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-28soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADTMorgan Jang
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-22soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()Marc Jones
2020-10-22soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones
2020-10-22soc/intel/xeon_sp: Move ACPI prototypes from chip.hMarc Jones
2020-10-22soc/intel/xeon_sp: Move common northbridge ACPI to nb_acpi.cMarc Jones
2020-10-22soc/intel/xeon_sp/cpx: Add soc_acpi_fill_fadt()Marc Jones
2020-10-19soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cbMarc Jones
2020-10-09soc/intel/xeon_sp: Use generic config_tMarc Jones
2020-10-09soc/intel/xeon_sp: Set CPU_ADDR_BITS to 46 for SKX and CPXChristian Walter
2020-10-09soc/intel/xeon_sp/cpx: skip DRHD generation for non-PCIe stackJonathan Zhang
2020-10-08soc/intel/xeon_sp/cpx: Add locking of IA32_FEATURE_CONTROL and VMXChristian Walter
2020-10-08soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17Johnny Lin
2020-10-08soc/intel/xeon_sp/cpx: correct GSI bases for IO APICsJonathan Zhang
2020-10-06soc/intel/xeon_sp/cpx: Don't use SCI defineMarc Jones
2020-10-06soc/intel/xeon_sp/cpx: Move soc specific ACPI functionsMarc Jones
2020-10-06soc/intel/xeon_sp/cpx/: Reorder acpi.c functionsMarc Jones
2020-10-03soc/intel/xeon_sp: Clean up pci_devs.hMarc Jones
2020-10-03soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik
2020-10-03soc/intel/xeon_sp/include: De-duplicate .h filesMarc Jones
2020-10-03soc/intel/xeon_sp: Use common ASL code for xeon_spMarc Jones
2020-09-28Revert "soc/intel/xeon_sp: Improve performance efficiencies"Subrata Banik