summaryrefslogtreecommitdiff
path: root/src/drivers/xgi
AgeCommit message (Expand)Author
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-16drivers: Drop level of indirection for MMIO HW accessStefan Reinauer
2017-06-15drivers/xgi: Fix usage of NGI Kconfig optionsNico Huber
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico 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
2017-05-03drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDIDArthur Heymans
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-05-31Fix leaking CONFIG_VGA=yKyösti Mälkki
2016-04-19drivers/xgi: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2015-12-30drivers/xgi/common: Fix XGI_SetGroup2Stefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28Fix some minor Kconfig issuesMartin Roth
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
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-12drivers/xgi: Fix user-visible typo in printkTimothy Pearson
2015-02-06drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson
2015-02-05drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson