summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2023-06-10watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson1-2/+2
2023-05-16powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra1-4/+9
2023-05-16powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2-50/+0
2023-05-08powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap1-0/+1
2023-04-29Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds128-2887/+517
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-1/+3
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-28/+51
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+14
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-2/+7
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker4-219/+0
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker3-193/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker3-216/+0
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker3-330/+0
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker3-110/+1
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker3-198/+0
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker3-109/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker3-102/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker3-208/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker3-105/+0
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2-1/+5
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin1-0/+18
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin1-2/+2
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin1-0/+20
2023-04-20powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020Pali Rohár2-6/+21
2023-04-20powerpc/85xx: p2020: Define just one machine descriptionPali Rohár1-38/+19
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár4-15/+36
2023-04-20powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár4-47/+72
2023-04-20powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.cPali Rohár4-30/+37
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár4-16/+46
2023-04-20powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy1-2/+0
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 Leroy2-4/+4
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy2-2/+6
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy2-23/+11
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy3-25/+1
2023-04-20powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár1-1/+1
2023-04-20powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár1-4/+1
2023-04-20powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 supportPali Rohár1-1/+3
2023-04-20powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575Pali Rohár1-1/+0
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár2-22/+20
2023-04-20powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár3-25/+5
2023-04-20powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár1-3/+2
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy3-9/+5
2023-04-06powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour2-0/+2
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-1/+1
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg3-15/+14
2023-04-04powerpc: Use of_address_to_resource()Rob Herring7-82/+41