aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/main.c
AgeCommit message (Expand)Author
2018-06-18pc-bios/s390-ccw: define loadparm lengthCollin Walling
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling
2018-02-26s390-ccw: update libcCollin L. Walling
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth
2017-07-14pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth
2017-05-02pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali
2017-05-02pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski
2017-02-28pc-bios/s390-ccw: Use the ccw bios to start the network bootFarhan Ali
2016-07-11pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski
2015-09-07pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin
2015-03-10s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger
2015-02-03pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger
2014-06-27pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel
2013-05-06S390: BIOS boot from given deviceDominik Dingel
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger
2013-04-26S390: ccw firmware: Add main programAlexander Graf