aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/s390-ccw/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-07-02pc-bios/s390-ccw: Remove duplicated LDFLAGSThomas Huth1-3/+1
2023-06-29pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warningThomas Huth1-1/+1
2023-06-06pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini1-5/+0
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini1-0/+11
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini1-6/+6
2022-10-06pc-bios/s390-ccw: detect CC options just oncePaolo Bonzini1-8/+25
2022-07-13pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini1-0/+1
2022-07-06configure, pc-bios/s390-ccw: pass cross CFLAGS correctlyPaolo Bonzini1-10/+10
2022-06-01configure: enable cross-compilation of s390-ccwPaolo Bonzini1-4/+5
2022-01-12configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini1-2/+0
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth1-1/+2
2021-05-09pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé1-0/+1
2021-05-09pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth1-2/+2
2020-10-06pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-commonThomas Huth1-3/+4
2020-09-01build: fix recurse-all targetPaolo Bonzini1-1/+2
2020-08-21pc-bios/s390-ccw: do not use rules.makThomas Huth1-1/+17
2020-07-02pc-bios/s390-ccw: Generate and include dependency files in the MakefileThomas Huth1-0/+3
2019-04-12s390-bios: Support booting from real dasd deviceJason J. Herne1-1/+1
2019-04-12s390-bios: Decouple channel i/o logic from virtioJason J. Herne1-1/+1
2018-06-18pc-bios/s390-ccw: Optimize the s390-netboot.img for sizeThomas Huth1-0/+1
2018-05-02pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OSThomas Huth1-1/+3
2018-02-26s390-ccw: set up interactive boot menu parametersCollin L. Walling1-1/+1
2018-02-26s390-ccw: update libcCollin L. Walling1-1/+1
2017-08-15pc-bios/s390-ccw: Use rm command during make cleanEric Farman1-1/+1
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth1-2/+9
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth1-1/+1
2017-06-06pc-bios/s390-ccw: use STRIP variable in MakefileGreg Kurz1-1/+3
2017-05-02pc-bios/s390-ccw: get LOADPARM stored in SCP Read InfoFarhan Ali1-1/+1
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-2/+2
2016-08-16pc-bios/s390-ccw.img: Fix buildChristian Borntraeger1-2/+4
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski1-1/+1
2015-12-01pc-bios/s390-ccw: build for z900Christian Borntraeger1-1/+1
2015-10-02pc-bios/s390-ccw: avoid floating point operationsChristian Borntraeger1-1/+2
2015-06-15s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno1-1/+1
2015-03-11s390/bios: Make the s390-ccw.img relocatableThomas Huth1-5/+6
2013-04-26s390-ccw.img: Take care of the elf->img transitionChristian Borntraeger1-2/+2
2013-04-26S390: ccw firmware: Add MakefileAlexander Graf1-0/+26