summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-3/+11
|\
| * powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman2017-07-281-3/+11
* | powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-2/+2
|/
* powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin2017-05-301-1/+4
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-17/+13
|\
| * powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman2016-11-291-4/+0
| * powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman2016-11-291-13/+13
* | powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2016-11-281-1/+2
|/
* powerpc/boot: Add support for XZ compressionOliver O'Halloran2016-09-281-0/+3
* powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran2016-09-281-2/+5
* powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran2016-09-281-8/+26
* powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran2016-09-281-12/+18
* powerpc/boot: Add sed scriptOliver O'Halloran2016-09-281-11/+5
* powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman2016-09-131-4/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+1
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* | powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani2016-07-081-0/+4
* | powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran2016-07-051-2/+2
|/
* powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani2016-05-161-3/+3
* powerpc/cell: Remove the Cell QPACE codeRashmica Gupta2015-12-141-2/+0
* powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia2015-10-171-0/+3
* powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt2015-09-161-0/+3
* powerpc: Remove the celleb supportMichael Ellerman2015-04-071-2/+0
* powerpc/boot: Makefile cleanupMichal Marek2015-03-161-1/+1
* powerpc/boot: Don't install zImage.* from make installTony Breeds2014-09-251-0/+5
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-121-2/+2
|\
| * powerpc: Avoid circular dependency with zImage.%Michal Marek2014-06-121-2/+2
* | IBM Akebono: Add the Akebono platformAlistair Popple2014-05-011-0/+3
* | powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater2014-04-281-3/+13
* | powerpc/boot: Add a global entry point for pseriesCédric Le Goater2014-04-281-0/+5
|/
* powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker2014-03-071-3/+2
* powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker2014-01-101-2/+2
* powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers2014-01-091-1/+2
* powerpc: Add ability to build little endian kernelsIan Munsie2013-10-111-1/+2
* powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt2013-09-251-2/+2
* powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock2012-09-071-0/+1
* powerpc: remove Wind River SBC8560 supportPaul Gortmaker2012-07-101-1/+0
* powerpc/boot: Only build board support files when required.Tony Breeds2012-07-031-19/+37
* powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-211-8/+1
* powerpc/85xx: Refactor mpc8548cds device treeZhao Chenhui2012-03-161-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+2
|\
| * Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+2
OpenPOWER on IntegriCloud