summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-1/+0Star
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-1/+1
* powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-251-1/+0Star
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+2Star
* powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani2016-03-121-20/+1Star
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-121-36/+6Star
* powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-031-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0Star
* powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang2011-11-241-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-2/+2
* powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori2009-08-281-1/+1
* powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori2009-08-281-0/+1
* powerpc: Add 86xx support for SWIOTLBBecky Bruce2009-06-161-0/+15
* powerpc/86xx: clean up smp init codeKumar Gala2009-05-191-1/+0Star
* powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-241-0/+1
* powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-221-2/+0Star
* powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce2008-09-291-8/+0Star
* powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-171-2/+0Star
* powerpc/86xx: Refactor pic initKumar Gala2008-07-141-63/+1Star
* [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-291-0/+1
* [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker2008-04-171-0/+6
* [POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2008-04-171-4/+4
* [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth2008-01-241-0/+14
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-081-19/+1Star
* [POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala2007-10-081-1/+2
* [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger2007-09-141-12/+2Star
* [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-101-0/+2
* [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-171-208/+16Star
* [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-231-2/+9
* [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala2007-07-031-14/+1Star
* [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei2007-06-291-0/+1
* [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei2007-06-291-2/+0Star
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-7/+0Star
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-291-1/+1
* [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-101-1/+6
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-2/+2
* Merge branch '85xx' into for_paulusKumar Gala2007-02-171-7/+0Star
|\
| * [POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger2007-02-171-7/+0Star
* | [POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger2007-02-171-0/+2
|/
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-041-10/+0Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-3/+2Star
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-061-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-131-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/+9Star
|\|
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9Star