summaryrefslogtreecommitdiffstats
path: root/src/drivers/emulation
Commit message (Expand)AuthorAgeFilesLines
* src/drivers: Add license headersMartin Roth2017-06-121-0/+13
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-043-17/+28
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-0/+1
* drivers/emulation: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+0
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-072-2/+2
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-242-8/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* qemu: fix vga driver buildGerd Hoffmann2015-09-052-4/+4
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-3/+2
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-2/+2
* qemu: fix cirrus buildGerd Hoffmann2014-08-281-1/+3
* qemu: fix bochs buildGerd Hoffmann2014-08-281-1/+3
* qemu: Support textmode gfx init.Vladimir Serbinenko2014-03-033-0/+22
* QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki2014-02-062-0/+44
* qemu/videoinit: Set required fields in fake EDIDVladimir Serbinenko2013-12-162-0/+6
* qemu: minor bochs cleanupsGerd Hoffmann2013-11-261-2/+4
* qemu: cirrus native video initVladimir Serbinenko2013-11-252-0/+351
* bochs: add support for native graphicsRonald G. Minnich2013-11-251-29/+13
* qemu: complete bochs dispi interface vga driver.Gerd Hoffmann2013-06-196-600/+172
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-154-0/+6
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-13/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-11/+11
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-1/+0
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-171-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* add qemu graphics card initialization driverStefan Reinauer2004-06-284-0/+611