summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci_64.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt2008-01-251-7/+4
* [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-171-2/+2
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-201-30/+0
* [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-201-3/+16
* [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-201-106/+12
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-87/+17
* [POWERPC] Merge pcibios_resource_to_bus/bus_to_resourceBenjamin Herrenschmidt2007-12-201-42/+0
* [POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt2007-12-201-8/+0
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-201-1/+0
* [POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman2007-12-201-0/+16
* [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-111-93/+0
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-5/+3
* [POWERPC] Remove some iSeries platform checks from the PCI codeStephen Rothwell2007-12-111-15/+8
* [POWERPC] iSeries: hose->buid is always zero for iSeriesStephen Rothwell2007-12-111-6/+2
* [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-111-3/+0
* [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
* [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-624/+126
|\
| * [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().Jon Loeliger2007-07-031-5/+4
| * [POWERPC] Use ppc64 style list management for pci_controller on ppc32Kumar Gala2007-06-291-66/+0
| * [POWERPC] Move common PCI code out of pci_32/pci_64Kumar Gala2007-06-291-309/+0
| * [POWERPC] Use global_number in ppc32 pci_controllerKumar Gala2007-06-291-16/+0
| * [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman2007-06-281-1/+1
| * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-232/+126
* | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+2
* | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-2/+2
|/
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-171-1/+22
* [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
* Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+1
|\
| * PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
* | [POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras2007-05-081-4/+5
|/
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-8/+8
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-131-1/+1
* [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-2/+7
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-081-1/+0
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-02-071-1/+1
| |\
| * | [POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2007-01-241-1/+0
* | | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-071-2/+0
| |/ |/|
* | [POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt2007-01-281-1/+1
|/
* [POWERPC] Fix PCI device channel state initializationLinas Vepstas2006-12-201-0/+1
* [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-11/+31
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-041-2/+1
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-041-1/+1
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+9
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-041-1/+1
* [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-041-5/+1
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-3/+23
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-2/+6
* [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de2006-11-131-12/+2
OpenPOWER on IntegriCloud