aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/jump2ipl.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-14pc-bios/s390-ccw: Fix inline assembly for older versions of ClangThomas Huth1-2/+2
2021-05-09pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth1-2/+2
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman1-1/+1
2020-10-06pc-bios: s390x: Use reset PSW if avaliableJanosch Frank1-7/+19
2020-10-06pc-bios: s390x: Save PSW reworkJanosch Frank1-20/+13
2020-07-02pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDRJanosch Frank1-6/+4
2020-03-10pc-bios: s390x: Save iplb location in lowcoreJanosch Frank1-0/+1
2019-12-18pc-bios/s390x: Fix reset psw maskJanosch Frank1-5/+7
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth1-0/+91