summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-231-2/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-302-24/+3
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* soc/intel/denverton_ns: Remove __attribute__(())Elyes Haouas2023-09-173-3/+3
* soc: Remove SOC_SPECIFIC_OPTIONSElyes Haouas2023-08-211-11/+8
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-15/+2
* acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans2023-07-201-2/+0
* soc/intel/denverton: Use newer function for resource declarationsArthur Heymans2023-07-171-40/+18
* acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans2023-07-062-2/+2
* sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki2023-05-101-2/+2
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-1/+1
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-081-4/+5
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/denverton_ns: Use common gpio.h includeDinesh Gehlot2023-01-233-5/+4
* soc/intel/denverton_ns: Add PMC macros for common code usageSubrata Banik2023-01-221-0/+4
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-2/+3
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-071-9/+0
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-17/+0
* sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki2022-11-281-3/+0
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-1/+1
* sb,soc/intel: Use register_new_ioapic_gsi0()Kyösti Mälkki2022-11-101-1/+1
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-221-0/+1
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-2/+2
* treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas2022-10-121-1/+1
* treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas2022-10-121-1/+1
* treewide: use predicates to check for enabled pci devicesFabio Aiuto2022-10-061-2/+2
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-6/+1
* device/resource: Modify some resource allocation instancesKyösti Mälkki2022-06-242-11/+4
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-5/+5
* soc/intel/denverton_ns: enable Denverton to use common msr definesJeff Daly2022-06-171-58/+2
* soc/intel/denverton_ns: enable Denverton to use common SoC SPI codeJeff Daly2022-06-172-6/+11
* soc/intel/denverton_ns: Define macro TOTAL_PADSEric Lai2022-06-171-0/+3
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+9
* soc/intel/denverton_ns: Remove always false statementArthur Heymans2022-05-132-12/+0
* soc/intel/denverton_ns/chip.c: add soc_acpi_name functionJeff Daly2022-04-071-0/+91
* soc/intel/denverton_ns: add common device function macrosJeff Daly2022-04-071-20/+101
* Kconfig: Select UDK2017Patrick Rudolph2022-03-311-1/+1
* soc/intel/denverton_ns: Resolve macro conflicts with UDK2017 headersPatrick Rudolph2022-03-312-24/+13
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-292-18/+0
* util/ifdtool: Add support for Denverton SoCJeff Daly2022-03-081-0/+4
* src: Make PCI ID define names shorterFelix Singer2022-03-077-17/+17
* 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-212-0/+15
* soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik2022-02-213-63/+22
* soc/intel/denverton_ns: Add function to clear PMCON status bitsSubrata Banik2022-02-185-21/+43
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-11/+13