Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-18 | pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID | Thomas Huth | 1 | -1/+55 |
2018-06-18 | pc-bios/s390-ccw/net: Add support for pxelinux-style config files | Thomas Huth | 1 | -1/+85 |
2018-06-18 | pc-bios/s390-ccw/net: Update code for the latest changes in SLOF | Thomas Huth | 1 | -69/+17 |
2018-05-02 | pc-bios/s390-ccw/net: Add support for .INS config files | Thomas Huth | 1 | -5/+95 |
2018-05-02 | pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS | Thomas Huth | 1 | -1/+10 |
2018-05-02 | pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts | Thomas Huth | 1 | -26/+37 |
2017-07-14 | pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load | Thomas Huth | 1 | -0/+225 |
2017-07-14 | pc-bios/s390-ccw: Add core files for the network bootloading program | Thomas Huth | 1 | -0/+136 |