summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typosBjorn Helgaas2024-05-081-2/+2
* powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker2023-06-211-3/+0
* powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker2023-06-211-2/+0
* powerpc/build: Remove -pipe from compilation flagsNicholas Piggin2023-06-141-2/+2
* powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin2023-06-141-14/+13
* powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin2023-06-141-1/+1
* powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin2023-06-141-7/+7
* powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin2023-06-141-19/+22
* powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor2023-05-121-2/+4
* powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-201-1/+0
* powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-201-1/+0
* powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker2023-04-201-2/+1
* powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2023-04-201-1/+0
* powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2023-04-201-1/+0
* powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2023-04-201-1/+0
* powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin2023-04-201-0/+2
* powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor2023-03-151-3/+3
* powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár2023-01-301-4/+10
* powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár2022-09-281-0/+1
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-2/+8
|\
| * powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy2022-05-191-0/+2
| * powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley2022-04-271-2/+6
* | kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada2022-05-081-2/+2
|/
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater2021-10-131-1/+1
* powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman2021-09-141-1/+1
* Merge changes from Paul GortmakerMichael Ellerman2021-08-271-1/+0
|\
| * powerpc: retire sbc8548 board supportPaul Gortmaker2021-08-271-1/+0
* | powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada2021-08-041-6/+0
* | powerpc: make the install target not depend on any build artifactMasahiro Yamada2021-08-041-1/+1
* | powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada2021-08-041-5/+1
|/
* powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley2021-06-211-0/+4
* powerpc/boot: add zImage.lds to targetsNicholas Piggin2021-06-211-1/+1
* powerpc/boot: Fix build of dts/fslMichael Ellerman2020-12-211-0/+2
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-0/+4
|\
| * powerpc/boot: Use clang when CC is clangBill Wendling2020-11-261-0/+4
* | powerpc: boot: include compiler_attributes.hNick Desaulniers2020-11-181-0/+1
|/
* powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe2020-09-081-1/+1
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-0/+2
|\
| * powerpc/boot: add DTB to 'targets'Masahiro Yamada2020-07-221-0/+2
* | powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman2020-07-291-1/+1
* | powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz2020-06-221-3/+3
|/
* powerpc/40x: Remove EP405Christophe Leroy2020-05-281-2/+1
* powerpc/40x: Remove WALNUTChristophe Leroy2020-05-281-3/+1
* powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-281-5/+2
* powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman2020-03-041-0/+2
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-1/+1
* powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada2019-07-101-13/+3
* powerpc/boot: Add lzo support for uImageChristophe Leroy2019-07-051-0/+2