summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel/denverton_ns: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0625-345/+50
* soc/intel/denverton_ns: Implement AES-NI LockJulien Viard de Galbert2020-03-201-0/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-1826-48/+0
* soc/intel/dnv: Don't clobber SATA_MAP while trying to set modeStephen Douthit2020-03-101-4/+3
* soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer2020-03-021-42/+0
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-1/+1
* ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki2019-11-081-10/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* soc/intel: Remove unused codePatrick Rudolph2019-11-041-1/+0
* soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpiSubrata Banik2019-11-011-0/+2
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-41/+42
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-6/+0
* intel/denverton_ns: Drop unused save_gpio_routeKyösti Mälkki2019-08-151-1/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-19/+0
* soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki2019-08-071-7/+0
* soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki2019-07-251-0/+2
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-6/+3
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-2/+2
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-2/+2
* soc/intel/dnv: Fix value of B_PCH_GPIO_RX_SCI_ROUTEPatrick Havelange2019-06-251-1/+1
* cpu/x86/msr: Move IA32_MISC_ENABLE bits to common placeElyes HAOUAS2019-06-211-4/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1