summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/sclp.c
Commit message (Expand)AuthorAgeFilesLines
* pc-bios/s390-ccw: fix sclp_get_loadparm_asciiClaudio Imbrenda2019-11-291-1/+1
* pc-bios/s390-ccw: define loadparm lengthCollin Walling2018-06-181-1/+1
* s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling2018-02-261-6/+4Star
* s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling2018-02-261-0/+19
* s390-ccw: update libcCollin L. Walling2018-02-261-9/+1Star
* s390-ccw: print carriage return with new linesCollin L. Walling2017-10-301-3/+21
* pc-bios/s390-ccw: Add a write() function for stdioThomas Huth2017-07-141-2/+14
* pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth2017-07-141-0/+11
* pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth2017-07-141-8/+2Star
* pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali2017-05-021-0/+94