summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker1-3/+0
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker1-2/+0
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin1-2/+2
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin1-14/+13
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin1-1/+1
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin1-7/+7
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin1-19/+22
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor1-2/+4
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker1-2/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-03-14powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor1-3/+3
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár1-4/+10
2022-09-28powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár1-0/+1
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+8
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy1-0/+2
2022-05-07kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada1-2/+2
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley1-2/+6
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater1-1/+1
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman1-1/+1
2021-08-26Merge changes from Paul GortmakerMichael Ellerman1-1/+0
2021-08-26powerpc: retire sbc8548 board supportPaul Gortmaker1-1/+0
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada1-6/+0
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada1-1/+1
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada1-5/+1
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley1-0/+4
2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin1-1/+1
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman1-0/+2
2020-12-18Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+4
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling1-0/+4
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers1-0/+1
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe1-1/+1
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+2
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman1-1/+1
2020-07-22powerpc/boot: add DTB to 'targets'Masahiro Yamada1-0/+2
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz1-3/+3
2020-05-28powerpc/40x: Remove EP405Christophe Leroy1-2/+1
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy1-3/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-5/+2
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman1-0/+2
2020-02-03kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-1/+1
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada1-13/+3
2019-07-04powerpc/boot: Add lzo support for uImageChristophe Leroy1-0/+2
2019-07-04powerpc/boot: Add lzma support for uImageChristophe Leroy1-0/+2