index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging
Peter Maydell
19
-110
/
+116
2020-07-02
seabios: update binaries
Gerd Hoffmann
11
-0
/
+0
2020-07-02
pc-bios/s390: Update s390-ccw bios binaries with the latest changes
Thomas Huth
2
-0
/
+0
2020-07-02
pc-bios/s390-ccw: Generate and include dependency files in the Makefile
Thomas Huth
2
-6
/
+10
2020-07-02
pc-bios: s390x: Make u32 ptr check explicit
Janosch Frank
1
-1
/
+1
2020-07-02
pc-bios: s390x: Use ebcdic2ascii table
Janosch Frank
1
-3
/
+1
2020-07-02
pc-bios: s390x: Move panic() into header and add infinite loop
Janosch Frank
4
-19
/
+10
2020-07-02
pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
Janosch Frank
2
-6
/
+6
2020-07-02
pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
Janosch Frank
1
-1
/
+1
2020-07-02
pc-bios: s390x: Get rid of magic offsets into the lowcore
Janosch Frank
2
-11
/
+14
2020-07-02
pc-bios: s390x: Move sleep and yield to helper.h
Janosch Frank
4
-18
/
+19
2020-07-02
pc-bios: s390x: Consolidate timing functions into time.h
Janosch Frank
7
-31
/
+36
2020-07-02
pc-bios: s390x: cio.c cleanup and compile fix
Janosch Frank
1
-18
/
+22
2020-05-21
Update OpenBIOS images to 4704d9eb built from submodule.
Mark Cave-Ayland
3
-0
/
+0
2020-04-29
roms: opensbi: Upgrade from v0.6 to v0.7
Bin Meng
4
-0
/
+0
2020-04-07
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
2
-1
/
+1
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-3
/
+3
2020-03-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2020-03-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2020-03-16
roms: opensbi: Add 32-bit firmware image for sifive_u machine
Bin Meng
1
-0
/
+0
2020-03-16
roms: opensbi: Upgrade from v0.5 to v0.6
Bin Meng
3
-0
/
+0
2020-03-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2
-2
/
+2
2020-03-16
optionrom/pvh: scan entire RSDP Area
Joe Richey
1
-1
/
+1
2020-03-10
s390x/bios: rebuild s390-ccw.img
Christian Borntraeger
1
-0
/
+0
2020-03-10
pc-bios: s390x: Save iplb location in lowcore
Janosch Frank
5
-3
/
+18
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2
-3
/
+0
2020-01-27
seabios-hppa: update to latest version
Sven Schnelle
1
-0
/
+0
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...
Peter Maydell
11
-0
/
+0
2019-12-20
seabios: update to 1.13.0 final
Gerd Hoffmann
11
-0
/
+0
2019-12-18
pc-bios/s390: Update firmware images
Cornelia Huck
2
-0
/
+0
2019-12-18
pc-bios/s390x: Fix reset psw mask
Janosch Frank
1
-5
/
+7
2019-12-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2019-12-09
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2019-11-29
pc-bios/s390: Update firmware image with the "fix sclp_get_loadparm_ascii" patch
Thomas Huth
2
-0
/
+0
2019-11-29
pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
Claudio Imbrenda
1
-1
/
+1
2019-11-18
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191118-pull-reque...
Peter Maydell
11
-0
/
+0
2019-11-18
seabios: update to pre-1.13 snapshot again
Gerd Hoffmann
11
-0
/
+0
2019-11-15
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc2' i...
Peter Maydell
3
-0
/
+0
2019-11-14
opensbi: Upgrade from v0.4 to v0.5
Alistair Francis
3
-0
/
+0
2019-11-13
seabios: update to pre-1.13 snapshot
Gerd Hoffmann
11
-0
/
+0
2019-10-28
Update OpenBIOS images to 7e5b89e4 built from submodule.
Mark Cave-Ayland
3
-0
/
+0
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
1
-0
/
+0
2019-10-24
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2019-10-22
roms: add microvm-bios (qboot) as binary and git submodule
Sergio Lopez
1
-0
/
+0
2019-10-12
Update OpenBIOS images to f28e16f9 built from submodule.
Mark Cave-Ayland
3
-0
/
+0
2019-10-04
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2
-1
/
+1
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
3
-64
/
+0
2019-09-23
Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s39...
Christian Borntraeger
3
-1
/
+2
[next]