summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki2021-10-221-1/+1
* sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki2021-10-221-2/+2
* sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki2021-10-221-10/+3
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* soc/intel/denverton_ns/lpc.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-1/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-2/+1
* soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-021-7/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/denverton_ns: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzlingStephen Douthit2020-03-101-17/+259
* soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer2020-03-021-1/+1
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/intel/denverton_ns: Get rid of device_tElyes HAOUAS2018-06-041-8/+8
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-1/+1
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-051-0/+336