summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+0
|\
| * powerpc: retire sbc8548 board supportPaul Gortmaker2021-08-261-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-031-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-041-0/+2
* powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-041-0/+2
* kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-0/+5
|\
| * powerpc/boot: Set target when cross-compiling for clangJoel Stanley2018-11-141-0/+5
* | powerpc/boot: Fix build failures with -j 1Michael Ellerman2018-12-061-1/+1
|/
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-3/+8
|\
| * powerpc/boot: Build boot wrapper with optimisationsJoel Stanley2018-10-131-1/+1
| * powerpc/boot: Disable vector instructionsJoel Stanley2018-10-131-2/+2
| * powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley2018-10-131-1/+6
* | powerpc: build .dtb files in dts directoryRob Herring2018-10-021-29/+26
|/
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-1/+1
* powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-031-1/+1
* powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer2018-06-031-1/+1
* powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer2018-06-031-1/+1
* powerpc/embedded6xx: Remove C2K board supportMark Greer2018-06-031-3/+2
* powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin2018-06-011-5/+11
* powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-02-281-1/+2
* powerpc/boot: Only build CPM code when necessaryMichael Ellerman2017-12-111-1/+2
* powerpc/boot: Only build OPAL code when necessaryMichael Ellerman2017-12-111-3/+3
* powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman2017-12-111-1/+2
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-151-1/+1
|\
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc: conditionally compile platform-specific serial driversHannes Reinecke2017-08-311-3/+4