summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/s390-ccw.h
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth2022-07-061-0/+1
* pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth2021-05-091-0/+1
* pc-bios: s390x: Use reset PSW if avaliableJanosch Frank2020-10-061-0/+1
* pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth2020-10-061-1/+1
* pc-bios/s390-ccw: Introduce ENODEV define and remove guards of othersThomas Huth2020-10-061-4/+2Star
* pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank2020-07-021-2/+7
* pc-bios: s390x: Move sleep and yield to helper.hJanosch Frank2020-07-021-18/+0Star
* pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank2020-07-021-4/+4
* pc-bios: s390x: Save iplb location in lowcoreJanosch Frank2020-03-101-0/+1
* s390-bios: Support for running format-0/1 channel programsJason J. Herne2019-04-121-0/+1
* s390-bios: Decouple channel i/o logic from virtioJason J. Herne2019-04-121-1/+0Star
* s390-bios: Clean up cio.hJason J. Herne2019-04-121-8/+0Star
* pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-021-0/+4
* pc-bios/s390-ccw: fix non-sequential boot entries (enum)Collin Walling2018-05-021-1/+1
* pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIESCollin Walling2018-05-021-0/+2
* s390-ccw: interactive boot menu for scsiCollin L. Walling2018-02-261-0/+2
* s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling2018-02-261-0/+1
* s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling2018-02-261-0/+2
* s390-ccw: read stage2 boot loader data to find menuCollin L. Walling2018-02-261-0/+2
* s390-ccw: set up interactive boot menu parametersCollin L. Walling2018-02-261-0/+3
* pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth2017-07-141-0/+2
* pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth2017-07-141-1/+1
* pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth2017-07-141-29/+0Star
* pc-bios/s390-ccw: Break up virtio-scsi read into multiplesEric Farman2017-05-191-0/+7
* pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali2017-05-021-0/+1
* pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali2017-05-021-1/+2
* pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski2017-05-021-0/+13
* pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin2016-05-171-1/+1
* pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski2016-03-231-2/+2
* pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski2016-03-231-1/+0Star
* pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski2016-03-231-2/+10
* pc-bios/s390-ccw: add utility functions and "export" some othersEugene (jno) Dvurechenski2016-03-231-0/+39
* pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski2016-03-231-1/+1
* s390-ccw.img: Consume service interruptsChristian Borntraeger2015-06-301-0/+1
* s390-ccw.img: Allow bigger ramdisk sizes or offsetsChristian Borntraeger2015-03-101-0/+1
* pc-bios/s390-ccw: fix sparse warningsChristian Borntraeger2015-02-031-0/+2
* pc-bios/s390-ccw: store proper subsystem information wordChristian Borntraeger2014-07-081-0/+1
* 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-271-1/+1
* pc-bios/s390-ccw: handle different sector sizesEugene (jno) Dvurechenski2014-06-271-1/+1
* pc-bios/s390-ccw: make checkpatch happyEugene (jno) Dvurechenski2014-06-271-10/+10
* s390/IPL: Allow boot from other ssid than 0Dominik Dingel2013-07-291-0/+1
* s390-ccw.img: replace while loop with a disabled wait on s390 biosChristian Borntraeger2013-04-261-0/+3
* S390: ccw firmware: Add glue headerAlexander Graf2013-04-261-0/+131