aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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/powerpc/linuxLinus Torvalds1-2/+8
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy1-0/+2
2022-05-08kbuild: 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-27Merge changes from Paul GortmakerMichael Ellerman1-1/+0
2021-08-27powerpc: 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-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus 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-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus 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-04kbuild: 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-05powerpc/boot: Add lzo support for uImageChristophe Leroy1-0/+2
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy1-0/+2
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+5
2018-12-06powerpc/boot: Fix build failures with -j 1Michael Ellerman1-1/+1
2018-11-14powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+8
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley1-1/+1
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley1-2/+2
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley1-1/+6
2018-10-02powerpc: build .dtb files in dts directoryRob Herring1-29/+26
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1
2018-06-04powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer1-1/+1
2018-06-04powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer1-1/+1
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer1-1/+1
2018-06-04powerpc/embedded6xx: Remove C2K board supportMark Greer1-3/+2
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin1-5/+11
2018-02-28powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman1-1/+2