summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/uart.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/denverton/uart.c: Clean up codeFelix Singer2020-03-021-6/+1
* soc/intel/denverton: Move PCI IDs to pci_ids.hFelix Singer2020-03-021-1/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/denverton_ns: Update UART legacy mode to keep FSP tracesJulien Viard de Galbert2018-03-091-0/+39
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-051-0/+53