aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-19/+1
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-1/+2
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger1-12/+2
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala1-0/+2
2007-08-17[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala1-208/+16
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala1-1/+1
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619111-2/+9
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala1-14/+1
2007-06-29[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei1-0/+1
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei1-2/+0
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann1-7/+0
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann1-1/+1
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin1-1/+6
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-2/+2
2007-02-16Merge branch '85xx' into for_paulusKumar Gala1-7/+0
2007-02-16[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger1-0/+2
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.Jon Loeliger1-7/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt1-10/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-3/+2
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger1-1/+1
2006-08-25Merge branch 'merge'Paul Mackerras1-10/+9
2006-08-25[POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger1-10/+9
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger1-2/+7
2006-08-25[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger1-2/+7
2006-08-23[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger1-148/+176
2006-08-08[POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device TreeJon Loeliger1-148/+176
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-7/+121
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala1-7/+121
2006-06-28[POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger1-1/+0
2006-06-21[POWERPC] Add the MPC8641 HPCN platform files.Jon Loeliger1-0/+326