summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/mpc8536_ds.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: 85xx: mark local functions staticArnd Bergmann2024-02-061-1/+1
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-1/+1
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-9/+1
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+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-2/+0
* 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-3/+1
* fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-191-0/+1
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-121-33/+3
* 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/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-3/+1
* powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-231-1/+1
* powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-12/+1
* powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-071-8/+1
* powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-241-13/+1
* powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov2011-11-241-0/+2
* 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/85xx: Add SWIOTLB support to FSL boardsKumar Gala2009-06-151-0/+17
* powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-241-0/+1
* powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-291-0/+1
* powerpc/85xx: Minor fixes for 85xxds and 8536ds board.Jason Jin2008-07-141-1/+1
* powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+125