summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pci.h
AgeCommit message (Expand)Author
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng
2016-02-05x86: pci: Drop legacy PCI APIsBin Meng
2015-11-13x86: Remove legacy pci codesBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-04-29x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-02-06x86: Define macros for pci configuration space accessBin Meng
2015-01-12pci: Make pci apis usable before relocationBin Meng
2014-11-25x86: pci: Add handlers before and after a PCI hose scanSimon Glass
2014-11-21x86: pci: Allow configuration before relocationSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Remove unused bios/pci codeSimon Glass
2012-11-28x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black
2011-11-29x86: Misc PCI touchupsGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ