aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
11 dayspowerpc: Fix typosBjorn Helgaas1-2/+2
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker1-3/+0
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker1-2/+0
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin1-2/+2
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin1-14/+13
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin1-1/+1
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin1-7/+7
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin1-19/+22
2023-05-12powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor1-2/+4
2023-04-20powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC8272_ADS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker1-2/+1
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker1-1/+0
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor1-3/+3
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár1-4/+10
2022-09-28powerpc/boot: Explicitly disable usage of SPE instructionsPali Rohár1-0/+1
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+8
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy1-0/+2
2022-05-08kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada1-2/+2
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley1-2/+6
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-1/+1
2021-10-13powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater1-1/+1
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman1-1/+1
2021-08-27Merge changes from Paul GortmakerMichael Ellerman1-1/+0
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker1-1/+0
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada1-6/+0
2021-08-04powerpc: make the install target not depend on any build artifactMasahiro Yamada1-1/+1
2021-08-04powerpc: remove unused zInstall target from arch/powerpc/boot/MakefileMasahiro Yamada1-5/+1
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley1-0/+4
2021-06-21powerpc/boot: add zImage.lds to targetsNicholas Piggin1-1/+1
2020-12-21powerpc/boot: Fix build of dts/fslMichael Ellerman1-0/+2
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+4
2020-11-26powerpc/boot: Use clang when CC is clangBill Wendling1-0/+4
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers1-0/+1
2020-09-08powerpc/boot: Update Makefile comment for 64bit wrapperJordan Niethe1-1/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+2
2020-07-29powerpc/boot: Fix CONFIG_PPC_MPC52XX referencesMichael Ellerman1-1/+1
2020-07-22powerpc/boot: add DTB to 'targets'Masahiro Yamada1-0/+2
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz1-3/+3
2020-05-28powerpc/40x: Remove EP405Christophe Leroy1-2/+1
2020-05-28powerpc/40x: Remove WALNUTChristophe Leroy1-3/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-5/+2
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman1-0/+2
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-2/+2
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-1/+1
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada1-13/+3
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy1-0/+2
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy1-0/+2
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+5
2018-12-06powerpc/boot: Fix build failures with -j 1Michael Ellerman1-1/+1
2018-11-14powerpc/boot: Set target when cross-compiling for clangJoel Stanley1-0/+5
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+8
2018-10-13powerpc/boot: Build boot wrapper with optimisationsJoel Stanley1-1/+1
2018-10-13powerpc/boot: Disable vector instructionsJoel Stanley1-2/+2
2018-10-13powerpc/boot: Expose Kconfig symbols to wrapperJoel Stanley1-1/+6
2018-10-02powerpc: build .dtb files in dts directoryRob Herring1-29/+26
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1
2018-06-04powerpc/boot: Remove core support for Marvell mv64x60 hostbridgesMark Greer1-1/+1
2018-06-04powerpc/boot: Remove support for Marvell mv64x60 i2c controllerMark Greer1-1/+1
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer1-1/+1
2018-06-04powerpc/embedded6xx: Remove C2K board supportMark Greer1-3/+2
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin1-5/+11
2018-02-28powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman1-1/+2
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman1-3/+3
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman1-1/+2
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31powerpc: conditionally compile platform-specific serial driversHannes Reinecke1-3/+4
2017-08-23Merge branch 'fixes' into nextMichael Ellerman1-3/+11
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-2/+2
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman1-3/+11
2017-05-30powerpc/64: Do not link crtsaveres.o in bootNicholas Piggin1-1/+4
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-17/+13
2016-11-29powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman1-4/+0
2016-11-29powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman1-13/+13
2016-11-28powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings1-1/+2
2016-09-28powerpc/boot: Add support for XZ compressionOliver O'Halloran1-0/+3
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran1-2/+5
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran1-8/+26
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran1-12/+18
2016-09-28powerpc/boot: Add sed scriptOliver O'Halloran1-11/+5
2016-09-13powerpc/boot: Use $(Q) to quiet build rules not @Michael Ellerman1-4/+4
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani1-0/+4
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran1-2/+2
2016-05-16powerpc/fsl: Fix build of the dtb embedded kernel imagesAlessio Igor Bogani1-3/+3
2015-12-14powerpc/cell: Remove the Cell QPACE codeRashmica Gupta1-2/+0
2015-10-17powerpc/fsl: Move Freescale device tree files into fsl folderHongtao Jia1-0/+3
2015-09-16powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt1-0/+3
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-2/+0
2015-03-16powerpc/boot: Makefile cleanupMichal Marek1-1/+1
2014-09-25powerpc/boot: Don't install zImage.* from make installTony Breeds1-0/+5
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+2
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple1-0/+3
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater1-3/+13
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater1-0/+5
2014-03-07powerpc: Delete old PrPMC 280/2800 supportPaul Gortmaker1-3/+2
2014-01-10powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker1-2/+2
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers1-1/+2
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie1-1/+2
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt1-2/+2
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock1-0/+1
2012-07-10powerpc: remove Wind River SBC8560 supportPaul Gortmaker1-1/+0
2012-07-03powerpc/boot: Only build board support files when required.Tony Breeds1-19/+37
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-8/+1
2012-03-16powerpc/85xx: Refactor mpc8548cds device treeZhao Chenhui1-1/+1
2012-01-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+2
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren1-2/+2
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-1/+4
2011-12-09powerpc/47x: Add support for the new IBM currituck platformTony Breeds1-1/+4
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt1-0/+7
2011-09-20powerpc: Add skeleton PowerNV platformBenjamin Herrenschmidt1-0/+1
2011-09-20powerpc: Fix build dependencies for epapr.c which needs libfdt.hMatthew McClintock1-1/+1
2011-05-19powerpc: Use the deterministic mode of arMichal Marek1-1/+1
2011-04-20powerpc/boot: Add an ePAPR compliant boot wrapperDavid Gibson1-1/+3
2011-01-21powerpc/boot/dts: Install dts from the right directoryBen Hutchings1-1/+1
2010-12-23of/powerpc: Use generic rule to build dtb'sDirk Brandewie1-5/+3
2010-06-15powerpc/boot: Remove addRamdisk.c since it is now unusedPaul Mackerras1-1/+1
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith1-1/+4
2010-04-07powerpc: Add a new zImage for maple using a different link addressCorey Minyard1-2/+2
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-3/+1
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-1/+3
2009-12-12powerpc: wii: bootwrapper bitsAlbert Herranz1-1/+2
2009-12-12powerpc: gamecube: bootwrapper bitsAlbert Herranz1-1/+3
2009-12-12powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz1-1/+1
2009-08-31powerpc/405ex: support cuImage via included dtbTiejun Chen1-1/+1
2009-08-31powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy1-1/+3
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-05-14powerpc/boot: add simpleImage.* to clean-files listGrant Likely1-1/+1
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson1-44/+23
2009-02-11powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher1-1/+4
2009-02-04powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely1-1/+3
2009-01-08powerpc: Copy bootable images in the default install scriptGrant Likely1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew1-1/+1
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill1-0/+1
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-10-21powerpc: Add missing cuImage.initrd.% targetGrant Likely1-0/+3
2008-10-17powerpc/40x: Add cuboot wrapper for Acadia boardJosh Boyer1-1/+3
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-1/+1
2008-09-17powerpc: Holly board needs dtbImage targetJosh Boyer1-1/+1
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-0/+3
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-07-22powerpc/boot: Change spaces to tabsAdrian Bunk1-2/+2
2008-07-15Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt1-1/+4
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt1-1/+2
2008-07-09powerpc/bootwrapper: Allow user to specify additional default targetsGrant Likely1-0/+3
2008-07-04powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440John Linn1-1/+1
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01powerpc/bootwrapper: Pad .dtb by defaultKumar Gala1-0/+2
2008-06-30Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras1-1/+2
2008-06-16[POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala1-1/+1
2008-06-11powerpc/4xx: Sam440ep supportGiuseppe Coviello1-1/+2
2008-06-10powerpc/85xx: add board support for the TQM8548 modulesWolfgang Grandegger1-0/+1
2008-06-09powerpc: Boot code for the C2KRemi Machet1-1/+2
2008-06-09Merge branch 'merge'Paul Mackerras1-2/+2
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk1-2/+2
2008-06-02[POWERPC] 83xx: Add support for Analogue & Micro ASP837E boardBryan O'Donoghue1-1/+2
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala1-2/+4
2008-04-24[POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely1-1/+1
2008-04-15[POWERPC] prpmc2800 needs a dtbImageDale Farnsworth1-1/+1
2008-04-02[POWERPC] bootwrapper: Add a firmware-independent simpleboot target.Grant Likely1-1/+9
2008-04-02[POWERPC] add target for building .dtb filesGrant Likely1-11/+15
2008-04-01Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras1-0/+1
2008-03-26[POWERPC] 85xx: Emerson KSI8560 bootwrapperAlexandr Smirnov1-0/+1
2008-03-26[POWERPC] 4xx: Add bootwrapper for AMCC Yosemite boardJosh Boyer1-1/+2
2008-03-20[POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker1-2/+2
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely1-8/+10
2008-02-20[POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer1-4/+4
2008-02-14[POWERPC] Remove generated files on make cleanKumar Gala1-0/+2
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely1-49/+77
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-27[POWERPC] Add a cuboot wrapper for 85xx with CPM2Kumar Gala1-1/+4
2008-01-25[POWERPC] 4xx: PIKA Warp bootwrapperSean MacLennan1-1/+3
2008-01-23[POWERPC] Add initial iomega StorCenter board port.Jon Loeliger1-1/+2
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood1-1/+2
2008-01-23[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood1-1/+5
2007-12-23[POWERPC] 4xx: 440GRx Rainier bootwrapper.Valentine Barshak1-1/+2
2007-12-23[POWERPC] 4xx: Base support for 440SPe "Katmai" eval boardBenjamin Herrenschmidt1-1/+4
2007-12-23[POWERPC] 4xx: Base support for 440GX Taishan eval boardHugh Blemings1-1/+4
2007-12-23[POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt1-1/+2
2007-12-20[POWERPC] Use embedded dtc in kernel buildsDavid Gibson1-2/+37
2007-12-11[POWERPC] Kill flatdevtree.cDavid Gibson1-1/+1
2007-12-11[POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson1-1/+5
2007-12-06[POWERPC] Implement 'make bootwrapper_install'David Woodhouse1-0/+48
2007-10-09[POWERPC] Enable debug info on boot wrapperGrant Likely1-0/+4
2007-10-04[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang1-1/+2
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood1-1/+3
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood1-1/+2
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely1-1/+1
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1