aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/amd_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas1-31/+11
2012-01-06x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann1-1/+0
2011-02-10x86: Adjust section placement in AMD northbridge related codeJan Beulich1-1/+1
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich1-0/+33
2010-02-10x86: Change range end to start+sizeYinghai Lu1-10/+14
2010-02-10x86/pci: Enable pci root res read out for 32bit tooYinghai Lu1-16/+2
2010-02-10x86/pci: Add cap_resource()Yinghai Lu1-3/+5
2010-02-10x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu1-8/+8
2010-02-10x86/pci: AMD one chain system to use pci read out resYinghai Lu1-3/+4
2010-02-10x86: Move range related operation to one fileYinghai Lu1-59/+11
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu1-99/+0
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu1-27/+18
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes1-63/+1
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu1-2/+6
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds1-1/+1
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes1-1/+1
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu1-0/+4
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-1/+1
2008-08-25x86: cleanup in amd_cpu_notify()Robert Richter1-1/+1
2008-08-23x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter1-4/+31
2008-08-23x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter1-3/+16
2008-07-15generic-ipi: merge fixIngo Molnar1-1/+1
2008-07-09x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter1-3/+29
2008-07-09x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter1-21/+21
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-2/+2
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter1-0/+32
2008-07-08x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter1-0/+528