aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/main.c
AgeCommit message (Expand)Author
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman
2020-11-04s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne
2020-10-06pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()Thomas Huth
2020-10-06pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is badThomas Huth
2020-10-06pc-bios/s390-ccw: Scan through all devices if no boot device specifiedThomas Huth
2020-10-06pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth
2020-10-06pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate functionThomas Huth
2020-10-06pc-bios/s390-ccw: Move ipl-related code from main() into a separate functionThomas Huth
2020-07-02pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank
2020-07-02pc-bios: s390x: Get rid of magic offsets into the lowcoreJanosch Frank
2020-03-10pc-bios: s390x: Save iplb location in lowcoreJanosch Frank
2019-09-18pc-bios/s390-ccw: Do not pre-initialize empty arrayThomas Huth
2019-04-12s390-bios: Use control unit type to find bootable devicesJason J. Herne
2019-04-12s390-bios: Support booting from real dasd deviceJason J. Herne
2019-04-12s390-bios: Use control unit type to determine boot methodJason J. Herne
2019-04-12s390-bios: Factor finding boot device out of virtio code pathJason J. Herne
2019-04-12s390-bios: Extend find_dev() for non-virtio devicesJason J. Herne
2019-04-12s390-bios: Map low core memoryJason J. Herne
2019-04-12s390-bios: Decouple channel i/o logic from virtioJason J. Herne
2019-04-12s390-bios: decouple common boot logic from virtioJason J. Herne
2019-04-12s390-bios: decouple cio setup from virtioJason J. Herne
2018-06-18pc-bios/s390-ccw: define loadparm lengthCollin Walling
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling
2018-02-26s390-ccw: update libcCollin L. Walling
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth
2017-07-14pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth
2017-05-02pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali
2017-05-02pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski
2017-02-28pc-bios/s390-ccw: Use the ccw bios to start the network bootFarhan Ali
2016-07-11pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski
2016-05-17pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski
2015-09-07pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin
2015-03-10s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger
2015-02-03pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger
2014-07-08pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger
2014-06-27pc-bios/s390-ccw: Unify error handlingEugene (jno) Dvurechenski
2014-02-27s390-ccw.img: Fix sporadic errors with ccw boot image - initialize cssChristian Borntraeger
2013-07-29s390/IPL: Allow boot from other ssid than 0Dominik Dingel
2013-05-06S390: BIOS boot from given deviceDominik Dingel
2013-04-26s390-ccw.img: Detect devices with stsch.Cornelia Huck