index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1.10-stable
tcgbios: Fix use of unitialized variable
Kevin O'Connor
7 years
1.11-stable
ssdt: Fix building of legacy acpi tables on current iasl compiler
Kevin O'Connor
6 years
1.12-stable
usb-ehci: Clear pipe token on pipe reallocate
Kevin O'Connor
6 years
1.6.3-stable
Update version to 1.6.3.2
Kevin O'Connor
13 years
1.7.2-stable
Cache boot-fail-wait to avoid romfile access after POST.
Kevin O'Connor
12 years
1.7.3-stable
fix buildversion.sh
Gerd Hoffmann
11 years
1.7.5-stable
build: make buildable with intel compiler.
Kevin O'Connor
10 years
1.8-stable
vgabios: On bda_save_restore() the saved vbe_mode also has flags in it
Kevin O'Connor
9 years
1.9-stable
smp: restore MSRs on S3 resume
Paolo Bonzini
8 years
master
vgabios: Fix generating modes list for static_functionality
Steven Price
3 weeks
[...]
Tag
Download
Author
Age
rel-1.16.3
seabios-rel-1.16.3.zip
seabios-rel-1.16.3.tar.gz
seabios-rel-1.16.3.tar.bz2
Gerd Hoffmann
12 months
rel-1.16.2
seabios-rel-1.16.2.zip
seabios-rel-1.16.2.tar.gz
seabios-rel-1.16.2.tar.bz2
David Woodhouse
21 months
rel-1.16.1
seabios-rel-1.16.1.zip
seabios-rel-1.16.1.tar.gz
seabios-rel-1.16.1.tar.bz2
Xuan Zhuo
24 months
rel-1.16.0
seabios-rel-1.16.0.zip
seabios-rel-1.16.0.tar.gz
seabios-rel-1.16.0.tar.bz2
Kevin O'Connor
3 years
rel-1.15.0
seabios-rel-1.15.0.zip
seabios-rel-1.15.0.tar.gz
seabios-rel-1.15.0.tar.bz2
Kevin O'Connor
3 years
rel-1.14.0
seabios-rel-1.14.0.zip
seabios-rel-1.14.0.tar.gz
seabios-rel-1.14.0.tar.bz2
Kevin O'Connor
4 years
rel-1.13.0
seabios-rel-1.13.0.zip
seabios-rel-1.13.0.tar.gz
seabios-rel-1.13.0.tar.bz2
Kevin O'Connor
5 years
rel-1.12.1
seabios-rel-1.12.1.zip
seabios-rel-1.12.1.tar.gz
seabios-rel-1.12.1.tar.bz2
Kevin O'Connor
6 years
rel-1.12.0
seabios-rel-1.12.0.zip
seabios-rel-1.12.0.tar.gz
seabios-rel-1.12.0.tar.bz2
Kevin O'Connor
6 years
rel-1.11.2
seabios-rel-1.11.2.zip
seabios-rel-1.11.2.tar.gz
seabios-rel-1.11.2.tar.bz2
Gerd Hoffmann
6 years
[...]
Age
Commit message
Author
Files
Lines
2013-06-13
Minor - remove debugging dprintf added to pciinit.c.
rel-1.7.3
Kevin O'Connor
1
-2
/
+0
2013-06-13
Another fix for hlist_for_each_entry_safe.
Kevin O'Connor
4
-8
/
+16
2013-06-13
make qemu_cfg_init depend on QEMU_HARDWARE instead of QEMU
Kevin O'Connor
1
-1
/
+4
2013-06-13
tweak coreboot qemu detection
Gerd Hoffmann
1
-1
/
+1
2013-06-13
Convert pciinit.c to use standard list manipulation code.
Kevin O'Connor
1
-34
/
+30
2013-06-13
Fix error in hlist_for_each_entry_safe macro.
Kevin O'Connor
1
-2
/
+1
2013-06-13
Revert "Convert pciinit.c to use standard list manipulation code."
Kevin O'Connor
1
-30
/
+34
2013-06-12
coreboot: add qemu detection
Gerd Hoffmann
1
-0
/
+5
2013-06-12
config: allow DEBUG_IO for !QEMU
Gerd Hoffmann
2
-2
/
+3
2013-06-08
Convert PCIDevices list to use standard list manipultion code.
Kevin O'Connor
6
-15
/
+15
[...]