Age | Commit message (Expand) | Author |
2024-07-11 | drivers/qemu: Clarify config option name for QEMU display resolution | Alper Nebi Yasak |
2023-09-11 | drivers: Remove space between function name and '(' | Elyes Haouas |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
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/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
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 |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
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-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-05 | qemu: fix vga driver build | Gerd Hoffmann |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-08-28 | qemu: fix cirrus 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-25 | qemu: cirrus native video init | Vladimir Serbinenko |