summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* soc/intel/denverton_ns: Remove SOC specific FSP location overridesArthur Heymans2021-06-162-26/+2
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* soc/intel/dnv_ns: hook up new gpio device operationsMichael Niewöhner2021-04-082-0/+4
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-0/+6
* soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usageAngel Pons2021-02-271-1/+1
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-2/+1
* ACPI: Move PICM declarationKyösti Mälkki2021-02-111-2/+0
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-112-2/+2
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-112-2/+2
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-091-1/+1
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-1/+1
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* soc/intel: Drop CMEM from GNVSKyösti Mälkki2021-01-291-1/+1
* ACPI: Declare GNVS variables globallyKyösti Mälkki2021-01-281-9/+0
* arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki2021-01-281-4/+0
* soc/intel: Refactor acpi_wake_source()Kyösti Mälkki2021-01-281-1/+5
* soc/intel: Move c-state resource defineMarc Jones2021-01-261-9/+0
* soc/intel/denverton_ns: Drop unused `pattrs.h`Angel Pons2021-01-251-40/+0
* sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki2021-01-251-12/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-7/+1
* soc/intel/denverton_ns/pmc.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/denverton_ns/npk.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* soc/intel/denverton_ns/lpc.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-203-5/+2
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-133-7/+0
* ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki2021-01-131-6/+0
* soc/intel/denverton_ns: Drop redundant `DEFAULT_ACPI_BASE`Angel Pons2021-01-122-2/+1
* soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki2021-01-101-1/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2021-01-101-11/+5
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-5/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-5/+0
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-042-19/+0
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-032-1/+1
* sb,soc/intel: Fix GNVS OperationRegionKyösti Mälkki2020-12-251-1/+1
* soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config optionShreesh Chhabbi2020-12-141-1/+1
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* soc/intel/denverton_ns: Hook up SMMSTOREAngel Pons2020-11-231-0/+25
* soc/intel/denverton_ns: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-224-66/+66
* soc/intel/denverton_ns: Initialize thermal configurationJulien Viard de Galbert2020-11-202-0/+20
* soc/intel/denverton_ns: Enable MC ExceptionJulien Viard de Galbert2020-11-201-0/+7
* src/soc/intel/denverton_ns: Use improvement in coreboot since 4.9Julien Viard de Galbert2020-11-201-3/+23
* soc/intel/denverton_ns: Generate ACPI DMAR TableJulien Viard de Galbert2020-11-166-0/+78
* soc/intel/denverton_ns: Add PCH_DEVFN_PMC for finding PMC deviceDuncan Laurie2020-11-021-0/+1
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-262-2/+0
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-1/+0
* {cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner2020-10-212-6/+3