summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2023-04-201-98/+0
* powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár2023-04-201-4/+1
* powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár2023-04-201-12/+1
* powerpc/fsl_uli1575: Misc cleanupChristophe Leroy2023-04-201-3/+1
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-13/+1
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy2022-02-071-6/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-1/+0
* 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/+0
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+2
* powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani2016-03-111-20/+1
* 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/+6
* 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/+0
* 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-151-0/+15
* powerpc/86xx: clean up smp init codeKumar Gala2009-05-191-1/+0
* 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/+0
* powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce2008-09-291-8/+0
* powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-161-2/+0
* powerpc/86xx: Refactor pic initKumar Gala2008-07-141-63/+1
* [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-231-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/+1
* [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/+2
* [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/+16
* [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/+1
* [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/+0
* [POWERPC] kill isa_{io,mem}_base definitions for !PCIArnd Bergmann2007-06-291-7/+0
* [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-091-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-131-2/+2
* Merge branch '85xx' into for_paulusKumar Gala2007-02-161-7/+0
|\