summaryrefslogtreecommitdiffstats
path: root/pc-bios
Commit message (Expand)AuthorAgeFilesLines
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-022-3/+0Star
* seabios-hppa: update to latest versionSven Schnelle2020-01-271-0/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell2020-01-0311-0/+0
|\
| * seabios: update to 1.13.0 finalGerd Hoffmann2019-12-2011-0/+0
* | pc-bios/s390: Update firmware imagesCornelia Huck2019-12-182-0/+0
* | pc-bios/s390x: Fix reset psw maskJanosch Frank2019-12-181-5/+7
|/
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-12-172-1/+1
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-12-092-1/+1
* pc-bios/s390: Update firmware image with the "fix sclp_get_loadparm_ascii" patchThomas Huth2019-11-292-0/+0
* pc-bios/s390-ccw: fix sclp_get_loadparm_asciiClaudio Imbrenda2019-11-291-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191118-pull-reque...Peter Maydell2019-11-1811-0/+0
|\
| * seabios: update to pre-1.13 snapshot againGerd Hoffmann2019-11-1811-0/+0
* | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc2' i...Peter Maydell2019-11-153-0/+0
|\ \ | |/ |/|
| * opensbi: Upgrade from v0.4 to v0.5Alistair Francis2019-11-143-0/+0
* | seabios: update to pre-1.13 snapshotGerd Hoffmann2019-11-1311-0/+0
|/
* Update OpenBIOS images to 7e5b89e4 built from submodule.Mark Cave-Ayland2019-10-283-0/+0
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-261-0/+0
|\
| * roms: add microvm-bios (qboot) as binary and git submoduleSergio Lopez2019-10-221-0/+0
* | pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-10-242-1/+1
|/
* Update OpenBIOS images to f28e16f9 built from submodule.Mark Cave-Ayland2019-10-123-0/+0
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-10-042-1/+1
* spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-043-64/+0Star
* Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s39...Christian Borntraeger2019-09-233-1/+2
|\
| * pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware imageThomas Huth2019-09-181-0/+0
| * pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid()Yifan Luo2019-09-181-0/+1
| * pc-bios/s390-ccw: Do not pre-initialize empty arrayThomas Huth2019-09-181-1/+1
* | riscv: roms: Update default bios for sifive_u machineBin Meng2019-09-171-0/+0
* | riscv: roms: Remove executable attribute of opensbi imagesBin Meng2019-09-173-0/+0
|/
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-08-292-1/+1
* ppc/pnv: update skiboot to v6.4Joel Stanley2019-08-291-0/+0
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-08-212-1/+1
* roms: Add OpenSBI version 0.4Alistair Francis2019-07-184-0/+11
* pseries: Update SLOF firmware imageAlexey Kardashevskiy2019-07-122-1/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell2019-07-021-1/+4
|\
| * spapr/rtas: Force big endian compile for rtasAlexey Kardashevskiy2019-07-021-1/+4
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' i...Peter Maydell2019-07-023-0/+0
|\ \
| * | Update OpenBIOS images to c79e0ec built from submodule.Mark Cave-Ayland2019-07-013-0/+0
| |/
* / seabios: add ati vgabios binaryGerd Hoffmann2019-06-281-0/+0
|/
* pc-bios: update the README file with edk2-stable201905 informationLaszlo Ersek2019-06-141-6/+8
* pc-bios: refresh edk2 build artifacts for edk2-stable201905Laszlo Ersek2019-06-147-59/+693
* pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fixThomas Huth2019-05-081-0/+0
* s390-bios: Skip bootmap signature entriesJason J. Herne2019-05-082-6/+23
* pc-bios/s390-ccw: Clean up harmless misuse of isdigit()Markus Armbruster2019-05-082-2/+2
* Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck2019-04-2516-182/+1223
|\
| * pc-bios/s390: Update firmware imagesThomas Huth2019-04-122-0/+0
| * s390-bios: Use control unit type to find bootable devicesJason J. Herne2019-04-121-10/+35
| * s390-bios: Support booting from real dasd deviceJason J. Herne2019-04-125-1/+270
| * s390-bios: Add channel command codes/structs needed for dasd-iplJason J. Herne2019-04-121-0/+23
| * s390-bios: Use control unit type to determine boot methodJason J. Herne2019-04-123-3/+15
| * s390-bios: Refactor virtio to run channel programs via cioJason J. Herne2019-04-121-30/+27Star