Commit Graph

83 Commits (4fe91d518e4958af7edebbeb112a3272b2be232d)

Author SHA1 Message Date
Benjamin Herrenschmidt 9d5f49283b [POWERPC] Always hookup PHB IO resource even when empty 17 years ago
Stephen Rothwell 85e99b9fff [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node 17 years ago
Benjamin Herrenschmidt 549beb9ba3 [POWERPC] Merge 32 and 64 bits pcibios_enable_device 17 years ago
Benjamin Herrenschmidt 50c9bc2fc8 [POWERPC] fix iSeries PCI resource management 17 years ago
Benjamin Herrenschmidt 3fd94c6b1a [POWERPC] Merge PCI resource allocation & assignment 17 years ago
Benjamin Herrenschmidt bf5e2ba28f [POWERPC] Merge PCI resource fixups 17 years ago
Benjamin Herrenschmidt fe2d338cdc [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource 17 years ago
Benjamin Herrenschmidt fa462f2d75 [POWERPC] pci32: Add platform option to enable /proc PCI domains 17 years ago
Benjamin Herrenschmidt fc3fb71c3e [POWERPC] pci32: Add flags modifying the PCI code behaviour 17 years ago
Michael Ellerman 84631f37cc [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops 17 years ago
Benjamin Herrenschmidt 13dccb9e65 [POWERPC] Merge pci_process_bridge_OF_ranges() 17 years ago
Stephen Rothwell 44ef339073 [POWERPC] pci_controller->arch_data really is a struct device_node * 17 years ago
Stephen Rothwell 9ccc4fd260 [POWERPC] Remove some iSeries platform checks from the PCI code 17 years ago
Stephen Rothwell c96bede657 [POWERPC] iSeries: hose->buid is always zero for iSeries 17 years ago
Stephen Rothwell cb99302909 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch 17 years ago
Arnd Bergmann 3eb523b939 [POWERPC] Fix pci domain detection 18 years ago
Benjamin Herrenschmidt 8f2ea1fd3f [POWERPC] Fix initialization and usage of dma_mask 18 years ago
Auke Kok b8a3a5214d PCI: read revision ID by default 18 years ago
Michael Ellerman a2cd52ca90 PCI: Make pcibios_add_platform_entries() return errors 18 years ago
Jon Loeliger 327e22df9f [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). 18 years ago
Kumar Gala a4c9e32827 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 18 years ago
Kumar Gala 58083dade5 [POWERPC] Move common PCI code out of pci_32/pci_64 18 years ago
Kumar Gala 5516b540e9 [POWERPC] Use global_number in ppc32 pci_controller 18 years ago
Michael Ellerman 131208c5bb [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c 18 years ago
Benjamin Herrenschmidt 3d5134ee83 [POWERPC] Rewrite IO allocation & mapping on powerpc64 18 years ago
Benjamin Herrenschmidt de821204db [POWERPC] Fix IO space on PCI buses created from of_platform 18 years ago
Paul Mackerras 31e92e0a1f [POWERPC] Fix incorrect calculation of I/O window addresses 18 years ago
Paul Mackerras 11fbb00c67 [POWERPC] Cope with PCI host bridge I/O window not starting at 0 18 years ago
Michael Ellerman bab41e9be7 PCI: Convert to alloc_pci_dev() 18 years ago
Stephen Rothwell e2eb63927b [POWERPC] Rename get_property to of_get_property: arch/powerpc 18 years ago
Stephen Rothwell a8bda5dd4f [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells 18 years ago
Stephen Rothwell 57190708f1 [POWERPC] Create and use get_pci_dma_ops() 18 years ago
Stephen Rothwell 9874777016 [POWERPC] Create and use set_pci_dma_ops 18 years ago
Michael Ellerman 0fcfdabbdb MSI: Remove pci_scan_msi_device() 18 years ago
Benjamin Herrenschmidt 545da94f92 [POWERPC] Fix sys_pciconfig_iobase bus matching 18 years ago
Michal Ostrowski a2894cfb3a [POWERPC] Do not write virq back to PCI config space 18 years ago
Linas Vepstas bb63ab1351 [POWERPC] Fix PCI device channel state initialization 18 years ago
Benjamin Herrenschmidt 396a1a5832 [POWERPC] Fix mmap of PCI resource with hack for X 18 years ago
Yan Burman f8485350c2 [POWERPC] Replace kmalloc+memset with kzalloc 18 years ago
Benjamin Herrenschmidt 4cb3cee03d [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits 18 years ago
Benjamin Herrenschmidt 4c9d2800be [POWERPC] Generic OF platform driver for PCI host bridges. 18 years ago
Benjamin Herrenschmidt 803d4573e6 [POWERPC] Add "parent" struct device for PCI host bridges 18 years ago
Benjamin Herrenschmidt e557a1c96c [POWERPC] Resolve the parent address of a PCI bus range 18 years ago
Benjamin Herrenschmidt 12d04eef92 [POWERPC] Refactor 64 bits DMA operations 18 years ago
Benjamin Herrenschmidt f90bb153b1 [POWERPC] Make pci_read_irq_line the default 18 years ago
s.hauer@pengutronix.de 99a565bab1 [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c 19 years ago
Anton Blanchard 284a940675 [POWERPC] Check for offline nodes in pci NUMA code 19 years ago
Stephen Rothwell eecba334bd [POWERPC] modify PCI code for a merged kernel 19 years ago
Benjamin Herrenschmidt 006b64de60 [POWERPC] Make OF irq map code detect more error cases 19 years ago
Jeremy Kerr a7f67bdf2c [POWERPC] Constify & voidify get_property() 19 years ago