summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* 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
* soc/intel/common/block/acpi: Factor out common smbus.aslSubrata Banik2020-10-052-9/+1
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-1/+0
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-213-4/+0
* soc/intel/common/cpu: Update COS mask calculation for NEM enhanced modeAamir Bohra2020-09-141-1/+1
* soc/intel/denverton_ns/uart_debug: include header for uart_platform_baseFelix Held2020-09-121-2/+1
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-2/+2
* soc/intel/denverton_ns/Kconfig: Drop unused 'IQAT_MEMORY_REGION_SIZE'Elyes HAOUAS2020-09-081-7/+0
* 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