aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-02-07powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-03-11powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-11-24powerpc/8xxx: Update device tree bus probe for new RapidIO node bindingKai Jiang
2010-07-14lmb: rename to memblockYinghai Lu
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori
2009-06-15powerpc: Add 86xx support for SWIOTLBBecky Bruce
2009-05-19powerpc/86xx: clean up smp init codeKumar Gala
2009-03-24powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov
2008-07-14powerpc/86xx: Refactor pic initKumar Gala
2008-04-29[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei
2008-04-17[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker
2008-04-17[POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker
2008-01-23[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala
2007-09-14[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.Jon Loeliger
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala
2007-08-17[POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r61911
2007-07-03[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chipsKumar Gala
2007-06-29[POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.Zhang Wei
2007-06-29[POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0Zhang Wei
2007-06-29[POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-16Merge branch '85xx' into for_paulusKumar Gala
2007-02-16[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().Jon Loeliger
2007-02-16[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...Jon Loeliger
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-09-14Merge branch 'linux-2.6'Paul Mackerras