summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc85xx_ds.c
AgeCommit message (Expand)AuthorFilesLines
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-4/+0
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov1-3/+0
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-9/+3
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-3/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+3
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-8/+6
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-0/+1
2012-07-11powerpc/mpc85xx_ds: convert to unified PCI initScott Wood1-68/+29
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
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-2/+2
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-2/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-11/+3
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-9/+2
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett1-5/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-15/+3
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+2
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri1-1/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek1-1/+2
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/85xx: Add SWIOTLB support to FSL boardsKumar Gala1-0/+19
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala1-5/+38
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-12-30powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala1-0/+7
2008-12-03powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang1-1/+10
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala1-1/+2
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-07-16powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov1-2/+0
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin1-1/+1
2008-07-14powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala1-3/+3
2008-06-02[POWERPC] 85xx: Enable MSI support for 85xxds boardJason Jin1-1/+3
2008-04-17[POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior1-0/+13
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell1-1/+1
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala1-1/+0
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala1-3/+2
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala1-7/+11
2007-09-14[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala1-0/+31
2007-09-13[POWERPC] 85xx: Clean up from 85xx_ds renameKumar Gala1-14/+22
2007-09-13[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.cKumar Gala1-0/+188