summaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw
AgeCommit message (Expand)AuthorFilesLines
2014-09-01pc-bios/s390-ccw: Do proper console setupChristian Borntraeger1-5/+5
2014-09-01pc-bios/s390-ccw: IPL from DASD with format variationsEugene (jno) Dvurechenski2-24/+30
2014-09-01pc-bios/s390-ccw Really big EAV ECKD DASD handlingEugene (jno) Dvurechenski3-22/+22
2014-09-01pc-bios/s390-ccw Improve ECKD informational messageEugene (jno) Dvurechenski1-2/+20
2014-09-01pc-bios/s390-ccw: handle more ECKD DASD block sizesEugene (jno) Dvurechenski1-3/+24
2014-09-01pc-bios/s390-ccw: support all virtio block sizeEugene (jno) Dvurechenski1-6/+8
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger3-1/+19
2014-06-27pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASDEugene (jno) Dvurechenski2-7/+92
2014-06-27pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASDEugene (jno) Dvurechenski1-0/+168
2014-06-27pc-bios/s390-ccw: factor out ipl codeEugene (jno) Dvurechenski1-38/+45
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) Dvurechenski3-66/+31
2014-06-27pc-bios/s390-ccw: add some utility codeEugene (jno) Dvurechenski2-14/+84
2014-06-27pc-bios/s390-ccw: handle different sector sizesEugene (jno) Dvurechenski4-11/+147
2014-06-27pc-bios/s390-ccw: cleanup and enhance bootmap defintionsEugene (jno) Dvurechenski2-51/+269
2014-06-27pc-bios/s390-ccw: make checkpatch happyEugene (jno) Dvurechenski5-43/+46
2014-06-23pc-bios/s390-ccw: fix for fragmented SCSI bootmapEugene (jno) Dvurechenski1-0/+27
2014-06-23pc-bios/s390-ccw: do a subsystem reset before running the guestChristian Borntraeger1-8/+47
2014-06-23pc-bios/s390-ccw: virtio_load_direct() can't load max number of sectorsDavid Hildenbrand1-1/+1
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