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