aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/xgi/common/xgi_coreboot.c
AgeCommit message (Expand)Author
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2017-06-15drivers/xgi: Fix usage of NGI Kconfig optionsNico Huber
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-23drivers/xgi: Avoid double-freePatrick Georgi
2015-02-23drivers/xgi: terminate file with newlinePatrick Georgi
2015-02-13Fix source code permissionsStefan Reinauer
2015-02-06drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson
2015-02-05drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson