summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov2022-11-241-79/+53
* powerpc: Cleanup idle for e500Christophe Leroy2022-09-262-8/+0
* powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy2022-09-261-1/+1
* powerpc: Remove redundant selection of E500 and E500MCChristophe Leroy2022-09-261-3/+0
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-1/+1
* powerpc/85xx: Fix fall-through warning for ClangGustavo A. R. Silva2022-09-081-0/+1
* powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()Liang He2022-09-051-2/+4
* powerpc/85xx: Add missing of_node_put() in sgy_cst1000Liang He2022-09-051-13/+22
* powerpc/85xx: Add missing of_node_put() in ksi8560.cLiang He2022-09-051-0/+2
* powerpc/85xx: Fix description of MPC85xx and P1/P2 boards optionsPali Rohár2022-07-281-8/+10
* powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-221-9/+0
* powerpc: Add missing headersChristophe Leroy2022-05-088-5/+9
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-089-9/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman2022-04-271-1/+1
* powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy2022-02-071-1/+1
* powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz2022-01-311-0/+5
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-148-9/+11
|\
| * powerpc/85xx: Add __init attribute to eligible functionsNick Child2021-12-235-6/+6
| * powerpc/85xx: Make c293_pcie_pic_init() staticMichael Ellerman2021-11-291-1/+1
| * powerpc/85xx: Make mpc85xx_smp_kexec_cpu_down() staticMichael Ellerman2021-11-291-2/+2
| * powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()Michael Ellerman2021-11-291-0/+2
* | powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-11-291-2/+2
|/
* powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni2021-10-093-7/+13
* powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-10-091-2/+1
* powerpc: retire sbc8548 board supportPaul Gortmaker2021-08-273-141/+0
* powerpc/85xx: Fix declaration made after definitionMichael Ellerman2020-11-191-2/+1
* powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman2020-09-181-2/+2
* powerpc/Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* powerpc: Replace setup_irq() by request_irq()afzal mohammed2020-03-251-7/+4
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-084-69/+0
|\
| * soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-094-69/+0
* | powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entryBai Yingjie2020-01-071-0/+9
* | powerpc/85xx: Get twr_p102x to compile againSebastian Andrzej Siewior2020-01-061-4/+1
|/
* powerpc/sysdev: drop simple gpioChristophe Leroy2019-11-211-6/+0
* powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes2019-11-176-30/+0
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-4/+4
|\
| * powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-041-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-12/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 419Thomas Gleixner2019-06-052-8/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3025-127/+25
|/
* powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2019-02-182-0/+2
* powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-188-21/+0
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-5/+5
|\
| * rapidio: consolidate RAPIDIO config entry in drivers/rapidioChristoph Hellwig2018-11-231-4/+4
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* | powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-202-19/+0
* | powerpc/85xx: Drop pointless static qualifierYue Haibing2018-11-251-1/+1
|/