summaryrefslogtreecommitdiff
path: root/src/drivers/emulation
AgeCommit message (Expand)Author
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-05-20drivers/emulation/qemu/bochs: Rewrite driverPatrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-03treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-05-29drivers/emulation/qemu_debugcon: Don't use CAR_GLOBALArthur Heymans
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-23console/qemu_debugcon: Support additional stagesPatrick Rudolph
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2017-06-12src/drivers: Add license headersMartin Roth
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2016-04-19drivers/emulation: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-05qemu: fix vga driver buildGerd Hoffmann
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-08-28qemu: fix cirrus buildGerd Hoffmann
2014-08-28qemu: fix bochs buildGerd Hoffmann
2014-03-03qemu: Support textmode gfx init.Vladimir Serbinenko
2014-02-06QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki
2013-12-16qemu/videoinit: Set required fields in fake EDIDVladimir Serbinenko
2013-11-26qemu: minor bochs cleanupsGerd Hoffmann
2013-11-25qemu: cirrus native video initVladimir Serbinenko
2013-11-25bochs: add support for native graphicsRonald G. Minnich
2013-06-19qemu: complete bochs dispi interface vga driver.Gerd Hoffmann
2012-11-27Get rid of drivers classPatrick Georgi
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer