summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/main.c
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski2016-07-111-0/+12
* pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin2016-05-171-10/+15
* pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski2016-03-231-6/+2Star
* pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski2016-03-231-2/+2
* pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski2016-03-231-1/+0Star
* pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski2016-03-231-4/+4
* pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski2016-03-231-4/+4
* pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin2015-09-071-25/+41
* s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger2015-03-101-0/+1
* pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger2015-02-031-1/+1
* pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger2014-07-081-1/+16
* pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski2014-06-271-4/+9
* s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger2014-02-271-2/+1Star
* s390/IPL: Allow boot from other ssid than 0Dominik Dingel2013-07-291-0/+7
* S390: BIOS boot from given deviceDominik Dingel2013-05-061-6/+18
* s390-ccw.img: Detect devices with stsch.Cornelia Huck2013-04-261-3/+6
* s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger2013-04-261-0/+2
* S390: ccw firmware: Add main programAlexander Graf2013-04-261-0/+56