index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
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
/
bochsvga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
vga: rework bar detection, add virtio-vga
Gerd Hoffmann
1
-4
/
+12
2014-02-05
vgabios: Simplify save/restore mechanism.
Kevin O'Connor
1
-35
/
+19
2013-12-04
vgabios: Avoid possible divide by zero in bochsvga_set_displaystart.
Kevin O'Connor
1
-0
/
+2
2013-12-04
vgabios: Add bochsvga "HDTV" resolutions.
Kevin O'Connor
1
-0
/
+9
2013-12-04
vgabios: Load the DAC palette in "packed" modes on Cirrus and BochsVGA.
Kevin O'Connor
1
-7
/
+6
2013-09-28
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
1
-0
/
+12
2013-09-18
Move vbe.h to std/vbe.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
1
-5
/
+5
2013-09-18
vgabios: Rename stdvga_bpp_factor to stdvga_vram_ratio.
Kevin O'Connor
1
-1
/
+1
2013-09-16
bochsvga: fallback to stdvga if dispi interface isn't present
Gerd Hoffmann
1
-19
/
+48
2013-09-02
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
1
-2
/
+2
2013-02-16
Enable VGA output when settings bochs-specific mode
David Woodhouse
1
-0
/
+1
2013-02-05
Normalize POST initialization function name suffixes.
Kevin O'Connor
1
-2
/
+2
2012-09-04
vgabios: Check for relocatable windows before advertising support for it.
Kevin O'Connor
1
-0
/
+1
2012-02-06
vga: fix bochs lfb size display
Gerd Hoffmann
1
-1
/
+1
2012-02-04
vgabios: Implement VBE save/restore state function (func 04).
Kevin O'Connor
1
-0
/
+65
2012-02-04
vgabios: Add support for VBE get/set dac palette format (func 08).
Kevin O'Connor
1
-0
/
+21
2012-02-02
vgabios: Handle VGA option rom being re-run.
Kevin O'Connor
1
-0
/
+3
2012-02-01
vgabios: Move bocshvga mode checking from runtime to init.
Kevin O'Connor
1
-94
/
+85
2012-02-01
vgabios: Rework bochsvga mode switching.
Kevin O'Connor
1
-36
/
+6
2012-02-01
vgabios: Fix linelength calculations in bochsvga and vbe.
Kevin O'Connor
1
-1
/
+2
2012-02-01
vgabios: handle vmware vga in bochsvga.
Kevin O'Connor
1
-4
/
+13
2012-02-01
vgabios: Update copyright statements in bochsvga.c and vbe.c.
Kevin O'Connor
1
-0
/
+8
2012-02-01
vgabios: Add support for VBE get/set display start function.
Kevin O'Connor
1
-0
/
+21
2012-02-01
vgabios: Add support for vbe get/set line length function.
Kevin O'Connor
1
-0
/
+15
2012-02-01
vgabios: Add support for vesa get/set window function.
Kevin O'Connor
1
-0
/
+19
2012-02-01
vgabios: Move BDA setting from driver code to common code.
Kevin O'Connor
1
-17
/
+13
2012-01-21
vgabios: Set cwidth/cheight/sstart in vgamode_s for cirrus/bochs.
Kevin O'Connor
1
-61
/
+61
2012-01-19
vgabios: Check that the PCI BDF passed in is valid before using.
Kevin O'Connor
1
-5
/
+4
2012-01-16
vgabios: Make VBE code depend on a config setting.
Kevin O'Connor
1
-1
/
+0
2012-01-16
vgabios: Use standard VGA IO wrapper functions in bochsvga.
Kevin O'Connor
1
-34
/
+19
2012-01-14
vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.
Kevin O'Connor
1
-22
/
+4
2012-01-14
vgabios: Make VBE code independent of bochsvga.
Kevin O'Connor
1
-89
/
+48
2012-01-14
vgabios: Unify code to generate the vbe mode list.
Kevin O'Connor
1
-12
/
+6
2012-01-14
vgabios: Use vgamode_s in cirrus and bochsvga mode tables.
Kevin O'Connor
1
-90
/
+81
2012-01-14
vgabios: Add memmodel field to bochsvga mode list.
Kevin O'Connor
1
-61
/
+62
2011-12-31
vgabios: Unify X_init() functions.
Kevin O'Connor
1
-8
/
+7
2011-12-31
vgabios: Unify X_set_mode() functions.
Kevin O'Connor
1
-5
/
+30
2011-12-31
vgabios: Refactor vga_set_mode and stdvga_set_mode.
Kevin O'Connor
1
-1
/
+1
2011-12-31
vgabios: Rename vgaio.c to stdvga.c.
Kevin O'Connor
1
-0
/
+1
2011-12-31
vgabios: Rename vga.c to vgabios.c.
Kevin O'Connor
1
-2
/
+2
2011-12-31
vgabios: Use bochsvga_ prefix for bochs vga functions.
Kevin O'Connor
1
-17
/
+16
2011-12-31
vgabios: Rename vbe.c to bochsvga.c.
Kevin O'Connor
1
-0
/
+340