summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-9/+0
* soc/intel/xeon_sp: correct wrong gpio register base offsetsMichael Niewöhner2021-09-231-4/+4
* soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registersMichael Niewöhner2021-09-231-0/+2
* src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura2021-06-041-0/+40
* soc/intel/xeon_sp: Drop unused functions and prototypesAngel Pons2021-04-211-6/+0
* soc/intel/xeon_sp: Set SATA REGLOCKsMarc Jones2021-04-181-0/+10
* soc/intel/xeon_sp: Set MSR locksMarc Jones2021-04-181-0/+3
* soc/intel/xeon_sp: Prepare for CBnT BPM generationArthur Heymans2021-03-301-2/+2
* 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-261-0/+54
* soc/intel/xeon_sp/: Fix SMI_LOCK settingMarc Jones2021-03-201-0/+2
* soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons2021-03-201-1/+0
* soc/intel/xeon_sp: Add PCH lockdownMarc Jones2021-03-094-0/+78
* soc/intel: Guard macro parameters in pm.hAngel Pons2021-03-031-3/+3
* intel/xeon_sp: Add ACPI to control GPIOMaxim Polyakov2021-02-262-0/+2
* soc/intel/xeon_sp: Define all SMI_STS bitsAngel Pons2021-02-221-0/+17
* intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnosMaxim Polyakov2021-02-151-1/+0
* 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/intel/xeon_sp/acpi.c: Add ACPI C-State tableMarc Jones2021-01-261-0/+8
* intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()Maxim Polyakov2021-01-191-1/+1
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-031-1/+0
* soc/intel/xeon_sp: Use common block ACPIMarc Jones2020-12-222-12/+6
* soc/intel/xeon_sp: Move DMICTL lockArthur Heymans2020-12-161-0/+1
* soc/intel/common/block/lpc: Move southbridge_write_acpi_tables declarationMarc Jones2020-12-111-2/+0
* soc/intel/xeon_sp/nvs: Use common global NVSMarc Jones2020-12-101-14/+2
* soc/intel/xeon_sp: Don't use common block acpi.hMarc Jones2020-12-051-2/+7
* soc/intel/xeon_sp: Enable SMI handlerRocky Phagura2020-11-242-1/+13
* soc/intel/xeon_sp: Select INTEL_COMMON_BLOCK_TCOArthur Heymans2020-11-241-0/+23
* soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans2020-11-201-0/+2
* soc/intel/xeon_sp/cpx: Lock down P2SB SBIArthur Heymans2020-11-201-0/+3
* soc/intel/xeon_sp: Synchronize DMAR and MADT IOAPIC id'sArthur Heymans2020-11-161-0/+1
* soc/intel/xeon_sp: move get_iiostack_info() to a common placeArthur Heymans2020-11-131-0/+8
* soc/intel/xeon_sp: Move set_bios_init_completion()Marc Jones2020-11-091-0/+1
* soc/intel/xeon_sp: Move CPU helper functionsMarc Jones2020-11-061-0/+5
* soc/intel/xeon_sp: Move read_msr_ppin() to common util.cMarc Jones2020-10-301-0/+2
* soc/intel/xeon_sp: Move common chip.c codeMarc Jones2020-10-301-0/+10
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-291-15/+0
* include/device/device.h: Move resource debug macrosMarc Jones2020-10-291-11/+0
* mb/ocp/deltalake: Rename motherboard_fill_fadt()Jingle Hsu2020-10-281-1/+0
* soc/intel/xeon_sp: Rename cpx_generate_p_state_entries()Marc Jones2020-10-221-1/+0
* soc/intel/xeon_sp: Move uncore_inject_dsdt() callMarc Jones2020-10-221-1/+1
* soc/intel/xeon_sp: Move ACPI prototypes from chip.hMarc Jones2020-10-221-0/+5
* soc/intel/xeon_sp/cpx: Add save_dimm_info for SMBIOS type 17Johnny Lin2020-10-081-1/+1
* soc/intel/xeon_sp/acpi: Move ACPI macros to a header fileMarc Jones2020-10-061-0/+74
* soc/intel/xeon_sp/include: De-duplicate .h filesMarc Jones2020-10-034-0/+159
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* soc/intel/xeon_sp: Enable PMC supportRocky Phagura2020-09-214-6/+122
* soc/intel/xeon_sp: Add RTC failure checkingJingle Hsu2020-07-122-1/+2
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-0/+8