aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2022-02-07powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy1-6/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-1/+0
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-1/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-1/+0
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-4/+2
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani1-20/+1
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-36/+6
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang1-1/+1
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori1-1/+1
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori1-0/+1
2009-06-15powerpc: Add 86xx support for SWIOTLBBecky Bruce1-0/+15
2009-05-19powerpc/86xx: clean up smp init codeKumar Gala1-1/+0
2009-03-24powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce1-2/+0
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce1-8/+0
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov1-2/+0
2008-07-14powerpc/86xx: Refactor pic initKumar Gala1-63/+1
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei1-0/+1
2008-04-17[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker1-0/+6
2008-04-17[POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker1-4/+4
2008-01-23[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth1-0/+14
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
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