summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: avoid floating point operationsChristian Borntraeger2015-10-021-1/+2
* pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin2015-09-071-25/+41
* s390-ccw.img: Consume service interruptsChristian Borntraeger2015-06-303-0/+34
* s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno2015-06-151-1/+1
* s390/bios: Make the s390-ccw.img relocatableThomas Huth2015-03-111-5/+6
* s390-ccw.img: Reinitialize guessing on rebootChristian Borntraeger2015-03-101-0/+1
* s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger2015-03-103-2/+4
* pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger2015-02-035-5/+7
* pc-bios/s390-ccw: Do proper console setupChristian Borntraeger2014-09-011-5/+5
* pc-bios/s390-ccw: IPL from DASD with format variationsEugene (jno) Dvurechenski2014-09-012-24/+30
* pc-bios/s390-ccw Really big EAV ECKD DASD handlingEugene (jno) Dvurechenski2014-09-013-22/+22
* pc-bios/s390-ccw Improve ECKD informational messageEugene (jno) Dvurechenski2014-09-011-2/+20
* pc-bios/s390-ccw: handle more ECKD DASD block sizesEugene (jno) Dvurechenski2014-09-011-3/+24
* pc-bios/s390-ccw: support all virtio block sizeEugene (jno) Dvurechenski2014-09-011-6/+8
* pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger2014-07-083-1/+19
* pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASDEugene (jno) Dvurechenski2014-06-272-7/+92
* pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASDEugene (jno) Dvurechenski2014-06-271-0/+168
* pc-bios/s390-ccw: factor out ipl codeEugene (jno) Dvurechenski2014-06-271-38/+45
* pc-bios/s390-ccw: Add fill_hex_val func to provide better msgsEugene (jno) Dvurechenski2014-06-271-5/+11
* pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski2014-06-273-66/+31
* pc-bios/s390-ccw: add some utility codeEugene (jno) Dvurechenski2014-06-272-14/+84
* pc-bios/s390-ccw: handle different sector sizesEugene (jno) Dvurechenski2014-06-274-11/+147
* pc-bios/s390-ccw: cleanup and enhance bootmap defintionsEugene (jno) Dvurechenski2014-06-272-51/+269
* pc-bios/s390-ccw: make checkpatch happyEugene (jno) Dvurechenski2014-06-275-43/+46
* pc-bios/s390-ccw: fix for fragmented SCSI bootmapEugene (jno) Dvurechenski2014-06-231-0/+27
* pc-bios/s390-ccw: do a subsystem reset before running the guestChristian Borntraeger2014-06-231-8/+47
* pc-bios/s390-ccw: virtio_load_direct() can't load max number of sectorsDavid Hildenbrand2014-06-231-1/+1
* s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger2014-02-271-2/+1
* s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idxChristian Borntraeger2014-02-271-0/+1
* s390/ipl: Fix waiting for virtio processingCornelia Huck2013-09-202-3/+5
* s390/IPL: Allow boot from other ssid than 0Dominik Dingel2013-07-294-0/+46
* s390/ipl: Fix spurious errors in virtioChristian Borntraeger2013-05-311-0/+5
* S390: BIOS boot from given deviceDominik Dingel2013-05-062-6/+20
* s390-ccw.img: Get queue config from host.Cornelia Huck2013-04-262-3/+12
* s390-ccw.img: Rudimentary error checking.Cornelia Huck2013-04-261-6/+15
* s390-ccw.img: Enhance drain_irqs().Cornelia Huck2013-04-261-2/+11
* s390-ccw.img: Detect devices with stsch.Cornelia Huck2013-04-261-3/+6
* s390-ccw.img: Fix compile warning in s390 ccw virtio codeChristian Borntraeger2013-04-261-1/+3
* s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger2013-04-261-2/+2
* s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger2013-04-263-0/+20
* S390: ccw firmware: Add MakefileAlexander Graf2013-04-261-0/+26
* S390: ccw firmware: Add bootmap interpreterAlexander Graf2013-04-261-0/+235
* S390: ccw firmware: Add glue headerAlexander Graf2013-04-261-0/+131
* S390: ccw firmware: Add virtio device driversAlexander Graf2013-04-263-0/+754
* S390: ccw firmware: Add sclp outputAlexander Graf2013-04-262-0/+188
* S390: ccw firmware: Add main programAlexander Graf2013-04-261-0/+56
* S390: ccw firmware: Add start assemblyAlexander Graf2013-04-261-0/+16
OpenPOWER on IntegriCloud