summaryrefslogtreecommitdiffstats
path: root/pc-bios/s390-ccw/netmain.c
Commit message (Expand)AuthorAgeFilesLines
* pc-bios: s390x: Move panic() into header and add infinite loopJanosch Frank2020-07-021-8/+0Star
* pc-bios: s390x: Consolidate timing functions into time.hJanosch Frank2020-07-021-12/+3Star
* pc-bios: s390x: Save iplb location in lowcoreJanosch Frank2020-03-101-0/+1
* pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()Yifan Luo2019-09-181-0/+1
* s390-bios: Use control unit type to determine boot methodJason J. Herne2019-04-121-0/+1
* s390-bios: Decouple channel i/o logic from virtioJason J. Herne2019-04-121-0/+1
* pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUIDThomas Huth2018-06-181-1/+55
* pc-bios/s390-ccw/net: Add support for pxelinux-style config filesThomas Huth2018-06-181-1/+85
* pc-bios/s390-ccw/net: Update code for the latest changes in SLOFThomas Huth2018-06-181-69/+17Star
* pc-bios/s390-ccw/net: Add support for .INS config filesThomas Huth2018-05-021-5/+95
* pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth2018-05-021-1/+10
* pc-bios/s390-ccw/net: Split up net_load() into init, load and release partsThomas Huth2018-05-021-26/+37
* pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth2017-07-141-0/+225
* pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth2017-07-141-0/+136