summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/head.S
Commit message (Expand)AuthorAgeFilesLines
* s390: fix various typosHeiko Carstens2023-07-031-1/+1
* s390: consistently use .balign instead of .alignHeiko Carstens2023-06-281-7/+7
* s390/head: get rid of 31 bit leftoversHeiko Carstens2022-05-181-149/+126
* s390/boot: workaround llvm IAS bugHeiko Carstens2022-05-171-13/+21
* s390/boot: convert parmarea to CHeiko Carstens2022-05-061-20/+0
* s390/boot: convert initial lowcore to CHeiko Carstens2022-05-061-54/+8
* s390/head: initialize all new pswsHeiko Carstens2022-05-061-7/+15
* s390/boot: change initial program check handler to disabled wait pswHeiko Carstens2022-05-061-1/+1
* s390/head: adjust iplstart entry pointHeiko Carstens2022-05-061-5/+8
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-23/+12
* s390/kexec_file: move kernel image size checkSven Schnelle2021-10-261-2/+0
* s390/boot: initialize control registers in decompressorAlexander Gordeev2021-10-041-0/+17
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-30/+0
* s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov2021-07-271-0/+3
* s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-271-3/+1
* s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov2021-07-271-4/+4
* s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov2021-07-271-1/+2
* s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-271-8/+2
* s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens2021-06-071-0/+3
* s390/decompressor: add stacktrace supportVasily Gorbik2020-11-201-1/+2
* s390/decompressor: correct some asm symbols annotationsVasily Gorbik2020-11-201-7/+8
* s390/head: set io/ext handlers to disabled waitVasily Gorbik2020-11-091-1/+13
* s390/startup: avoid save_area_sync overflowVasily Gorbik2020-09-291-10/+11
* s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik2020-09-211-6/+0
* s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-161-0/+6
* s390: fix __EMIT_BUG() macroSven Schnelle2020-01-221-1/+1
* s390/startup: add pgm check info printingVasily Gorbik2019-09-131-1/+9
* s390/startup: add initial pgm check handlerVasily Gorbik2019-08-211-1/+23
* s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-231-0/+1
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-1/+31
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+4
* s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-291-5/+6
* s390/head: avoid doubling early boot stack size under KASANVasily Gorbik2018-10-091-1/+1
* s390: remove decompressor's head.SVasily Gorbik2018-10-091-5/+1
* s390: clean up stacks setupVasily Gorbik2018-09-201-2/+1
* s390: add initial 64-bit restart PSWMartin Schwidefsky2018-09-201-0/+3
* s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-2/+2
* s390/decompressor: support uncompressed kernelVasily Gorbik2018-06-251-0/+4
* s390/decompressor: rename entry point to startup_decompressorVasily Gorbik2018-06-251-4/+1
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-0/+339