aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-22/+0
2021-10-11sparc: Add missing "FORCE" target when using if_changedKees Cook1-4/+4
2021-09-03sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada1-4/+0
2020-06-22sparc: piggyback: handle invalid imageCorentin Labbe1-0/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-13/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-04sparc: Add "install" targetDavid L Stevens2-0/+54
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller1-6/+6
2012-05-14sparc32: drop build time btfixup patchingSam Ravnborg2-437/+10
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-6/+3
2011-03-16sparc32: added U-Boot build target: uImageDaniel Hellstrom1-0/+31
2011-01-04sparc: update copyright in piggyback.cSam Ravnborg1-1/+2
2011-01-04sparc: unify strip command in boot/MakefileSam Ravnborg1-6/+4
2011-01-04sparc: rename piggyback_32 to piggybackSam Ravnborg2-14/+6
2011-01-04sparc: fix tftpboot.img for sparc64 on little-endian hostSam Ravnborg3-133/+80
2011-01-04sparc: add $BITS to piggyback argumentsSam Ravnborg2-17/+30
2011-01-04sparc: remove obsolete ELF support in piggyback_32.cSam Ravnborg1-22/+5
2011-01-04sparc: additional comments to piggyback_32.cSam Ravnborg1-2/+21
2011-01-04sparc: use _start for the start entry (like 64 bit does)Sam Ravnborg1-3/+3
2011-01-04sparc: refactor piggy_32.cSam Ravnborg1-40/+102
2010-06-16Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-03-03Rename .data.init to .data..init.Denys Vlasenko1-1/+1
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-08-16sparc64: build compressed image (zImage) by defaultJurij Smakov1-0/+3
2009-06-25sparc32: Fix makefile not generating required filesJulian Calaby1-2/+2
2009-06-25sparc32: Fix tftpboot.img MakefileJulian Calaby1-2/+2
2009-06-25sparc: fix tftpboot.img buildSam Ravnborg1-1/+1
2009-06-25sparc32: Fix obvious build issues for tftpboot.img build.Robert Reif2-2/+2
2009-06-25sparc64: Fix build warnings in piggyback_64.cJulian Calaby1-0/+1
2008-12-04sparc,sparc64: unify boot/Sam Ravnborg4-3/+142
2008-12-04sparc: gitignore a few filesSam Ravnborg1-0/+5
2008-12-04sparc: clean boot/Sam Ravnborg1-1/+2
2008-12-04sparc: refactor MakefileSam Ravnborg1-2/+2
2008-08-24sparc: Add target for a stripped kernelMartin Habets1-0/+6
2008-05-20sparc: remove CVS keywordsAdrian Bunk3-3/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+581