summaryrefslogtreecommitdiffstats
path: root/src/drivers/pc80/vga
Commit message (Expand)AuthorAgeFilesLines
* drivers: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* driver/parade to /driver/wwan: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* drivers/pc80/vga/vga_io: Remove unnecessary parenthesesElyes Haouas2023-09-071-3/+3
* drivers: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* vga: Change the arguments of vga_write_text to support extended ASCIIHsuan Ting Chen2023-04-281-1/+3
* vga: Fix the support of extended ASCIIHsuan Ting Chen2023-02-211-1/+1
* drivers/pc80/vga: Add legacy VGA romstage supportJeremy Compostella2023-01-072-0/+10
* drivers/pc80/vga: Add API to write multi-line video messageSubrata Banik2023-01-021-7/+39
* drivers/pc80/vga: Add NULL check for `vga_line_write()`Subrata Banik2022-12-261-0/+3
* drivers/pc80/vga: Fix coding style issuesJeremy Compostella2022-12-121-7/+7
* src/drivers: Remove unnecessary space after castsElyes Haouas2022-11-222-10/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-33/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-064-8/+4
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-225-12/+25
* drivers/pc80/vga: Fix coding styleElyes HAOUAS2018-07-031-249/+249
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-3/+3
* Kconfig: Move and clean up CONFIG_VGANico Huber2017-05-221-0/+4
* src/drivers/pc80: Update vga_font_8x16.c to be non-binaryMartin Roth2017-02-201-129/+129
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-311-1/+1
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-8/+4
* drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-276-0/+5279