| Commit message (Expand) | Author | Age | Files | Lines |
* | seabios: update to master snapshot | Gerd Hoffmann | 2020-08-03 | 11 | -0/+0 |
* | Update OpenBIOS images to 7f28286f built from submodule. | Mark Cave-Ayland | 2020-07-27 | 3 | -0/+0 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2020-07-20 | 2 | -1/+1 |
* | Update OpenBIOS images to 75fbb41d built from submodule. | Mark Cave-Ayland | 2020-07-07 | 3 | -0/+0 |
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging | Peter Maydell | 2020-07-04 | 19 | -110/+116 |
|\ |
|
| * | pc-bios/s390: Update s390-ccw bios binaries with the latest changes | Thomas Huth | 2020-07-02 | 2 | -0/+0 |
| * | pc-bios/s390-ccw: Generate and include dependency files in the Makefile | Thomas Huth | 2020-07-02 | 2 | -6/+10 |
| * | pc-bios: s390x: Make u32 ptr check explicit | Janosch Frank | 2020-07-02 | 1 | -1/+1 |
| * | pc-bios: s390x: Use ebcdic2ascii table | Janosch Frank | 2020-07-02 | 1 | -3/+1 |
| * | pc-bios: s390x: Move panic() into header and add infinite loop | Janosch Frank | 2020-07-02 | 4 | -19/+10 |
| * | pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR | Janosch Frank | 2020-07-02 | 2 | -6/+6 |
| * | pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64 | Janosch Frank | 2020-07-02 | 1 | -1/+1 |
| * | pc-bios: s390x: Get rid of magic offsets into the lowcore | Janosch Frank | 2020-07-02 | 2 | -11/+14 |
| * | pc-bios: s390x: Move sleep and yield to helper.h | Janosch Frank | 2020-07-02 | 4 | -18/+19 |
| * | pc-bios: s390x: Consolidate timing functions into time.h | Janosch Frank | 2020-07-02 | 7 | -31/+36 |
| * | pc-bios: s390x: cio.c cleanup and compile fix | Janosch Frank | 2020-07-02 | 1 | -18/+22 |
* | | seabios: update binaries | Gerd Hoffmann | 2020-07-02 | 11 | -0/+0 |
|/ |
|
* | Update OpenBIOS images to 4704d9eb built from submodule. | Mark Cave-Ayland | 2020-05-21 | 3 | -0/+0 |
* | roms: opensbi: Upgrade from v0.6 to v0.7 | Bin Meng | 2020-04-29 | 4 | -0/+0 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2020-04-07 | 2 | -1/+1 |
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into... | Peter Maydell | 2020-03-18 | 2 | -1/+1 |
|\ |
|
| * | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2020-03-17 | 2 | -1/+1 |
| * | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2020-03-17 | 2 | -1/+1 |
| * | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2020-03-16 | 2 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-03-17 | 3 | -3/+3 |
|\ \ |
|
| * | | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé | 2020-03-16 | 2 | -2/+2 |
| * | | optionrom/pvh: scan entire RSDP Area | Joe Richey | 2020-03-16 | 1 | -1/+1 |
| |/ |
|
* | | roms: opensbi: Add 32-bit firmware image for sifive_u machine | Bin Meng | 2020-03-17 | 1 | -0/+0 |
* | | roms: opensbi: Upgrade from v0.5 to v0.6 | Bin Meng | 2020-03-17 | 3 | -0/+0 |
|/ |
|
* | s390x/bios: rebuild s390-ccw.img | Christian Borntraeger | 2020-03-10 | 1 | -0/+0 |
* | pc-bios: s390x: Save iplb location in lowcore | Janosch Frank | 2020-03-10 | 5 | -3/+18 |
* | hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS | Thomas Huth | 2020-02-02 | 2 | -3/+0 |
* | seabios-hppa: update to latest version | Sven Schnelle | 2020-01-27 | 1 | -0/+0 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque... | Peter Maydell | 2020-01-03 | 11 | -0/+0 |
|\ |
|
| * | seabios: update to 1.13.0 final | Gerd Hoffmann | 2019-12-20 | 11 | -0/+0 |
* | | pc-bios/s390: Update firmware images | Cornelia Huck | 2019-12-18 | 2 | -0/+0 |
* | | pc-bios/s390x: Fix reset psw mask | Janosch Frank | 2019-12-18 | 1 | -5/+7 |
|/ |
|
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-12-17 | 2 | -1/+1 |
* | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 2019-12-09 | 2 | -1/+1 |
* | pc-bios/s390: Update firmware image with the "fix sclp_get_loadparm_ascii" patch | Thomas Huth | 2019-11-29 | 2 | -0/+0 |
* | pc-bios/s390-ccw: fix sclp_get_loadparm_ascii | Claudio Imbrenda | 2019-11-29 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191118-pull-reque... | Peter Maydell | 2019-11-18 | 11 | -0/+0 |
|\ |
|
| * | seabios: update to pre-1.13 snapshot again | Gerd Hoffmann | 2019-11-18 | 11 | -0/+0 |
* | | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc2' i... | Peter Maydell | 2019-11-15 | 3 | -0/+0 |
|\ \
| |/
|/| |
|
| * | opensbi: Upgrade from v0.4 to v0.5 | Alistair Francis | 2019-11-14 | 3 | -0/+0 |
* | | seabios: update to pre-1.13 snapshot | Gerd Hoffmann | 2019-11-13 | 11 | -0/+0 |
|/ |
|
* | Update OpenBIOS images to 7e5b89e4 built from submodule. | Mark Cave-Ayland | 2019-10-28 | 3 | -0/+0 |
* | 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 |
|/ |
|