summaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp
AgeCommit message (Expand)Author
2020-12-24soc/intel/xeon_sp/cpx: Disable isoch operation for performanceJohnny Lin
2020-12-23src/soc/intel/xeon_sp/acpi.c: Remove unnecessary .hMarc Jones
2020-12-22soc/intel/xeon_sp: Use common block ACPIMarc Jones
2020-12-21soc/intel/xeon_sp/skx: Properly set up MTRR'sArthur Heymans
2020-12-21soc/intel/xeon_sp: Fix compiling with CONFIG_DEBUG_RESOURCESArthur Heymans
2020-12-16soc/intel/xeon_sp: Move DMICTL lockArthur Heymans
2020-12-15soc/intel/xeon_sp: Fix final MTRR usageArthur 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-11soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones
2020-12-10soc/intel/xeon_sp/nvs: Use common global NVSMarc Jones
2020-12-09soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik
2020-12-05soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-24soc/intel/xeon_sp: Enable SMI handlerRocky Phagura
2020-11-24soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans
2020-11-24soc/intel/xeon_sp: Hook up the PMC driverArthur Heymans
2020-11-22soc/intel/xeon_sp: Work around FSP-T not respecting its own APIArthur 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: Use common P2SB functions to generate HPET IOAPICArthur Heymans
2020-11-20soc/intel/xeon_sp: Use common P2SB functions to generate HPET DMARArthur Heymans
2020-11-20soc/intel/xeon_sp: Lock down DMICTLArthur 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-17soc/intel/xeon_sp: Fix SKX SATA drive boot issueMarc Jones
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-16soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans
2020-11-14soc/intel/xeon_sp: Improve generating PCH IOAPIC MADT entryArthur Heymans
2020-11-13soc/intel/xeon_sp/acpi.c Loop over HOB stack for MADT generationArthur 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-13soc/intel/xeon_sp: Tidy up adding MADT ioapic entriesArthur Heymans
2020-11-12soc/intel/xeon_sp: Use a common function to get the IIO HOBArthur Heymans
2020-11-09soc/intel/xeon_sp: Don't add memory resource twiceMarc Jones
2020-11-09soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones
2020-11-09soc/intel/xeon_sp: Look up the IIO_HOB only onceArthur Heymans
2020-11-09soc/intel/xeon_sp/skx: Reorder soc_util.cMarc Jones
2020-11-06soc/intel/xeon_sp/skx: Fix MADT CPU indexesMarc 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-05soc/intel/xeon_sp: Use common cpu/intel romstage entryArthur Heymans
2020-11-04soc/intel/xeon_sp: Add a smm_region functionArthur Heymans
2020-11-04soc/intel/xeon_sp: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-11-04soc/intel/xeon_sp: Pass IIO_RESOURCE_INSTANCE as pointerJacob Garber
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-11-02soc/intel/xeon_sp/bootblock.c: Report the FSP-T outputArthur Heymans
2020-10-30soc/intel/xeon_sp: Call common soc_get_num_cpus()Marc Jones