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
/
geodevga.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-1
/
+1
2013-09-02
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
1
-2
/
+2
2013-02-15
geodevga: fix wrong define name
Christian Gmeiner
1
-1
/
+1
2013-02-15
geodevga: add debug to msr functions
Christian Gmeiner
1
-0
/
+7
2013-02-15
geodevga: move output setup to own function
Christian Gmeiner
1
-29
/
+35
2013-02-15
geodevga: move framebuffer setup
Christian Gmeiner
1
-12
/
+17
2013-02-15
geodevga: fix errors in geode_fp_* functions
Christian Gmeiner
1
-2
/
+2
2013-02-05
Normalize POST initialization function name suffixes.
Kevin O'Connor
1
-5
/
+5
2012-10-07
geodevga: Setup flat panel if needed
Christian Gmeiner
1
-0
/
+19
2012-10-07
geodevga: Setup output based on .config
Christian Gmeiner
1
-2
/
+27
2012-10-07
geodevga: Add functions to work with fp register
Christian Gmeiner
1
-0
/
+17
2012-10-07
geodevga: Rename defines to better match a well defined naming schema
Christian Gmeiner
1
-4
/
+4
2012-09-16
geodevga: Access global variables using GET_GLOBAL/SET_VGA macros.
Kevin O'Connor
1
-37
/
+39
2012-09-03
Geode vga: Use standard format read/write_mask register functions.
Kevin O'Connor
1
-54
/
+62
2012-09-03
Add helper functions to access DC and VP register
Christian Gmeiner
1
-13
/
+39
2012-09-03
Change return values for vp_setup() and dc_setup()
Christian Gmeiner
1
-9
/
+5
2012-09-03
Add global struct geode
Christian Gmeiner
1
-25
/
+41
2012-09-03
Update VBE variables
Christian Gmeiner
1
-0
/
+4
2012-09-03
Add framebuffer size detection
Christian Gmeiner
1
-0
/
+27
2012-09-03
Remove Extened CRTC Register functions
Christian Gmeiner
1
-29
/
+0
2012-09-03
Remove all dc_ functions as they are not needed anymore
Christian Gmeiner
1
-65
/
+0
2012-09-03
Access DC registers via geode_mem[Read|Write]
Christian Gmeiner
1
-16
/
+12
2012-01-19
vgabios: Check that the PCI BDF passed in is valid before using.
Kevin O'Connor
1
-0
/
+3
2012-01-16
vgabios: Use regular pci_config_readl func in geode code.
Kevin O'Connor
1
-7
/
+6
2012-01-16
vgabios: Don't have geode code peak into stdvga mode struct.
Kevin O'Connor
1
-8
/
+2
2012-01-16
vgabios: Use standard VGA IO wrappers in geodevga.c.
Kevin O'Connor
1
-12
/
+7
2012-01-14
vgabios: Extract out common parts of struct vgamode_s.
Kevin O'Connor
1
-2
/
+4
2012-01-14
vgabios: Add the geode GX2 functionality.
Nils
1
-2
/
+8
2012-01-14
vgabios: Make the naming in the LX code generic to Geode.
Nils
1
-0
/
+374