summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/Makefile
AgeCommit message (Expand)Author
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31powerpc: conditionally compile platform-specific serial driversHannes Reinecke
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman
2017-05-30powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-11-29powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman
2016-11-29powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran
2016-09-28powerpc/boot: Add sed scriptOliver O'Halloran
2016-09-13powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran
2016-05-16powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani
2015-12-14powerpc/cell: Remove the Cell QPACE codeRashmica Gupta
2015-10-17powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia
2015-09-16powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-03-16powerpc/boot: Makefile cleanupMichal Marek
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater
2014-03-07powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker
2014-01-10powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock
2012-07-10powerpc: remove Wind River SBC8560 supportPaul Gortmaker
2012-07-03powerpc/boot: Only build board support files when required.Tony Breeds
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-16powerpc/85xx: Refactor mpc8548cds device treeZhao Chenhui
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt