summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_ds.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+1
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár1-2/+2
2023-04-20powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár1-46/+0
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár1-15/+1
2023-04-20powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_dsChristophe Leroy1-17/+20
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy1-3/+3
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy1-1/+3
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy1-12/+6
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy1-9/+1
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár1-22/+1
2023-04-20powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár1-12/+1
2023-04-20powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár1-3/+2
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy1-3/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-3/+0
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-27/+3
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
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-20fsl/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-16powerpc/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-30powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips1-0/+1