| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge commit 'df84f17' into HEAD | Paolo Bonzini | 2019-10-26 | 1 | -0/+0 |
|\ |
|
| * | roms: add microvm-bios (qboot) as binary and git submodule | Sergio Lopez | 2019-10-22 | 1 | -0/+0 |
* | | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-10-24 | 2 | -1/+1 |
|/ |
|
* | Update OpenBIOS images to f28e16f9 built from submodule. | Mark Cave-Ayland | 2019-10-12 | 3 | -0/+0 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-10-04 | 2 | -1/+1 |
* | spapr: Stop providing RTAS blob | Alexey Kardashevskiy | 2019-10-04 | 3 | -64/+0 |
* | Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s39... | Christian Borntraeger | 2019-09-23 | 3 | -1/+2 |
|\ |
|
| * | pc-bios/s390-ccw: Rebuild the s390-netboot.img firmware image | Thomas Huth | 2019-09-18 | 1 | -0/+0 |
| * | pc-bios/s390-ccw/net: fix a possible memory leak in get_uuid() | Yifan Luo | 2019-09-18 | 1 | -0/+1 |
| * | pc-bios/s390-ccw: Do not pre-initialize empty array | Thomas Huth | 2019-09-18 | 1 | -1/+1 |
* | | riscv: roms: Update default bios for sifive_u machine | Bin Meng | 2019-09-17 | 1 | -0/+0 |
* | | riscv: roms: Remove executable attribute of opensbi images | Bin Meng | 2019-09-17 | 3 | -0/+0 |
|/ |
|
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-08-29 | 2 | -1/+1 |
* | ppc/pnv: update skiboot to v6.4 | Joel Stanley | 2019-08-29 | 1 | -0/+0 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-08-21 | 2 | -1/+1 |
* | roms: Add OpenSBI version 0.4 | Alistair Francis | 2019-07-18 | 4 | -0/+11 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-07-12 | 2 | -1/+1 |
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into... | Peter Maydell | 2019-07-02 | 1 | -1/+4 |
|\ |
|
| * | spapr/rtas: Force big endian compile for rtas | Alexey Kardashevskiy | 2019-07-02 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' i... | Peter Maydell | 2019-07-02 | 3 | -0/+0 |
|\ \ |
|
| * | | Update OpenBIOS images to c79e0ec built from submodule. | Mark Cave-Ayland | 2019-07-01 | 3 | -0/+0 |
| |/ |
|
* / | seabios: add ati vgabios binary | Gerd Hoffmann | 2019-06-28 | 1 | -0/+0 |
|/ |
|
* | pc-bios: update the README file with edk2-stable201905 information | Laszlo Ersek | 2019-06-14 | 1 | -6/+8 |
* | pc-bios: refresh edk2 build artifacts for edk2-stable201905 | Laszlo Ersek | 2019-06-14 | 7 | -59/+693 |
* | pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fix | Thomas Huth | 2019-05-08 | 1 | -0/+0 |
* | s390-bios: Skip bootmap signature entries | Jason J. Herne | 2019-05-08 | 2 | -6/+23 |
* | pc-bios/s390-ccw: Clean up harmless misuse of isdigit() | Markus Armbruster | 2019-05-08 | 2 | -2/+2 |
* | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck | 2019-04-25 | 16 | -182/+1223 |
|\ |
|
| * | pc-bios/s390: Update firmware images | Thomas Huth | 2019-04-12 | 2 | -0/+0 |
| * | s390-bios: Use control unit type to find bootable devices | Jason J. Herne | 2019-04-12 | 1 | -10/+35 |
| * | s390-bios: Support booting from real dasd device | Jason J. Herne | 2019-04-12 | 5 | -1/+270 |
| * | s390-bios: Add channel command codes/structs needed for dasd-ipl | Jason J. Herne | 2019-04-12 | 1 | -0/+23 |
| * | s390-bios: Use control unit type to determine boot method | Jason J. Herne | 2019-04-12 | 3 | -3/+15 |
| * | s390-bios: Refactor virtio to run channel programs via cio | Jason J. Herne | 2019-04-12 | 1 | -30/+27 |
| * | s390-bios: Factor finding boot device out of virtio code path | Jason J. Herne | 2019-04-12 | 1 | -39/+46 |
| * | s390-bios: Extend find_dev() for non-virtio devices | Jason J. Herne | 2019-04-12 | 1 | -5/+11 |
| * | s390-bios: cio error handling | Jason J. Herne | 2019-04-12 | 2 | -0/+246 |
| * | s390-bios: Support for running format-0/1 channel programs | Jason J. Herne | 2019-04-12 | 4 | -3/+301 |
| * | s390-bios: ptr2u32 and u32toptr | Jason J. Herne | 2019-04-12 | 1 | -0/+31 |
| * | s390-bios: Map low core memory | Jason J. Herne | 2019-04-12 | 2 | -0/+92 |
| * | s390-bios: Decouple channel i/o logic from virtio | Jason J. Herne | 2019-04-12 | 8 | -28/+53 |
| * | s390-bios: Clean up cio.h | Jason J. Herne | 2019-04-12 | 2 | -65/+57 |
| * | s390-bios: decouple common boot logic from virtio | Jason J. Herne | 2019-04-12 | 1 | -8/+20 |
| * | s390-bios: decouple cio setup from virtio | Jason J. Herne | 2019-04-12 | 1 | -7/+13 |
* | | pc-bios: document the edk2 firmware images; add firmware descriptors | Laszlo Ersek | 2019-04-17 | 7 | -0/+209 |
* | | pc-bios: add edk2 firmware binaries and variable store templates | Laszlo Ersek | 2019-04-17 | 9 | -0/+209 |
|/ |
|
* | pc-bios: Update palcode-clipper | Richard Henderson | 2019-03-25 | 1 | -0/+0 |
* | ppc/pnv: update skiboot to commit 261ca8e779e5. | Cédric Le Goater | 2019-03-19 | 1 | -0/+0 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.12.1-20190318-pul... | Peter Maydell | 2019-03-18 | 10 | -0/+0 |
|\ |
|
| * | seabios: update binaries to 1.12.1 | Gerd Hoffmann | 2019-03-18 | 10 | -0/+0 |