aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-04-21powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman1-2/+1
2023-04-21powerpc/configs/64s: Enable common accounting optionsMichael Ellerman1-0/+5
2023-04-21powerpc/configs/64s: Enable AUDITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman1-1/+16
2023-04-21powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman1-0/+2
2023-04-21powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman1-3/+0
2023-04-21powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman1-21/+21
2023-04-21powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman1-18/+24
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+8
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2-1/+1
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen1-1/+1
2023-04-20arch/powerpc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-5/+3
2023-04-20powerpc/Makefile: Don't prefix archhelp commands with "@"Michael Ellerman1-19/+19
2023-04-20powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman1-6/+6
2023-04-20powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman1-6/+2
2023-04-20powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman1-1/+1
2023-04-20powerpc/irq: Mark check_return_regs_valid() notraceMichael Ellerman1-1/+1
2023-04-20powerpc/corenet: Add PPC_QEMU_E500 to corenet configsMichael Ellerman1-0/+1
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker5-223/+0
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker7-518/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker7-560/+0
2023-04-20powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker6-835/+0
2023-04-20powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker7-843/+1
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker7-489/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker8-607/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker9-1611/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker8-756/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker8-569/+0
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan3-2/+8
2023-04-20powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley1-2/+0
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin5-35/+309
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin19-38/+228
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin13-103/+112
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin7-6/+112
2023-04-20powerpc/64s: Run at the kernel virtual address earlier in bootNicholas Piggin1-38/+44
2023-04-20powerpc/64: Move initial base and TOC pointer calculationNicholas Piggin1-9/+22
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár1-1/+1
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