aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/main.c
AgeCommit message (Expand)Author
4 dayspc-bios/s390x: Initialize machine loadparm before probing IPL devicesJared Rossi
4 dayspc-bios/s390x: Initialize cdrom type to false for each IPL deviceJared Rossi
2024-10-23pc-bios/s390x: Enable multi-device boot loopJared Rossi
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi
2024-10-23pc-bios/s390-ccw: Enable failed IPL to return after errorJared Rossi
2024-10-23pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binaryJared Rossi
2024-10-23pc-bios/s390-ccw: Use the libc from SLOF and remove sclp printsJared Rossi
2023-06-29pc-bios/s390-ccw: Move the stack array into start.SThomas Huth
2022-07-06pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth
2022-07-06pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth
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