summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2023-05-08powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin
2023-04-20powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020Pali Rohár
2023-04-20powerpc/85xx: p2020: Define just one machine descriptionPali Rohár
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 RDB machine descriptions to p2020.cPali Rohár
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár
2023-04-20powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy
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/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár
2023-04-20powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár
2023-04-20powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 supportPali Rohár
2023-04-20powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575Pali Rohár
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-04-05powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-04-04powerpc/usbgecko: Use of_iomap()Rob Herring
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman