aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/s390-ccw.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-09pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth1-0/+1
2020-10-06pc-bios: s390x: Use reset PSW if avaliableJanosch Frank1-0/+1
2020-10-06pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth1-1/+1
2020-10-06pc-bios/s390-ccw: Introduce ENODEV define and remove guards of othersThomas Huth1-4/+2
2020-07-02pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank1-2/+7
2020-07-02pc-bios: s390x: Move sleep and yield to helper.hJanosch Frank1-18/+0
2020-07-02pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank1-4/+4
2020-03-10pc-bios: s390x: Save iplb location in lowcoreJanosch Frank1-0/+1
2019-04-12s390-bios: Support for running format-0/1 channel programsJason J. Herne1-0/+1
2019-04-12s390-bios: Decouple channel i/o logic from virtioJason J. Herne1-1/+0
2019-04-12s390-bios: Clean up cio.hJason J. Herne1-8/+0
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth1-0/+4
2018-05-02pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling1-1/+1
2018-05-02pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling1-0/+2
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling1-0/+2
2018-02-26s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling1-0/+1
2018-02-26s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling1-0/+2
2018-02-26s390-ccw: read stage2 boot loader data to find menuCollin L. Walling1-0/+2
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling1-0/+3
2017-07-14pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth1-0/+2
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth1-1/+1
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth1-29/+0
2017-05-19pc-bios/s390-ccw: Break up virtio-scsi read into multiplesEric Farman1-0/+7
2017-05-02pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali1-0/+1
2017-05-02pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali1-1/+2
2017-05-02pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski1-0/+13
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin1-1/+1
2016-03-23pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski1-2/+2
2016-03-23pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski1-1/+0
2016-03-23pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski1-2/+10
2016-03-23pc-bios/s390-ccw: add utility functions and "export" some othersEugene (jno) Dvurechenski1-0/+39
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski1-1/+1
2015-06-30s390-ccw.img: Consume service interruptsChristian Borntraeger1-0/+1
2015-03-10s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger1-0/+1
2015-02-03pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger1-0/+2
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger1-0/+1
2014-06-27pc-bios/s390-ccw: Add fill_hex_val func to provide better msgsEugene (jno) Dvurechenski1-5/+11
2014-06-27pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski1-1/+1
2014-06-27pc-bios/s390-ccw: handle different sector sizesEugene (jno) Dvurechenski1-1/+1
2014-06-27pc-bios/s390-ccw: make checkpatch happyEugene (jno) Dvurechenski1-10/+10
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel1-0/+1
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger1-0/+3
2013-04-26S390: ccw firmware: Add glue headerAlexander Graf1-0/+131