summaryrefslogtreecommitdiff
path: root/pc-bios
AgeCommit message (Expand)Author
2022-09-19Make initial public releaseBjörn Töpel
2021-12-18configure: remove unnecessary symlinksPaolo Bonzini
2021-12-16Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-nextCédric Le Goater
2021-12-03seabios: update binaries to 1.15.0Gerd Hoffmann
2021-11-13pseries: Update SLOF firmware imageAlexey Kardashevskiy
2021-11-02optionrom: add a DMA-enabled multiboot ROMMarcus Hähnel
2021-11-02configure/optionrom: Fix MSYS2 multiboot.bin issueHelge Konetzka
2021-11-01roms/openbios: update OpenBIOS images to b9062dea built from submoduleMark Cave-Ayland
2021-10-22update seabios binariesGerd Hoffmann
2021-10-12pc-bios: Update hppa-firmware.imgHelge Deller
2021-09-30tests: qtest: bios-tables-test depends on the unpacked edk2 ROMsPaolo Bonzini
2021-09-30meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini
2021-09-13meson: look up cp and dtrace with find_program()Paolo Bonzini
2021-09-08Update OpenBIOS images to d657b653 built from submodule.Mark Cave-Ayland
2021-08-27ppc/pnv: update skiboot to commit 820d43c0a775.Cédric Le Goater
2021-07-13pseries: Update SLOF firmware imageAlexey Kardashevskiy
2021-07-09spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC supportBin Meng
2021-06-28pc-bios: Update the palcode-clipper imageRichard Henderson
2021-06-02docs: fix references to docs/devel/s390-dasd-ipl.rstStefano Garzarella
2021-05-14pc-bios/s390-ccw: Fix inline assembly for older versions of ClangThomas Huth
2021-05-10pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixesThomas Huth
2021-05-09pc-bios/s390-ccw: Allow building with Clang, tooThomas Huth
2021-05-09pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warningPhilippe Mathieu-Daudé
2021-05-09pc-bios/s390-ccw: Fix the cc-option macro in the MakefileThomas Huth
2021-05-09pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturnThomas Huth
2021-05-09pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linkerThomas Huth
2021-05-09pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointerThomas Huth
2021-05-09pc-bios/s390-ccw/bootmap: Silence compiler warning from ClangThomas Huth
2021-05-09pc-bios/s390-ccw: don't try to read the next block if end of chunk is reachedMarc Hartmayer
2021-05-04roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci supportBin Meng
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland
2021-03-10pseries: Update SLOF firmware imageAlexey Kardashevskiy
2021-03-04roms/opensbi: Upgrade from v0.8 to v0.9Bin Meng
2021-02-09pc-bios: update mirror URLs to GitLabStefan Hajnoczi
2021-02-08pc-bios/descriptors: fix paths in json filesSergei Trofimovich
2021-02-08pc-bios/meson: Only install EDK2 blob firmwares with system emulationPhilippe Mathieu-Daudé
2021-01-23meson.build: Detect bzip2 programPhilippe Mathieu-Daudé
2021-01-23meson.build: Declare global edk2_targets / install_edk2_blobs variablesPhilippe Mathieu-Daudé
2020-12-15build: -no-pie is no functional linker flagChristian Ehrhardt
2020-11-23pc-bios/s390: Update the s390-ccw bios binariesThomas Huth
2020-11-23pc-bios: s390x: Clear out leftover S390EP stringEric Farman
2020-11-23pc-bios: s390x: Ensure Read IPL memory is cleanEric Farman
2020-11-20qboot: update to latest upstreamPaolo Bonzini
2020-11-04pc-bios/s390: update s390-ccw bios binariesCornelia Huck
2020-11-04s390-bios: Skip writing iplb location to low core for ccw iplJason J. Herne
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini
2020-10-13Remove superfluous .gitignore filesThomas Huth