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
/
vgasrc
/
vgabios.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-09
vgabios: Fix cirrus memory clear on mode switch.
Kevin O'Connor
1
-0
/
+1
2012-02-13
vgabios: Some tweaks to optimize stack space.
Kevin O'Connor
1
-2
/
+2
2012-02-12
vgabios: Minor vgabios fixes.
Kevin O'Connor
1
-0
/
+4
2012-02-04
vgabios: Implement VBE save/restore state function (func 04).
Kevin O'Connor
1
-1
/
+1
2012-02-04
vgabios: Move save/restore state code from vgabios.c to stdvga.c.
Kevin O'Connor
1
-0
/
+2
2012-02-02
vgabios: Handle VGA option rom being re-run.
Kevin O'Connor
1
-0
/
+1
2012-02-01
vgabios: Fix missing "extern" declaration on vbe variables.
Kevin O'Connor
1
-4
/
+4
2012-02-01
vgabios: Add support for vbe get/set line length function.
Kevin O'Connor
1
-0
/
+1
2012-02-01
vgabios: Move BDA setting from driver code to common code.
Kevin O'Connor
1
-1
/
+2
2012-01-21
vgabios: Extract out current mode finding into new function.
Kevin O'Connor
1
-0
/
+1
2012-01-19
vgabios: Check that the PCI BDF passed in is valid before using.
Kevin O'Connor
1
-1
/
+1
2012-01-16
vgabios: Make VBE code depend on a config setting.
Kevin O'Connor
1
-1
/
+0
2012-01-16
vgabios: Move video_param_table definition to vgabios.c.
Kevin O'Connor
1
-4
/
+15
2012-01-16
vgabios: Move static_functionality[] from vgatables.c to vgabios.c.
Kevin O'Connor
1
-1
/
+0
2012-01-14
vgabios: Unify cirrus and vbe vesa functions.
Kevin O'Connor
1
-0
/
+1
2012-01-14
vgabios: Make VBE code independent of bochsvga.
Kevin O'Connor
1
-11
/
+4
2012-01-14
vgabios: Extract out common parts of struct vgamode_s.
Kevin O'Connor
1
-2
/
+10
2012-01-14
vgabios: Unify page size calculations; remove page size from vgamode_s.
Kevin O'Connor
1
-3
/
+1
2012-01-14
vgabios: Use vesa style memory model flags in stdvga code.
Kevin O'Connor
1
-0
/
+10
2011-12-31
vgabios: Unify X_init() functions.
Kevin O'Connor
1
-0
/
+1
2011-12-31
vgabios: Create clext.h and use "clext_" as prefix for exported funcs.
Kevin O'Connor
1
-4
/
+0
2011-12-31
vgabios: Refactor vga_set_mode and stdvga_set_mode.
Kevin O'Connor
1
-2
/
+8
2011-12-31
vgabios: Move vgafb_load_font to stdvga.c.
Kevin O'Connor
1
-2
/
+0
2011-12-31
vgabios: Rename vgaio.c to stdvga.c.
Kevin O'Connor
1
-142
/
+1
2011-12-31
vgabios: Move vbe code from vgabios.c to new file vbe.c.
Kevin O'Connor
1
-0
/
+3
2011-12-31
vgabios: Rename vga.c to vgabios.c.
Kevin O'Connor
1
-0
/
+225