Age | Commit message (Expand) | Author |
2021-10-17 | drivers/emulation/qemu: Add missing include for MMIO | Nico Huber |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-05-20 | drivers/emulation/qemu/bochs: Rewrite driver | Patrick Rudolph |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-18 | src: Remove unused include '<device/pci_ids.h>' | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2017-06-12 | src/drivers: Add license headers | Martin Roth |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2016-04-07 | edid: Make framebuffer row alignment configurable | Julius Werner |
2016-03-24 | edid: Add helper function to calculate bits-per-pixel dependent values | Julius Werner |
2015-09-05 | qemu: fix vga driver build | Gerd Hoffmann |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-08-28 | qemu: fix bochs build | Gerd Hoffmann |
2014-03-03 | qemu: Support textmode gfx init. | Vladimir Serbinenko |
2013-12-16 | qemu/videoinit: Set required fields in fake EDID | Vladimir Serbinenko |
2013-11-26 | qemu: minor bochs cleanups | Gerd Hoffmann |
2013-11-25 | bochs: add support for native graphics | Ronald G. Minnich |
2013-06-19 | qemu: complete bochs dispi interface vga driver. | Gerd Hoffmann |