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