summaryrefslogtreecommitdiffstats
path: root/src/drivers/xgi
Commit message (Expand)AuthorAgeFilesLines
* Add newlines at the end of all coreboot filesMartin Roth2016-08-013-3/+3
* Fix leaking CONFIG_VGA=yKyösti Mälkki2016-05-312-11/+1
* drivers/xgi: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-3/+0
* drivers/xgi/common: Fix XGI_SetGroup2Stefan Reinauer2015-12-301-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3118-72/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-084-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2118-18/+18
* Fix some minor Kconfig issuesMartin Roth2015-04-281-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-4/+4
* drivers/xgi: Avoid double-freePatrick Georgi2015-02-231-1/+0
* drivers/xgi: terminate file with newlinePatrick Georgi2015-02-231-1/+1
* Fix source code permissionsStefan Reinauer2015-02-131-0/+0
* drivers/xgi: Fix user-visible typo in printkTimothy Pearson2015-02-121-1/+1
* drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson2015-02-064-10/+36
* drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson2015-02-0524-0/+13552