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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
docs: Note v1.13.0 release
rel-1.13.0
Kevin O'Connor
1
-0
/
+11
2019-11-18
geometry: Apply LCHS values for boot devices
Sam Eiderman
11
-1
/
+39
2019-11-18
geometry: Add boot_lchs_find_*() utility functions
Sam Eiderman
3
-0
/
+82
2019-11-18
boot: Build ata and scsi paths in function
Sam Eiderman
1
-8
/
+28
2019-11-18
geometry: Read LCHS from fw_cfg
Sam Eiderman
1
-0
/
+74
2019-11-18
Revert "geometry: Read LCHS from fw_cfg"
Gerd Hoffmann
1
-87
/
+0
2019-11-18
Revert "geometry: Add boot_lchs_find_*() utility functions"
Gerd Hoffmann
2
-88
/
+0
2019-11-18
Revert "config: Add toggle for bootdevice information"
Gerd Hoffmann
2
-16
/
+0
2019-11-18
Revert "geometry: Apply LCHS values for boot devices"
Gerd Hoffmann
11
-42
/
+1
2019-11-13
tcgbios: Check for enough bytes returned from TPM2_GetCapability
Stefan Berger
1
-2
/
+11
2019-11-13
tpm: Require a response to have minimum size of a valid response header
Stefan Berger
1
-1
/
+2
2019-11-13
ahci: zero-initialize port struct
Gerd Hoffmann
1
-0
/
+1
2019-11-06
geometry: Apply LCHS values for boot devices
Sam Eiderman
11
-1
/
+42
2019-11-06
config: Add toggle for bootdevice information
Sam Eiderman
2
-0
/
+16
2019-11-06
geometry: Add boot_lchs_find_*() utility functions
Sam Eiderman
2
-0
/
+88
2019-11-06
boot: Reorder functions in boot.c
Sam Eiderman
1
-45
/
+49
2019-11-06
geometry: Read LCHS from fw_cfg
Sam Eiderman
1
-0
/
+87
2019-10-28
docs: Note release date for v1.12.1
Kevin O'Connor
1
-0
/
+5
2019-10-28
docs: Add developer-certificate-of-origin
Kevin O'Connor
2
-0
/
+42
2019-10-28
cp437: add license to cp437.c
Gerd Hoffmann
1
-0
/
+2
2019-10-28
ramfb: add copyright and license to ramfb.c
Gerd Hoffmann
1
-0
/
+6
2019-10-28
bochsdisplay: add copyright and license to bochsdisplay.c
Gerd Hoffmann
1
-0
/
+6
2019-10-28
svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
1
-0
/
+8
2019-10-21
Remove dos line endings introduced in the last two commits
Uwe Kleine-König
2
-17
/
+17
2019-10-18
Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440
Uwe Kleine-König
1
-0
/
+8
2019-10-18
cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
1
-71
/
+9
2019-10-18
virtio: extend virtio queue size to 256
Denis Plotnikov
1
-1
/
+1
2019-08-23
Makefile: Build with -Wno-address-of-packed-member
Kevin O'Connor
1
-0
/
+1
2019-06-28
csm: Fix boot priority translation
David Woodhouse
1
-3
/
+20
2019-06-24
ati-vga: add rage128 edid support
Gerd Hoffmann
1
-0
/
+25
2019-06-24
ati-vga: try vga ddc first
Gerd Hoffmann
1
-0
/
+9
2019-06-24
ati-vga: make i2c register and bits configurable
Gerd Hoffmann
1
-7
/
+27
2019-06-24
ati-vga: fix ati_read()
Gerd Hoffmann
1
-1
/
+1
2019-06-24
ati-vga: make less verbose
Gerd Hoffmann
1
-1
/
+1
2019-06-18
csm: Sanitise alignment constraint in Legacy16GetTableAddress
David Woodhouse
1
-2
/
+12
2019-05-23
virtio-pci: Use %pP format in dprintf() calls
Kevin O'Connor
1
-6
/
+4
2019-05-23
pciinit: Use %pP shorthand for printing device ids in intel_igd_setup()
Kevin O'Connor
1
-12
/
+9
2019-05-22
optionrom: disallow int19 redirect for pnp roms.
Gerd Hoffmann
1
-0
/
+24
2019-05-17
bootmenu: add support for more than 9 entries
Gerd Hoffmann
1
-18
/
+42
2019-05-17
add get_keystroke_full() helper
Gerd Hoffmann
2
-2
/
+15
2019-05-15
bochsdisplay: parse resolution from edid.
Gerd Hoffmann
1
-8
/
+16
2019-05-15
bochsdisplay: add edid support.
Gerd Hoffmann
1
-1
/
+7
2019-05-15
bochsvga: add edid support.
Gerd Hoffmann
1
-3
/
+16
2019-05-15
ati: add edid support.
Gerd Hoffmann
1
-0
/
+114
2019-05-15
vbe: add edid support.
Gerd Hoffmann
2
-0
/
+31
2019-05-07
smbios: Add missing zero byte to Type 0
Sam Eiderman
1
-0
/
+4
2019-03-15
vga: add ati bios tables
Gerd Hoffmann
2
-0
/
+46
2019-03-15
vga: add atiext driver
Gerd Hoffmann
5
-1
/
+271
2019-03-14
vga: make memcpy_high() public
Gerd Hoffmann
2
-2
/
+2
2019-03-14
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
4
-87
/
+109
[next]