aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
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-05powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour2-0/+2
2023-04-05mm, 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
2023-04-04powerpc/usbgecko: Use of_iomap()Rob Herring1-19/+1
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V1-0/+7
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2-0/+9
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring10-23/+19
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring7-8/+7
2023-03-30powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-03-30powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2023-03-30powerpc/pseries: Add spaces around / operatorPetr Vaněk1-1/+1
2023-03-29powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni1-0/+8
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2-4/+4
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-0/+2
2023-03-23powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko1-0/+1
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2-6/+6
2023-03-22powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain1-9/+1
2023-03-17powerpc/pseries: move to use bus_get_dev_root()Greg Kroah-Hartman2-13/+25
2023-03-17powerpc/powernv: move to use bus_get_dev_root()Greg Kroah-Hartman2-4/+15
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy78-94/+0
2023-03-16powerpc/85xx: Fix function naming for p1023_rdb platformChristophe Leroy1-4/+4