Commit Graph

302 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Bjorn Helgaas d558b483d5 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 15 years ago
Bjorn Helgaas eb9fc8ef7c x86/PCI: for host bridge address space collisions, show conflicting resource 15 years ago
Bjorn Helgaas c9c9b56471 x86/PCI: remove redundant warnings 15 years ago
Thomas Gleixner d5d0e88c1e x86, olpc: Use pci subarch init for OLPC 15 years ago
Yinghai Lu 722a639fd2 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n 15 years ago
Thomas Gleixner bb8d41330c x86/PCI: Prevent mmconfig memory corruption 15 years ago
Jacob Pan c54113823c x86, pci: Add sanity check for PCI fixed bar probing 15 years ago
Jesse Barnes a712ffbc19 x86/PCI: Moorestown PCI support 15 years ago
Bjorn Helgaas 7bc5e3f2be x86/PCI: use host bridge _CRS info by default on 2008 and newer machines 15 years ago
Bjorn Helgaas 2fe2abf896 PCI: augment bus resource table with a list 15 years ago
Dominik Brodowski 3b7a17fcda resource/PCI: mark struct resource as const 15 years ago
Dominik Brodowski b26b2d494b resource/PCI: align functions now return start of resource 15 years ago
Seth Heasley 93da620226 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs 15 years ago
Thomas Gleixner 9325a28ce2 x86: Add pcibios_fixup_irqs to x86_init 15 years ago
Thomas Gleixner ab3b37937e x86: Add pci_init_irq to x86_init 15 years ago
Thomas Gleixner b72d0db9dd x86: Move pci init function to x86_init 15 years ago
Yinghai Lu e9a0064ad0 x86: Change range end to start+size 15 years ago
Yinghai Lu 284f933d45 x86/pci: Enable pci root res read out for 32bit too 15 years ago
Yinghai Lu 9ad3f2c7c6 x86/pci: Add cap_resource() 15 years ago
Yinghai Lu 97445c3b86 x86/pci: Use u64 instead of size_t in amd_bus.c 15 years ago
Yinghai Lu 3e3da00c01 x86/pci: AMD one chain system to use pci read out res 15 years ago
Yinghai Lu b74fd238a9 x86/pci: Use resource_size_t in update_res 15 years ago
Yinghai Lu 27811d8cab x86: Move range related operation to one file 15 years ago
Brian Gerst 5c64c7019e x86-32: Move XQUAD definitions to numaq.h 15 years ago
Jeff Garrett e8e06eae4f x86/PCI: remove IOH range fetching 15 years ago
Yinghai Lu a557aae29c x86/pci: Intel ioh bus num reg accessing fix 15 years ago
Jiri Slaby 5714868812 PCI: fix section mismatch on update_res() 15 years ago
Yinghai Lu 575939cf54 x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource 15 years ago
Bjorn Helgaas f6e1d8cc38 x86/PCI: MMCONFIG: add lookup function 15 years ago
Bjorn Helgaas 8c57786ad3 x86/PCI: MMCONFIG: clean up printks 15 years ago
Bjorn Helgaas ba2afbabfc x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region 15 years ago
Bjorn Helgaas ff097ddd4a x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table 15 years ago
Bjorn Helgaas 987c367b4e x86/PCI: MMCONFIG: remove typeof so we can use a list 15 years ago
Bjorn Helgaas 3f0f550392 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region 15 years ago
Bjorn Helgaas 2f2a8b9c90 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification 15 years ago
Bjorn Helgaas 56ddf4d3cf x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region 15 years ago
Bjorn Helgaas 95cf1cf0c5 x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access 15 years ago
Bjorn Helgaas d7e6b66fe8 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members 15 years ago
Bjorn Helgaas d215a9c8b4 x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one 15 years ago
Bjorn Helgaas df5eb1d67e x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression 15 years ago
Bjorn Helgaas f7ca698487 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero 15 years ago
Bjorn Helgaas 463a5df175 x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table 15 years ago
Bjorn Helgaas 7da7d360ae x86/PCI: MMCONFIG: centralize MCFG structure management 15 years ago
Bjorn Helgaas d3578ef7aa x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] 15 years ago
Bjorn Helgaas e823d6ff58 x86/PCI: MMCONFIG: count MCFG structures with local variable 15 years ago
Bjorn Helgaas 5663b1b963 x86/PCI: MMCONFIG: remove unused definitions 15 years ago
Yinghai Lu 67f241f457 x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c 15 years ago
Jiri Kosina 7b7a785942 PCI: fix comment typo in bus_numa.h 15 years ago
Alex Chiang 2ed7a806d8 x86/PCI: remove early PCI pr_debug statements 15 years ago
Bjorn Helgaas ea7f1b6ee9 x86/PCI: remove 64-bit division 15 years ago