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
path:
root
/
src
/
fw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-02
hw/pci: reserve IO and mem for pci express downstream ports with no devices a...
Marcel Apfelbaum
1
-2
/
+32
2014-05-20
Allow using full io region on q35.
Gerd Hoffmann
2
-7
/
+14
2014-05-20
acpi: remove PORT_ACPI_PM_BASE constant
Gerd Hoffmann
5
-19
/
+18
2014-05-20
smm: remove code to handle ACPI disable/enable
Paolo Bonzini
1
-25
/
+0
2014-05-09
acpi: Fix acpi dsdt compile warning.
rel-1.7.5-rc1
Kevin O'Connor
2
-2
/
+1
2014-05-06
SMBIOS: Check for aggregate tables & entry point in fw_cfg
Gabriel L. Somlo
2
-1
/
+136
2014-04-16
hw/pci: check if pci2pci bridges implement optional limit registers
Marcel Apfelbaum
1
-7
/
+2
2014-04-16
hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
Marcel Apfelbaum
1
-0
/
+3
2014-04-12
Factor out smbios table walking from display_uuid to smbios_next().
Kevin O'Connor
1
-62
/
+46
2014-04-11
Minor - replace some tab characters that slipped into the code.
Kevin O'Connor
3
-6
/
+6
2014-04-11
coreboot: Make coreboot table searching available to other code.
Kevin O'Connor
1
-23
/
+35
2014-04-07
apm: Remove old Bochs mechanism for shutdown/suspend/standby.
Kevin O'Connor
1
-1
/
+0
2014-04-07
Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c.
Kevin O'Connor
4
-0
/
+4
2014-04-07
Use biostables.c for copying bios tables even when generating them.
Kevin O'Connor
5
-65
/
+40
2014-04-07
Move PirAddr definition from pirtable.c to biostables.c.
Kevin O'Connor
2
-2
/
+3
2014-04-07
smbios: Move smbios parsing logic from smbios.c to biostables.c.
Kevin O'Connor
2
-70
/
+71
2014-04-07
acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c.
Kevin O'Connor
3
-142
/
+155
2014-04-05
Minor - fix some typos in comments.
Kevin O'Connor
1
-1
/
+1
2014-03-20
smbios: Default all values to zero.
Kevin O'Connor
1
-0
/
+1
2014-02-17
coreboot: Move links file processing to its own function.
Kevin O'Connor
1
-35
/
+41
2014-02-17
Enhance nullTrailingSpace() so that it can also skip leading spaces.
Kevin O'Connor
1
-5
/
+2
2014-02-17
coreboot: Add support for a "links" file to have aliases in CBFS.
Kevin O'Connor
1
-0
/
+39
2014-01-27
pci: improve io address space allocation
Gerd Hoffmann
1
-5
/
+40
2014-01-22
debug: Unify the SeaBIOS debug version banner.
Kevin O'Connor
2
-3
/
+3
2014-01-22
coreboot: Support alternative locations for CBFS.
Kevin O'Connor
1
-5
/
+5
2014-01-22
smbios: catch zero-length strings
Gerd Hoffmann
1
-3
/
+7
2014-01-15
Minor - pciinit.c - order header files and use static on local functions.
Kevin O'Connor
1
-6
/
+6
2014-01-15
resume: restore piix pm config registers after resume
Marcel Apfelbaum
1
-3
/
+21
2013-12-27
Remove the pmm handle argument from _malloc().
Kevin O'Connor
2
-3
/
+3
2013-12-22
coreboot: Make sure to print the SeaBIOS version in cbmem debug output.
rel-1.7.4
Kevin O'Connor
1
-1
/
+1
2013-12-22
Fix CBMEM console overflow
Kyösti Mälkki
1
-3
/
+3
2013-12-12
run qemu_cfg_e820 only for CONFIG_QEMU=y
Gerd Hoffmann
1
-0
/
+3
2013-12-04
Move low-level hardware writing from output.c to new file hw/serialio.c.
Kevin O'Connor
2
-1
/
+2
2013-11-29
pci: map 64-bit BARs at location provided by emulator
Gerd Hoffmann
1
-1
/
+5
2013-11-29
pci: log pci windows
Gerd Hoffmann
1
-0
/
+2
2013-11-29
pci: tweak + comment minimum allocations
Gerd Hoffmann
1
-3
/
+3
2013-11-29
pci: align 64bit pci regions to 1G
Gerd Hoffmann
1
-2
/
+7
2013-11-29
pci: don't map usb host adapters above 4G
Gerd Hoffmann
1
-0
/
+2
2013-11-29
pci: don't reorder entries when moving to 64bit list
Gerd Hoffmann
1
-0
/
+1
2013-11-19
acpi: strip compiler info in built-in DSDT if any
Michael S. Tsirkin
1
-1
/
+4
2013-11-06
Add support for etc/e820 fw_cfg file
Gerd Hoffmann
1
-0
/
+41
2013-11-06
Add qemu_cfg_e820 function.
Gerd Hoffmann
1
-25
/
+32
2013-11-06
acpi: load and link tables through romfile loader
Michael S. Tsirkin
1
-0
/
+21
2013-11-06
romfile_loader: utility to patch in-memory ROM files
Michael S. Tsirkin
2
-0
/
+249
2013-11-06
biostables: support looking up RSDP
Michael S. Tsirkin
1
-7
/
+34
2013-10-26
ACPI DSDT: Make control method `IQCR` serialized
Paul Menzel
2
-2
/
+2
2013-09-28
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
5
-4
/
+12
2013-09-28
Rename hw/cmos.h to hw/rtc.h and copy RTC code from clock.c to hw/rtc.c.
Kevin O'Connor
2
-10
/
+10
2013-09-19
Add qemu detection to csm
Gerd Hoffmann
1
-0
/
+3
2013-09-19
Drop coreboot qemu detection
Gerd Hoffmann
1
-4
/
+0
[next]