summaryrefslogtreecommitdiffstats
path: root/src/drivers/aspeed/ast2050
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* ast2050: Fix reserving VGA regionArthur Heymans2023-07-121-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* aspeed/ast2050: Fix when resources are addedFurquan Shaikh2020-05-141-5/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* drivers/aspeed/common: Add support for high resolution framebufferPatrick Rudolph2019-12-122-7/+12
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* {cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* drivers/aspeed/ast2050: Remove variable set but not usedElyes HAOUAS2019-06-031-2/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-3/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT`Tristan Corrick2018-12-241-0/+1
* drivers/aspeed/ast2050: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFERDaniel Gröber2018-04-111-0/+1
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-3/+3
* drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDIDArthur Heymans2017-05-031-8/+0
* Fix leaking CONFIG_VGA=yKyösti Mälkki2016-05-311-4/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-243-0/+98