| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Remove update_bridge_resource | Kumar Gala | 2008-01-23 | 1 | -58/+0 |
* | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -2/+2 |
* | [POWERPC] pci_32.c: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -7/+13 |
* | [POWERPC] Fix possible NULL deref in ppc32 PCI | Benjamin Herrenschmidt | 2007-12-21 | 1 | -2/+3 |
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_device | Benjamin Herrenschmidt | 2007-12-20 | 1 | -37/+0 |
* | [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() | Benjamin Herrenschmidt | 2007-12-20 | 1 | -2/+8 |
* | [POWERPC] Merge PCI resource allocation & assignment | Benjamin Herrenschmidt | 2007-12-20 | 1 | -243/+3 |
* | [POWERPC] Merge PCI resource fixups | Benjamin Herrenschmidt | 2007-12-20 | 1 | -81/+2 |
* | [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource | Benjamin Herrenschmidt | 2007-12-20 | 1 | -32/+0 |
* | [POWERPC] pci32: Remove obsolete PowerMac bus number hack | Benjamin Herrenschmidt | 2007-12-20 | 1 | -11/+0 |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 | 1 | -8/+34 |
* | [POWERPC] pci32: Remove PowerMac P2P bridge IO hack | Benjamin Herrenschmidt | 2007-12-20 | 1 | -214/+1 |
* | [POWERPC] pci32: Use generic pci_assign_unassign_resources | Benjamin Herrenschmidt | 2007-12-20 | 1 | -174/+17 |
* | [POWERPC] pci32: Remove bogus alignment message | Benjamin Herrenschmidt | 2007-12-20 | 1 | -6/+0 |
* | [POWERPC] Change 32-bit PCI message about resource allocation | Benjamin Herrenschmidt | 2007-12-11 | 1 | -1/+1 |
* | [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources | Benjamin Herrenschmidt | 2007-12-11 | 1 | -20/+26 |
* | [POWERPC] Merge pci_process_bridge_OF_ranges() | Benjamin Herrenschmidt | 2007-12-11 | 1 | -114/+0 |
* | [POWERPC] Make isa_mem_base common to 32 and 64 bits | Benjamin Herrenschmidt | 2007-12-11 | 1 | -1/+0 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-11 | 1 | -5/+5 |
* | [POWERPC] null_pci_ops: Use named structure member initializers | Nathan Lynch | 2007-08-17 | 1 | -2/+2 |
* | [POWERPC] Fix a compile warning in pci_32.c | Segher Boessenkool | 2007-08-03 | 1 | -1/+4 |
* | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala | 2007-07-26 | 1 | -1/+1 |
* | [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB | Kumar Gala | 2007-07-25 | 1 | -0/+18 |
* | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala | 2007-07-23 | 1 | -6/+12 |
* | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala | 2007-07-23 | 1 | -0/+7 |
* | [POWERPC] Kill pcibios_enable_resources() | Kumar Gala | 2007-07-03 | 1 | -34/+0 |
* | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 1 | -51/+10 |
* | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 1 | -294/+0 |
* | [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host | Kumar Gala | 2007-06-29 | 1 | -4/+4 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 | 1 | -1/+2 |
* | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -3/+3 |
* | [POWERPC] Removed dead code related to PCI on ppc32 | Kumar Gala | 2007-06-29 | 1 | -112/+0 |
* | [POWERPC] Let subordinate transparent bridges be transparent. | York Sun | 2007-06-29 | 1 | -1/+1 |
* | [POWERPC] Fix STRICT_MM_TYPECHECKS | David Gibson | 2007-05-02 | 1 | -1/+1 |
* | [POWERPC] pci_32.c: Switch to ref counting PCI API | Alan Cox | 2007-04-24 | 1 | -2/+5 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -5/+12 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -7/+7 |
* | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Do not write virq back to PCI config space | Michal Ostrowski | 2007-01-24 | 1 | -1/+0 |
* | [POWERPC] Remove bogus sanity check in pci -> OF node code | Benjamin Herrenschmidt | 2007-01-22 | 1 | -5/+0 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt | 2006-12-11 | 1 | -45/+53 |
* | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 | 1 | -13/+32 |
* | [POWERPC] Fix debug printks for 32-bit resources in the PCI code | Sergei Shtylyov | 2006-12-04 | 1 | -13/+11 |
* | [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h | Benjamin Herrenschmidt | 2006-12-04 | 1 | -31/+3 |
* | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+4 |
* | [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc | Benjamin Herrenschmidt | 2006-12-04 | 1 | -23/+0 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+10 |
* | [POWERPC] Fix IO Window Updates on P2P bridges. | Randy Vinson | 2006-10-16 | 1 | -6/+6 |