aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx
Commit message (Expand)AuthorAge
* [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth2008-01-23
* [POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi2008-01-23
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-10
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-08
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-08
* [POWERPC] Add initial MPC8610 HPCD Platform files.Xianghua Xiao2007-10-08
* [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger2007-09-14
* [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-10
* [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-17
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-23
* [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-23
* [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-23
* [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-23
* [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-03
* [POWERPC] Move pci_bus_to_hose users to pci_bus_to_hostKumar Gala2007-06-29
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-29
* [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge res...Zhang Wei2007-06-29
* [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei2007-06-29
* [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usageKumar Gala2007-06-29
* [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.Zhang Wei2007-06-29
* [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2007-06-29
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-29
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-29
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-29
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-29
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-29
* [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-10
* [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-09
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-23
|\
| * [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-12
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
|/
* [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-26
* [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-26
* Merge branch '85xx' into for_paulusKumar Gala2007-02-16
|\
| * [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-16
* | [POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger2007-02-16
|/
* [POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-06
* [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker2007-01-24
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-04
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-05
* Merge branch 'linux-2.6'Paul Mackerras2006-09-13
|\
| * [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-13
* | Merge branch 'merge'Paul Mackerras2006-08-25
|\|
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-25
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-25
| * [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-23
* | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-24
* | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger2006-08-08