summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-172-208/+17
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-1/+0
* [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-231-1/+1
* [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-232-7/+9
* [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-233-241/+2
* [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-031-14/+1
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-291-1/+1
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+2
* [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...Zhang Wei2007-06-291-0/+37
* [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei2007-06-291-0/+1
* [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala2007-06-291-1/+3
* [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei2007-06-291-1/+10
* [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2007-06-293-24/+2
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-292-2/+3
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-7/+0
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-293-3/+3
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-291-1/+1
* [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-091-1/+6
* [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-091-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-241-15/+3
|\
| * [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-121-15/+3
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-132-3/+3
|/
* [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-261-1/+1
* [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-262-174/+1
* Merge branch '85xx' into for_paulusKumar Gala2007-02-161-7/+0
|\
| * [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-161-7/+0
* | [POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger2007-02-161-0/+2
|/
* [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
* [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker2007-01-241-0/+1
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-10/+0
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-3/+2
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-141-1/+1
|\
| * [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-131-1/+1
* | Merge branch 'merge'Paul Mackerras2006-08-251-10/+9
|\ \ | |/
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
| * [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-232-180/+176
* | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
* | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-082-180/+176
* | [POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr2006-07-312-4/+4
|/
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-06-284-143/+138
|\
| * powerpc: minor cleanups for mpc86xxKumar Gala2006-06-284-143/+138
* | [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
* | [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
* | [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-281-0/+1
* | [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
|/
* [POWERPC] Add mpc8641hpcn PCI/PCI-Express platform files.Jon Loeliger2006-06-212-0/+498
OpenPOWER on IntegriCloud