summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800/vga.c
Commit message (Expand)AuthorAgeFilesLines
* vx800/vga.c: Remove extraneous parentheses.Vladimir Serbinenko2014-12-071-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-18/+19
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-7/+7
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-241-1/+1
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-141-1/+5
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Fix VGA after switching to realmode_interrupt()Michael Marineau2010-05-241-1/+1
* Change real mode API to allow passing intXX number or entry point andStefan Reinauer2010-05-111-4/+12
* Get rid of a few more warnings.Myles Watson2010-04-301-0/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-14/+14
* drop all duplicate copies of vgabios.c in favorStefan Reinauer2010-04-241-31/+98
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-7/+7
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-061-8/+1
* Fix many things for via/epia-m700 to build.Myles Watson2009-07-021-7/+10
* First batch of indent-aided code cleanups, more will follow.Uwe Hermann2009-05-271-4/+1
* Here's the VIA vx800 patch from OLPC.Bari Ari2009-05-271-0/+148