aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada1-3/+0
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-1/+1
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada1-2/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+1
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-1/+2
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik1-2/+18
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-1/+1
2018-10-09s390: remove decompressor's head.SVasily Gorbik1-1/+1
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik1-1/+1
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik1-1/+1
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik1-0/+4
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik1-1/+3
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik1-6/+10
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-3/+30
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik1-5/+1
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner1-2/+2
2011-12-27[S390] Remove Kerntypes leftoversHeiko Carstens1-1/+1
2011-03-17s390: change to new flag variablematt mooney1-1/+1
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+18