Age | Commit message (Expand) | Author |
2024-04-11 | tree: Drop unused <edid.h> | Elyes Haouas |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mk | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-07-12 | ast2050: Fix reserving VGA region | Arthur Heymans |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2020-05-14 | aspeed/ast2050: Fix when resources are added | Furquan Shaikh |
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-12-12 | drivers/aspeed/common: Add support for high resolution framebuffer | Patrick Rudolph |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-09-15 | {cpu,device,drivers}: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-06-03 | drivers/aspeed/ast2050: Remove variable set but not used | 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 |
2018-12-24 | drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT` | Tristan Corrick |
2018-05-08 | drivers/aspeed/ast2050: Get rid of device_t | Elyes HAOUAS |
2018-04-11 | drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER | Daniel Gröber |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-05-03 | drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID | Arthur Heymans |
2016-05-31 | Fix leaking CONFIG_VGA=y | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-24 | drivers/aspeed: Add native text mode VGA support for the AST2050 | Timothy Pearson |