summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw
Commit message (Expand)AuthorAgeFilesLines
* s390-ccw: interactive boot menu for scsiCollin L. Walling2018-02-264-0/+27
* s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2018-02-263-2/+18
* s390-ccw: set cp_receive mask only when needed and consume pending service irqsCollin L. Walling2018-02-263-6/+10
* s390-ccw: read user input for boot index via the SCLP consoleCollin L. Walling2018-02-264-2/+170
* s390-ccw: print zipl boot menuCollin L. Walling2018-02-261-1/+32
* s390-ccw: read stage2 boot loader data to find menuCollin L. Walling2018-02-264-7/+122
* s390-ccw: set up interactive boot menu parametersCollin L. Walling2018-02-264-1/+50
* s390-ccw: parse and set boot menu optionsCollin L. Walling2018-02-261-2/+7
* s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2018-02-262-3/+21
* s390-ccw: update libcCollin L. Walling2018-02-267-45/+129
* s390-ccw: refactor IPL structsCollin L. Walling2018-02-262-22/+27
* s390-ccw: refactor eckd_block_num to use CHSCollin L. Walling2018-02-262-16/+20
* s390-ccw: refactor boot map table codeCollin L. Walling2018-02-262-34/+37
* pc-bios/s390-ccw: zero out bss sectionChristian Borntraeger2017-12-141-3/+27
* pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebootingThomas Huth2017-11-201-1/+2
* s390-ccw: print carriage return with new linesCollin L. Walling2017-10-301-3/+21
* s390: set DHCP client architecure id for netbootViktor Mihajlovski2017-09-191-1/+1
* s390-ccw: Fix alignment for CCW1Farhan Ali2017-08-301-1/+1
* pc-bios/s390-ccw: Use rm command during make cleanEric Farman2017-08-151-1/+1
* pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth2017-07-142-1/+238
* pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth2017-07-144-3/+151
* pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth2017-07-143-2/+192
* pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth2017-07-143-6/+20
* pc-bios/s390-ccw: Remove unused structs from virtio.hThomas Huth2017-07-141-27/+0Star
* pc-bios/s390-ccw: Move byteswap functions to a separate headerThomas Huth2017-07-143-26/+31
* pc-bios/s390-ccw: Add a write() function for stdioThomas Huth2017-07-141-2/+14
* pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth2017-07-146-274/+311
* pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth2017-07-142-11/+11
* pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth2017-07-147-37/+51
* pc-bios/s390-ccw: use STRIP variable in MakefileGreg Kurz2017-06-061-1/+3
* pc-bios/s390-ccw: Build a reasonable max_sectors limitEric Farman2017-05-192-0/+11
* pc-bios/s390-ccw: Get Block Limits VPD device dataEric Farman2017-05-193-1/+35
* pc-bios/s390-ccw: Get list of supported VPD pagesEric Farman2017-05-192-0/+27
* pc-bios/s390-ccw: Refactor scsi_inquiry functionEric Farman2017-05-192-2/+14
* pc-bios/s390-ccw: Break up virtio-scsi read into multiplesEric Farman2017-05-192-5/+22
* pc-bios/s390-ccw: Move SCSI block factor to outer readEric Farman2017-05-191-6/+8
* pc-bios/s390-ccw: Remove duplicate blk_factor adjustmentEric Farman2017-05-191-1/+1
* pc-bios/s390-ccw: add boot entry selection to El Torito routineEugene (jno) Dvurechenski2017-05-021-1/+6
* pc-bios/s390-ccw: add boot entry selection for ECKD DASDFarhan Ali2017-05-022-6/+12
* pc-bios/s390-ccw: provide entry selection on LOADPARM for SCSI diskFarhan Ali2017-05-021-5/+6
* pc-bios/s390-ccw: provide a function to interpret LOADPARM valueFarhan Ali2017-05-022-1/+27
* pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali2017-05-024-2/+17
* pc-bios/s390-ccw: Make ebcdic/ascii conversion publicEugene (jno) Dvurechenski2017-05-023-22/+24
* pc-bios/s390-ccw: Use the ccw bios to start the network bootFarhan Ali2017-02-285-8/+25
* rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-2/+2
* pc-bios/s390-ccw: enable subchannel for IPL I/O devicesDong Jia Shi2016-09-281-1/+2
* pc-bios/s390-ccw.img: Fix buildChristian Borntraeger2016-08-161-2/+4
* pc-bios/s390-ccw: Pass selected SCSI device to IPLEugene (jno) Dvurechenski2016-07-114-0/+37
* pc-bios/s390-ccw: Get device address via diag 308/6Alexander Yarygin2016-05-174-13/+95
* pc-bios/s390-ccw: disambiguation of "No zIPL magic" messageEugene (jno) Dvurechenski2016-03-231-3/+3