summaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-11pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski1-0/+12
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin1-10/+15
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski1-6/+2
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-4/+4
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski1-4/+4
2015-09-07pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin1-25/+41
2015-03-10s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger1-0/+1
2015-02-03pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger1-1/+1
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger1-1/+16
2014-06-27pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski1-4/+9
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger1-2/+1
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel1-0/+7
2013-05-06S390: BIOS boot from given deviceDominik Dingel1-6/+18
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck1-3/+6
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger1-0/+2
2013-04-26S390: ccw firmware: Add main programAlexander Graf1-0/+56