summaryrefslogtreecommitdiff
path: root/src/drivers/xgi/common/vb_init.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/xgi: Remove dead codeAngel Pons2020-05-171-1275/+0
* 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
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-6/+1
* src/drivers/xgi: Move coreboot related includes to xgi_coreboot.hElyes HAOUAS2019-05-291-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* drivers/xgi: Fix usage of NGI Kconfig optionsNico Huber2017-06-151-1/+1
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-4/+4
* drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson2015-02-061-1/+5
* drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson2015-02-051-0/+1289