summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-271-2/+1
|\
| * powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-2/+1
* | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-1/+2
|\ \
| * | init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+2
| |/
* | powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
* | powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2023-05-171-4/+9
* | powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe2023-05-172-50/+0
* | powerpc/fsl_uli1575: fix kconfig warnings and build errorsRandy Dunlap2023-05-081-0/+1
|/
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-28128-2887/+517
|\
| * powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker2023-04-204-219/+0
| * powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-203-193/+0
| * powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-203-216/+0
| * powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker2023-04-203-330/+0
| * powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2023-04-203-110/+1
| * powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker2023-04-203-198/+0
| * powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2023-04-203-109/+0
| * powerpc: drop MPC837x_MDS platform supportPaul Gortmaker2023-04-203-102/+0
| * powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2023-04-203-208/+0
| * powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2023-04-203-105/+0
| * powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2023-04-202-1/+5
| * powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+18
| * powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-2/+2
| * powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-201-0/+20
| * powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020Pali Rohár2023-04-202-6/+21
| * powerpc/85xx: p2020: Define just one machine descriptionPali Rohár2023-04-201-38/+19
| * powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár2023-04-204-15/+36
| * powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár2023-04-204-47/+72
| * powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.cPali Rohár2023-04-204-30/+37
| * powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár2023-04-204-16/+46
| * powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy2023-04-201-2/+0
| * powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_dsChristophe Leroy2023-04-201-17/+20
| * powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy2023-04-202-4/+4
| * powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy2023-04-202-2/+6
| * powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy2023-04-202-23/+11
| * powerpc/85xx: Remove DBG() macroChristophe Leroy2023-04-203-25/+1
| * powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár2023-04-201-1/+1
| * powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár2023-04-201-4/+1
| * powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 supportPali Rohár2023-04-201-1/+3
| * powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575Pali Rohár2023-04-201-1/+0
| * powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár2023-04-202-22/+20
| * powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár2023-04-203-25/+5
| * powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár2023-04-201-3/+2
| * powerpc/fsl_uli1575: Misc cleanupChristophe Leroy2023-04-203-9/+5
| * powerpc: Use of_address_to_resource()Rob Herring2023-04-047-82/+41
| * powerpc/usbgecko: Use of_iomap()Rob Herring2023-04-041-19/+1
| * powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-3010-23/+19
| * powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-307-8/+7
| * powerpc/wii: fix resource printk format warningsRandy Dunlap2023-03-303-4/+4
| * powerpc/mpc512x: fix resource printk format warningRandy Dunlap2023-03-301-1/+1
| * powerpc/pseries: Add spaces around / operatorPetr Vaněk2023-03-301-1/+1