summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile
AgeCommit message (Expand)AuthorLines
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+8
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy-0/+2
2022-05-08kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada-2/+2
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley-2/+6
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-1/+1
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater-1/+1
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman-1/+1
2021-08-27Merge changes from Paul GortmakerMichael Ellerman-1/+0
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker-1/+0
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada-6/+0
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada-1/+1
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada-5/+1
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley-0/+4
2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin-1/+1
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman-0/+2
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+4
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling-0/+4
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers-0/+1
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe-1/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-0/+2
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman-1/+1
2020-07-22powerpc/boot: add DTB to 'targets'Masahiro Yamada-0/+2
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz-3/+3
2020-05-28powerpc/40x: Remove EP405Christophe Leroy-2/+1
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy-3/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek-5/+2
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman-0/+2
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada-2/+2
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada-1/+1
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada-13/+3
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy-0/+2
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy-0/+2
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada-1/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+5
2018-12-06powerpc/boot: Fix build failures with -j 1Michael Ellerman-1/+1
2018-11-14powerpc/boot: Set target when cross-compiling for clangJoel Stanley-0/+5
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+8
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley-1/+1
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley-2/+2
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley-1/+6
2018-10-02powerpc: build .dtb files in dts directoryRob Herring-29/+26
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao-1/+1
2018-06-04powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer-1/+1
2018-06-04powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer-1/+1
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer-1/+1
2018-06-04powerpc/embedded6xx: Remove C2K board supportMark Greer-3/+2
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin-5/+11
2018-02-28powerpc/boot: Fix random libfdt related build errorsGuenter Roeck-1/+2
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman-1/+2
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman-3/+3