summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-301-23/+2
* soc/intel/denverton_ns: Remove __attribute__(())Elyes Haouas2023-09-172-2/+2
* acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans2023-07-061-1/+1
* soc/intel/denverton_ns: Add PMC macros for common code usageSubrata Banik2023-01-221-0/+4
* soc/intel/denverton_ns: enable Denverton to use common msr definesJeff Daly2022-06-171-58/+2
* soc/intel/denverton_ns: Define macro TOTAL_PADSEric Lai2022-06-171-0/+3
* soc/intel/denverton_ns: add common device function macrosJeff Daly2022-04-071-20/+101
* soc/intel/denverton_ns: Resolve macro conflicts with UDK2017 headersPatrick Rudolph2022-03-311-3/+0
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-3/+0
* soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR defineFelix Held2022-02-251-1/+0
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-2/+0
* soc/intel/denverton_ns: Add `pmc_mmio_regs` as public functionSubrata Banik2022-02-211-0/+3
* soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik2022-02-211-0/+2
* soc/intel/denverton_ns: Add function to clear PMCON status bitsSubrata Banik2022-02-183-13/+16
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-191-0/+2
* soc/intel/denverton_ns: Add the Primary to Sideband Bridge definitionJohn Zhao2022-01-161-0/+1
* soc/intel/denverton_ns: Use `popcnt()` helperAngel Pons2021-12-171-1/+0
* soc/intel/denverton_ns: Use common SMBus support codeKyösti Mälkki2021-12-152-23/+3
* soc/intel/denverton_ns: use mp_cpu_bus_initFelix Held2021-10-222-7/+0
* soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosenMichael Niewöhner2021-10-171-0/+2
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-1/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* {sb,soc}/intel: Drop PRMx from GNVSAngel Pons2021-09-291-6/+6
* {sb,soc}/intel: Drop LCKF from GNVSAngel Pons2021-09-291-1/+1
* cpu/intel: Add dedicated file to grow Intel CPUIDsSubrata Banik2021-07-171-4/+2
* 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
* sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki2021-02-111-1/+1
* mainboards: Drop PWRS from GNVSKyösti Mälkki2021-02-111-1/+1
* soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki2021-01-291-1/+1
* soc/intel: Refactor acpi_wake_source()Kyösti Mälkki2021-01-281-1/+5
* soc/intel/denverton_ns: Drop unused `pattrs.h`Angel Pons2021-01-251-40/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-1/+1
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-1/+0
* soc/intel/denverton_ns: Drop redundant `DEFAULT_ACPI_BASE`Angel Pons2021-01-121-1/+0
* soc/intel: Drop indirect <soc/nvs.h> includeKyösti Mälkki2021-01-031-1/+0
* soc/intel/denverton_ns: Initialize thermal configurationJulien Viard de Galbert2020-11-201-0/+2
* soc/intel/denverton_ns: Generate ACPI DMAR TableJulien Viard de Galbert2020-11-164-0/+22
* soc/intel/denverton_ns: Add PCH_DEVFN_PMC for finding PMC deviceDuncan Laurie2020-11-021-0/+1
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-1/+0
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-213-4/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-6/+2
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-0/+8
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1126-26/+0
* soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1