summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/mpc85xx_ds.c
AgeCommit message (Expand)Author
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár
2023-04-20powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár
2023-04-20powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_dsChristophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár
2023-04-20powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár
2023-04-20powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-07-11powerpc/mpc85xx_ds: convert to unified PCI initScott Wood
2012-07-03powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett
2011-11-24powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/85xx: separate cpm2 pic initDmitry Eremin-Solenikov
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-10powerpc: platforms/85xx irq_data conversion.Lennert Buytenhek
2010-07-14lmb: rename to memblockYinghai Lu
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori
2009-06-15powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala
2009-03-24powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov
2008-12-30powerpc/85xx: Add SMP support to MPC8572 DSKumar Gala
2008-12-03powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips