summaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw
AgeCommit message (Expand)AuthorFilesLines
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger1-2/+1
2014-02-27s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idxChristian Borntraeger1-0/+1
2013-09-20s390/ipl: Fix waiting for virtio processingCornelia Huck2-3/+5
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel4-0/+46
2013-05-31s390/ipl: Fix spurious errors in virtioChristian Borntraeger1-0/+5
2013-05-06S390: BIOS boot from given deviceDominik Dingel2-6/+20
2013-04-26s390-ccw.img: Get queue config from host.Cornelia Huck2-3/+12
2013-04-26s390-ccw.img: Rudimentary error checking.Cornelia Huck1-6/+15
2013-04-26s390-ccw.img: Enhance drain_irqs().Cornelia Huck1-2/+11
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck1-3/+6
2013-04-26s390-ccw.img: Fix compile warning in s390 ccw virtio codeChristian Borntraeger1-1/+3
2013-04-26s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger1-2/+2
2013-04-26s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger3-0/+20
2013-04-26S390: ccw firmware: Add MakefileAlexander Graf1-0/+26
2013-04-26S390: ccw firmware: Add bootmap interpreterAlexander Graf1-0/+235
2013-04-26S390: ccw firmware: Add glue headerAlexander Graf1-0/+131
2013-04-26S390: ccw firmware: Add virtio device driversAlexander Graf3-0/+754
2013-04-26S390: ccw firmware: Add sclp outputAlexander Graf2-0/+188
2013-04-26S390: ccw firmware: Add main programAlexander Graf1-0/+56
2013-04-26S390: ccw firmware: Add start assemblyAlexander Graf1-0/+16