62 Commits (de61484ec39f418e5c0d4603017695f9ffb8fe24)

Author SHA1 Message Date
Jared Rossi 1056ca1e70 pc-bios/s390x: Initialize machine loadparm before probing IPL devices 2 years ago
Jared Rossi 8c79746811 pc-bios/s390x: Initialize cdrom type to false for each IPL device 2 years ago
Jared Rossi f697bed22f pc-bios/s390x: Enable multi-device boot loop 2 years ago
Jared Rossi bb185de423 s390x: Add individual loadparm assignment to CCW device 2 years ago
Jared Rossi 0181e23713 pc-bios/s390-ccw: Enable failed IPL to return after error 2 years ago
Jared Rossi 8e5739ce4b pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary 2 years ago
Jared Rossi 9f4278837d pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 2 years ago
Thomas Huth e31f08dc74 pc-bios/s390-ccw: Move the stack array into start.S 3 years ago
Thomas Huth cf30b7c4a9 pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() 4 years ago
Thomas Huth 2ba3cc4767 pc-bios/s390-ccw: Add a proper prototype for main() 4 years ago
Eric Farman 3d6519968b pc-bios: s390x: Clear out leftover S390EP string 6 years ago
Jason J. Herne 872882e771 s390-bios: Skip writing iplb location to low core for ccw ipl 6 years ago
Thomas Huth 49d4388ec0 pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel() 6 years ago
Thomas Huth 5dc739f343 pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad 6 years ago
Thomas Huth 869d0e2f59 pc-bios/s390-ccw: Scan through all devices if no boot device specified 6 years ago
Thomas Huth 605751b5a5 pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk 6 years ago
Thomas Huth d2cf4af1f4 pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function 6 years ago
Thomas Huth d1f060a8b5 pc-bios/s390-ccw: Move ipl-related code from main() into a separate function 6 years ago
Janosch Frank add923b72e pc-bios: s390x: Move panic() into header and add infinite loop 6 years ago
Janosch Frank e6d393d097 pc-bios: s390x: Get rid of magic offsets into the lowcore 6 years ago
Janosch Frank 9bfc04f9ef pc-bios: s390x: Save iplb location in lowcore 7 years ago
Thomas Huth 6673ded76c pc-bios/s390-ccw: Do not pre-initialize empty array 7 years ago
Jason J. Herne 2880469c95 s390-bios: Use control unit type to find bootable devices 7 years ago
Jason J. Herne efa47d36da s390-bios: Support booting from real dasd device 7 years ago
Jason J. Herne 3668cb7ce8 s390-bios: Use control unit type to determine boot method 7 years ago
Jason J. Herne 7b361db37b s390-bios: Factor finding boot device out of virtio code path 7 years ago
Jason J. Herne 930072d2bf s390-bios: Extend find_dev() for non-virtio devices 7 years ago
Jason J. Herne c95df3d108 s390-bios: Map low core memory 7 years ago
Jason J. Herne 120d04103e s390-bios: Decouple channel i/o logic from virtio 7 years ago
Jason J. Herne a5f6e0975b s390-bios: decouple common boot logic from virtio 7 years ago
Jason J. Herne 87f910c142 s390-bios: decouple cio setup from virtio 7 years ago
Collin Walling a0e11b617b pc-bios/s390-ccw: define loadparm length 8 years ago
Collin Walling 074afe60d4 pc-bios/s390-ccw: fix loadparm initialization and int conversion 8 years ago
Collin L. Walling ffb4a1c807 s390-ccw: interactive boot menu for scsi 9 years ago
Collin L. Walling 53b310ce53 s390-ccw: use zipl values when no boot menu options are present 9 years ago
Collin L. Walling 9eaa654ab3 s390-ccw: set up interactive boot menu parameters 9 years ago
Collin L. Walling 118ee80f79 s390-ccw: move auxiliary IPL data to separate location 9 years ago
Collin L. Walling fc0e208774 s390-ccw: update libc 9 years ago
Thomas Huth 867e039a06 pc-bios/s390-ccw: Move virtio-block related functions into a separate file 9 years ago
Thomas Huth af3bb73ab1 pc-bios/s390-ccw: Move ebc2asc to sclp.c 9 years ago
Thomas Huth 90806fec99 pc-bios/s390-ccw: Move libc functions to separate header 9 years ago
Farhan Ali 95fa1af854 pc-bios/s390-ccw: provide a function to interpret LOADPARM value 10 years ago
Eugene (jno) Dvurechenski cfe2124a7f pc-bios/s390-ccw: Make ebcdic/ascii conversion public 10 years ago
Farhan Ali 99b72e0fbb pc-bios/s390-ccw: Use the ccw bios to start the network boot 10 years ago
Eugene (jno) Dvurechenski b39b7718dc pc-bios/s390-ccw: Pass selected SCSI device to IPL 10 years ago
Alexander Yarygin d046c51dad pc-bios/s390-ccw: Get device address via diag 308/6 11 years ago
Eugene (jno) Dvurechenski 80ba3e249b pc-bios/s390-ccw: enable virtio-scsi 11 years ago
Eugene (jno) Dvurechenski a1102cebbf pc-bios/s390-ccw: make provisions for different backends 11 years ago
Eugene (jno) Dvurechenski 8512989143 pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings 11 years ago
Eugene (jno) Dvurechenski b88d7fa590 pc-bios/s390-ccw: qemuize types 11 years ago