aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/start.S
AgeCommit message (Expand)Author
2023-06-29pc-bios/s390-ccw: Don't use __bss_start with the "larl" instructionThomas Huth
2023-06-29pc-bios/s390-ccw: Move the stack array into start.SThomas Huth
2023-06-29pc-bios/s390-ccw: Provide space for initial stack frame in start.SThomas Huth
2023-06-29pc-bios/s390-ccw: Fix indentation in start.SThomas Huth
2022-11-16s390x: Fix spelling errorsThomas Huth
2020-10-06pc-bios: s390x: Go into disabled wait when encountering a PGM exceptionJanosch Frank
2020-07-02pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank
2019-04-12s390-bios: Support for running format-0/1 channel programsJason J. Herne
2019-01-18pc-bios/s390-ccw: Use proper register names for ClangThomas Huth
2017-12-14pc-bios/s390-ccw: zero out bss sectionChristian Borntraeger
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger
2013-05-06S390: BIOS boot from given deviceDominik Dingel
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger
2013-04-26S390: ccw firmware: Add start assemblyAlexander Graf