summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* 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