aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/geodevga.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-19vgabios: Check that the PCI BDF passed in is valid before using.Kevin O'Connor1-0/+3
2012-01-16vgabios: Use regular pci_config_readl func in geode code.Kevin O'Connor1-7/+6
2012-01-16vgabios: Don't have geode code peak into stdvga mode struct.Kevin O'Connor1-8/+2
2012-01-16vgabios: Use standard VGA IO wrappers in geodevga.c.Kevin O'Connor1-12/+7
2012-01-14vgabios: Extract out common parts of struct vgamode_s.Kevin O'Connor1-2/+4
2012-01-14vgabios: Add the geode GX2 functionality.Nils1-2/+8
2012-01-14vgabios: Make the naming in the LX code generic to Geode.Nils1-0/+374