aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy1-9/+0
2022-05-08powerpc: Add missing headersChristophe Leroy8-5/+9
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy9-9/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2022-04-27powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman1-1/+1
2022-02-07powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy1-1/+1
2022-01-31powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz1-0/+5
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-9/+11
2021-12-23powerpc/85xx: Add __init attribute to eligible functionsNick Child5-6/+6
2021-11-29powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman1-1/+1
2021-11-29powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman1-2/+2
2021-11-29powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman1-0/+2
2021-11-29powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni1-2/+2
2021-10-09powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni3-7/+13
2021-10-09powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni1-2/+1
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker3-141/+0
2020-11-19powerpc/85xx: Fix declaration made after definitionMichael Ellerman1-2/+1
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman1-2/+2
2020-07-16powerpc/Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport5-5/+5
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed1-7/+4
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-69/+0
2020-01-07powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entryBai Yingjie1-0/+9
2020-01-06powerpc/85xx: Get twr_p102x to compile againSebastian Andrzej Siewior1-4/+1
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes4-69/+0
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy1-6/+0
2019-11-17powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes6-30/+0
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+4
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-12/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner25-127/+25
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2-0/+2
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig8-21/+0
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+5
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig2-19/+0
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing1-1/+1
2018-11-23rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig1-4/+4
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy1-2/+2
2018-08-08powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap1-0/+4
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-4/+4
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring2-6/+6
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-9/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-01-25powerpc/corenet: add support for the kmcent2 boardValentin Longchamp1-0/+1