summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-3/+0
* soc/intel/denverton_ns: Fix logging levelKyösti Mälkki2022-01-261-2/+2
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-192-0/+10
* pci_ids.h: Make Denverton IDs consistent with other Intel SoCsJeff Daly2022-01-178-11/+11
* 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-172-19/+9
* soc/intel/denverton_ns: Fix MRC_RW_CACHEKyösti Mälkki2021-12-151-0/+1
* soc/intel/denverton_ns: Use common SMBus support codeKyösti Mälkki2021-12-153-23/+5
* soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev2021-12-151-0/+4
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-5/+5