summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
/powerpc/boot/Makefile?id=384e338a9187e479349c97c9cfb36f6060708db8'>powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker 2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin 2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin 2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin 2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin 2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin 2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor 2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker 2023-04-20powerpc: drop MPC8272_ADS 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 MPC836x_MDS platform supportPaul Gortmaker 2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker 2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin 2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor 2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár 2022-09-28powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár 2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy 2022-05-08kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada 2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley 2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada 2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater 2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman 2021-08-27Merge changes from Paul GortmakerMichael Ellerman 2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker 2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada 2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada 2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada 2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley 2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin 2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman 2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling 2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers 2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe