printk_foo -> printk(BIOS_FOO, ...)
[coreboot.git] / src / northbridge / intel / i82830 / vga.c
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...