summaryrefslogtreecommitdiffstats
path: root/src/device/pci_early.c
Commit message (Expand)AuthorAgeFilesLines
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/device: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-36/+35
* AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth2019-09-171-2/+0
* device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki2019-07-041-48/+0
* device/pci_ops: Apply some symmetry in headersKyösti Mälkki2019-02-111-1/+0
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-0/+31
* device/pci_early.c: Drop some guardsKyösti Mälkki2019-02-111-5/+2
* device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki2018-12-301-15/+18
* src/device: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan2014-07-191-4/+3
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+104
* PCI: Add capability list parser to romstageKyösti Mälkki2014-02-121-0/+68