summaryrefslogtreecommitdiffstats
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* pc-bios: Update the palcode-clipper imageRichard Henderson2021-06-281-0/+0
* docs: fix references to docs/devel/s390-dasd-ipl.rstStefano Garzarella2021-06-021-1/+1
* pc-bios/s390-ccw: Fix inline assembly for older versions of ClangThomas Huth2021-05-144-8/+8
* pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixesThomas Huth2021-05-102-0/+0
* pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth2021-05-091-1/+2
* pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé2021-05-091-0/+1
* pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth2021-05-091-2/+2
* pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth2021-05-091-0/+1
* pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth2021-05-091-1/+1
* pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth2021-05-091-2/+2
* pc-bios/s390-ccw/bootmap: Silence compiler warning from ClangThomas Huth2021-05-091-1/+1
* pc-bios/s390-ccw: don't try to read the next block if end of chunk is reachedMarc Hartmayer2021-05-091-1/+1
* roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci supportBin Meng2021-05-041-0/+0
* Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland2021-03-163-0/+0
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2021-03-092-1/+1
* roms/opensbi: Upgrade from v0.8 to v0.9Bin Meng2021-03-044-0/+0
* pc-bios: update mirror URLs to GitLabStefan Hajnoczi2021-02-091-2/+2
* pc-bios/descriptors: fix paths in json filesSergei Trofimovich2021-02-081-1/+1
* pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé2021-02-081-0/+1
* meson.build: Detect bzip2 programPhilippe Mathieu-Daudé2021-01-231-1/+0Star
* meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé2021-01-232-18/+17Star
* build: -no-pie is no functional linker flagChristian Ehrhardt2020-12-151-1/+0Star
* pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2020-11-232-0/+0
* pc-bios: s390x: Clear out leftover S390EP stringEric Farman2020-11-233-1/+10
* pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman2020-11-231-0/+3
* qboot: update to latest upstreamPaolo Bonzini2020-11-201-0/+0
* pc-bios/s390: update s390-ccw bios binariesCornelia Huck2020-11-042-0/+0
* s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne2020-11-041-1/+3
* configure: move install_blobs from configure to mesonPaolo Bonzini2020-10-262-7/+8
* configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-262-2/+2
* Remove superfluous .gitignore filesThomas Huth2020-10-131-1/+0Star
* pc-bios/s390: Update the s390-ccw bios binariesThomas Huth2020-10-062-0/+0
* pc-bios: s390x: Go into disabled wait when encountering a PGM exceptionJanosch Frank2020-10-061-1/+4
* pc-bios: s390x: Use reset PSW if avaliableJanosch Frank2020-10-063-9/+24
* pc-bios: s390x: Save PSW reworkJanosch Frank2020-10-061-20/+13Star
* pc-bios: s390x: Fix bootmap.c zipl component entry data handlingJanosch Frank2020-10-062-3/+9
* pc-bios/s390-ccw: break loop if a null block number is reachedMarc Hartmayer2020-10-061-1/+1
* pc-bios/s390-ccw: fix off-by-one errorMarc Hartmayer2020-10-061-1/+1
* pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()Thomas Huth2020-10-061-1/+0Star
* pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is badThomas Huth2020-10-062-12/+24
* pc-bios/s390-ccw: Scan through all devices if no boot device specifiedThomas Huth2020-10-061-15/+31
* pc-bios/s390-ccw: Do not bail out early if not finding a SCSI diskThomas Huth2020-10-065-16/+37
* pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate functionThomas Huth2020-10-061-42/+57
* pc-bios/s390-ccw: Introduce ENODEV define and remove guards of othersThomas Huth2020-10-061-4/+2Star
* pc-bios/s390-ccw: Move ipl-related code from main() into a separate functionThomas Huth2020-10-061-8/+12
* pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-commonThomas Huth2020-10-061-3/+4
* meson: fix installation of keymapsAnthony PERARD2020-09-301-0/+2
* seabios: add bios-microvm.bin binaryGerd Hoffmann2020-09-172-0/+1
* microvm: name qboot binary qboot.romGerd Hoffmann2020-09-172-1/+1
* roms: Add virtual Boot ROM for NPCM7xx SoCsHavard Skinnemoen2020-09-143-0/+7