summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp
Commit message (Expand)AuthorAgeFilesLines
* security/intel/cbnt: Add loggingArthur Heymans2021-06-211-0/+5
* soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix themArthur Heymans2021-06-162-20/+10
* arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki2021-06-121-4/+1
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura2021-06-047-0/+175
* qemu-q35,xeon_sp: Drop HAVE_SMI_HANDLER conditional with smm-classAngel Pons2021-05-261-1/+1
* soc/intel/xeon_sp: Skip locking down TXT related registersArthur Heymans2021-05-201-0/+6
* soc/intel/xeon_sp: Remove superfluous printkArthur Heymans2021-05-201-3/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-182-2/+0
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* src: Drop "This file is part of the coreboot project" linesAngel Pons2021-05-101-1/+0
* Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure"Arthur Heymans2021-05-061-13/+13
* soc/intel/xeon_sp: Remove bogus SMRAM lockingArthur Heymans2021-05-051-8/+0
* soc/intel/xeon_sp/cpx: Add UPI locksMarc Jones2021-04-232-0/+14
* soc/intel/xeon_sp/cpx: Add IMC locksMarc Jones2021-04-232-0/+15
* soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structureAngel Pons2021-04-231-13/+13
* soc/intel/xeon_sp: Set PAM0123 lockMarc Jones2021-04-213-0/+20
* soc/intel/xeon_sp: Drop unused functions and prototypesAngel Pons2021-04-212-22/+0
* soc/intel/xeon_sp: Align pmc.c and pmutil.c with SkylakeAngel Pons2021-04-213-168/+180
* cpu/x86/smm: Drop the V1 smmloaderArthur Heymans2021-04-191-1/+0
* soc/intel/xeon_sp: Set SATA REGLOCKsMarc Jones2021-04-182-3/+24
* soc/intel/xeon_sp: Set MSR locksMarc Jones2021-04-183-0/+23
* soc/intel/xeon_sp: More PCU locksMarc Jones2021-04-164-3/+28
* soc/intel/xeon_sp: Call SMM finalizeMarc Jones2021-04-165-2/+68
* mb/ocp/deltalake: Override DDR frequency limit via VPD variableTim Chu2021-04-091-0/+15
* soc/intel/xeon_sp: Prepare for CBnT BPM generationArthur Heymans2021-03-302-2/+14
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+6
* soc/intel/xeon_sp: Move PCH PCI device definesMarc Jones2021-03-263-105/+58
* soc/intel/xeon_sp/cpx: Set PCU locksMarc Jones2021-03-202-1/+58
* soc/intel/xeon_sp/: Fix SMI_LOCK settingMarc Jones2021-03-204-16/+14
* soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons2021-03-201-1/+0
* soc/intel/xeon_sp: Set SMI lockMarc Jones2021-03-091-2/+17
* soc/intel/xeon_sp: Add PCH lockdownMarc Jones2021-03-099-14/+136
* soc/intel/xeon_sp/cpx: Set the MRC "cold boot required" status bitDeomid "rojer" Ryabkov2021-03-081-0/+31
* soc/intel: Guard macro parameters in pm.hAngel Pons2021-03-031-3/+3
* mb/ocp/deltalake: Fill ECC type in romstageAngel Pons2021-03-011-0/+20
* intel/xeon_sp: Add ACPI to control GPIOMaxim Polyakov2021-02-264-0/+179
* src/soc/intel/xeon_sp/cpx: Add enable IIO error masksRocky Phagura2021-02-242-1/+67
* soc/intel/xeon_sp: Define all SMI_STS bitsAngel Pons2021-02-221-0/+17
* soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSPArthur Heymans2021-02-173-17/+2
* soc/intel/xeon_sp: Use common acpi_fill_mcfg()Kyösti Mälkki2021-02-163-16/+3
* src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+0
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnosMaxim Polyakov2021-02-152-17/+1
* soc/intel/xeon_sp; Remove unneeded whitespace before tabElyes HAOUAS2021-02-111-1/+1
* soc/intel/xeon_sp/include/soc/acpi_asl.h: Convert to ASL 2.0Elyes HAOUAS2021-02-101-6/+6
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-092-2/+2
* soc/intel/xeon_sp/cpx: Override SMBIOS type 4 max speedTim Chu2021-02-051-0/+6
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-032-2/+0
* intel/xeon_sp: Select TPM_STARTUP_IGNORE_POSTINIT if INTEL_TXT is selectedJohnny Lin2021-02-031-0/+1