Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
76327b9f32a009245c215f4a3c5d58a01b5310ae
/
vgasrc
/
geodevga.c
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
1337eb3
geodevga: fix wrong define name
by Christian Gmeiner
· 10 years ago
0f5628d
geodevga: add debug to msr functions
by Christian Gmeiner
· 10 years ago
42f33ff
geodevga: move output setup to own function
by Christian Gmeiner
· 10 years ago
3205708
geodevga: move framebuffer setup
by Christian Gmeiner
· 10 years ago
bb7e54a
geodevga: fix errors in geode_fp_* functions
by Christian Gmeiner
· 10 years ago
d83c87b
Normalize POST initialization function name suffixes.
by Kevin O'Connor
· 10 years ago
02203b5
geodevga: Setup flat panel if needed
by Christian Gmeiner
· 11 years ago
eac884d
geodevga: Setup output based on .config
by Christian Gmeiner
· 11 years ago
119ece9
geodevga: Add functions to work with fp register
by Christian Gmeiner
· 11 years ago
286e013
geodevga: Rename defines to better match a well defined naming schema
by Christian Gmeiner
· 11 years ago
ef7f73f
geodevga: Access global variables using GET_GLOBAL/SET_VGA macros.
by Kevin O'Connor
· 11 years ago
f47461f
Geode vga: Use standard format read/write_mask register functions.
by Kevin O'Connor
· 11 years ago
d136fd7
Add helper functions to access DC and VP register
by Christian Gmeiner
· 11 years ago
11ebc7d
Change return values for vp_setup() and dc_setup()
by Christian Gmeiner
· 11 years ago
7bec6db
Add global struct geode
by Christian Gmeiner
· 11 years ago
517f742
Update VBE variables
by Christian Gmeiner
· 11 years ago
9de339d
Add framebuffer size detection
by Christian Gmeiner
· 11 years ago
0155aef
Remove Extened CRTC Register functions
by Christian Gmeiner
· 11 years ago
efb9784
Remove all dc_ functions as they are not needed anymore
by Christian Gmeiner
· 11 years ago
c13c181
Access DC registers via geode_mem[Read|Write]
by Christian Gmeiner
· 11 years ago
8cf8f8e
vgabios: Check that the PCI BDF passed in is valid before using.
by Kevin O'Connor
· 11 years ago
707d216
vgabios: Use regular pci_config_readl func in geode code.
by Kevin O'Connor
· 11 years ago
69b01cb
vgabios: Don't have geode code peak into stdvga mode struct.
by Kevin O'Connor
· 11 years ago
2c23a7a
vgabios: Use standard VGA IO wrappers in geodevga.c.
by Kevin O'Connor
· 11 years ago
10dff3d
vgabios: Extract out common parts of struct vgamode_s.
by Kevin O'Connor
· 11 years ago
24ddd86
vgabios: Add the geode GX2 functionality.
by Nils
· 11 years ago
31eabf9
vgabios: Make the naming in the LX code generic to Geode.
by Nils
· 11 years ago