summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Report word-sized access for PM1a_EVTAngel Pons2020-07-201-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-11/+2
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-4/+4
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-14/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-10/+0
* src/**/acpi/smbus.asl: Drop dead codeAngel Pons2020-07-061-214/+0
* soc/intel: Drop unused `#include <reg_script.h>`Angel Pons2020-07-061-1/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-5/+4
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-304-11/+8
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-282-0/+11
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-1/+1
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-242-17/+1
* sb,soc/intel: Replace smm_southbridge_enable_smi()Kyösti Mälkki2020-06-162-3/+8
* sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki2020-06-161-1/+1
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-162-5/+2
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-072-7/+0
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-062-2/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* soc,southbridge/intel: Control SMI related FADT entriesKyösti Mälkki2020-06-061-8/+1
* soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-022-11/+9
* src: Remove unused 'include <lib.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1172-72/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0611-132/+11
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0612-24/+12
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-026-7/+7
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh2020-04-282-2/+2
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-2/+2
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-102-2/+0
* soc/intel/denverton_ns: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0658-804/+116
* fsp2_0: Gather Kconfig declarationsNico Huber2020-04-051-3/+0
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-056-7/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-022-2/+2
* intel/fsp2_0: Make FSP_USE_REPO a SoC opt-inJohanna Schander2020-03-301-0/+1
* soc/intel/denverton_ns: Implement AES-NI LockJulien Viard de Galbert2020-03-202-0/+9
* soc: Remove copyright noticesPatrick Georgi2020-03-1872-122/+0
* soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzlingStephen Douthit2020-03-101-17/+259
* soc/intel/dnv: Add ACPI _PRT methods for virtual root portsStephen Douthit2020-03-103-0/+78
* soc/intel/dnv: Fix ACPI reporting of root port interrupt routingStephen Douthit2020-03-101-8/+8