aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc8536_ds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+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-2/+0
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-3/+1
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng1-0/+1
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao1-33/+3
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-3/+1
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-12/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-8/+1
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov1-13/+1
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov1-0/+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/+17
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov1-0/+1
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1
2008-07-14powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin1-1/+1
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala1-0/+125