aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/wrapper
AgeCommit message (Expand)AuthorFilesLines
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo1-0/+4
2022-11-24powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell1-1/+14
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada1-1/+1
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman1-1/+1
2021-10-27powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy1-0/+2
2021-08-27powerpc: retire sbc8548 board supportPaul Gortmaker1-1/+1
2021-06-21powerpc/boot: Add a boot wrapper for MicrowattJoel Stanley1-0/+5
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada1-1/+1
2020-11-26powerpc/boot/wrapper: Add "-z notext" flag to disable diagnosticBill Wendling1-1/+3
2020-11-26powerpc/boot/wrapper: Add "-z rodynamic" when using LLDBill Wendling1-1/+3
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-8/+0
2020-05-20powerpc/ps3: Add check for otheros image sizeGeoff Levand1-2/+13
2020-05-19powerpc/wrapper: Output linker map fileGeoff Levand1-1/+2
2019-08-30powerpc: Add support for adding an ESM blob to the zImage wrapperBenjamin Herrenschmidt1-3/+21
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+17
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy1-1/+4
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy1-1/+4
2019-07-05powerpc/boot: don't force gzipped uImageChristophe Leroy1-1/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 350Thomas Gleixner1-2/+1
2018-03-26kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney1-1/+1
2016-12-05powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin1-1/+23
2016-09-28powerpc/boot: Add XZ support to the wrapper scriptOliver O'Halloran1-16/+45
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani1-0/+5
2015-11-26powerpc/boot: allow wrapper to work on non-english systemLaurent Vivier1-1/+1
2015-10-21powerpc/ps3: Quieten boot wrapper output with run_cmdGeoff Levand1-4/+21
2015-03-16powerpc/boot/wrapper: use the pseries wrapper for zImage.epaprJeremy Kerr1-1/+1
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-1/+14
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater1-1/+1
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers1-0/+4
2013-11-05powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt1-0/+4
2013-10-30powerpc/boot: Don't change link address for OF-based platformsPaul Mackerras1-0/+4
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt1-4/+5
2012-03-21powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell1-9/+13
2011-12-21powerpc/boot: Change the WARN to INFO for boot wrapper overlap messageSuzuki Poulose1-2/+2
2011-12-20powerpc/boot: Change the load address for the wrapper to fit the kernelSuzuki Poulose1-0/+20
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-0/+3
2011-12-09powerpc/47x: Add support for the new IBM currituck platformTony Breeds1-0/+3
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt1-1/+21
2011-05-19powerpc: Call gzip with -nMichal Marek1-3/+3
2011-04-20powerpc/boot: Add an ePAPR compliant boot wrapperDavid Gibson1-0/+4
2011-04-20powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYNMichael Ellerman1-3/+6
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith1-0/+3
2010-04-07powerpc: Add a new zImage for maple using a different link addressCorey Minyard1-1/+5
2009-12-30powerpc: Use scripts/mkuboot.sh instead of 'mkimage'Peter Tyser1-2/+5
2009-12-12powerpc: wii: bootwrapper bitsAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube: bootwrapper bitsAlbert Herranz1-0/+4
2009-08-20powerpc: Update boot wrapper script with the new location of dtcLucian Adrian Grijincu1-1/+2
2009-06-15powerpc/bootwrapper: Custom build options for XPedite52xx targetsNate Case1-0/+4
2009-03-11powerpc/bootwrapper: add fixed-head.o to simpleimage wrappersGrant Likely1-2/+2
2009-02-11powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher1-0/+3
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras1-7/+2
2008-10-21powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras1-1/+4
2008-10-10powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras1-1/+3
2008-08-21powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx targetScott Wood1-1/+1
2008-07-04powerpc/bootwrapper: add missing bit of simpleImage targetGrant Likely1-0/+4
2008-07-04powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440John Linn1-1/+5
2008-07-01powerpc: Change the default link address for pSeries zImage kernelsTony Breeds1-2/+12
2008-06-10powerpc/85xx: add board support for the TQM8548 modulesWolfgang Grandegger1-1/+1
2008-06-02[POWERPC] 83xx: Add support for Analogue & Micro ASP837E boardBryan O'Donoghue1-1/+5
2008-04-17[POWERPC] bootwrapper: Use physical address in PHDR for uImageKumar Gala1-1/+4
2008-04-02[POWERPC] bootwrapper: Add a firmware-independent simpleboot target.Grant Likely1-0/+4
2008-04-01[POWERPC] PS3: Bootwrapper improvementsGeoff Levand1-10/+11
2008-03-26[POWERPC] 85xx: Emerson KSI8560 bootwrapperAlexandr Smirnov1-1/+1
2008-03-20[POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker1-2/+2
2008-03-07[POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood1-1/+5
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely1-0/+23
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood1-1/+1
2008-01-23[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood1-1/+1
2007-12-23[POWERPC] 4xx: EP405 boards support for arch/powerpcBenjamin Herrenschmidt1-1/+1
2007-12-20[POWERPC] Use embedded dtc in kernel buildsDavid Gibson1-1/+1
2007-12-06[POWERPC] Allow for bootwrapper utilities being in different directory to obj...David Woodhouse1-3/+5
2007-12-06[POWERPC] Find device-tree source file in default directoryDavid Woodhouse1-0/+3
2007-12-06[POWERPC] Create otheros.bld next to specified output file, not in $object di...David Woodhouse1-3/+3
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras1-17/+15
2007-11-08[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood1-6/+7
2007-11-01[POWERPC] bootwrapper: Bail from script if any command failsGrant Likely1-17/+10
2007-11-01[POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely1-0/+5
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood1-6/+14
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand1-0/+55
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson1-0/+8
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson1-15/+13
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood1-2/+19
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller1-1/+1
2007-03-21[POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood1-7/+17
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson1-2/+4
2006-11-13[PATCH] Remove dtb file created by wrapper scriptMark A. Greer1-0/+3
2006-10-18[POWERPC] More bootwrapper reorganizationMark A. Greer1-2/+2
2006-09-28[POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras1-0/+204