Age | Commit message (Expand) | Author |
2023-09-11 | drivers: Remove space between function name and '(' | Elyes Haouas |
2023-08-28 | drivers/intel/gma: Remove space between function name and '(' | Elyes Haouas |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-02-17 | drivers/intel/gma: Print EDID with leading instead of trailing space | Paul Menzel |
2020-02-17 | drivers/intel/gma: Remove space between `printf ()` | Paul Menzel |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-28 | drivers/intel/gma: Fix typo in header | Frans Hendriks |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2017-06-05 | intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c | Sebastian "Swift Geek" Grzywna |
2016-09-08 | intel/gma: Use defines for registers and values in edid.c | Sebastian "Swift Geek" Grzywna |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | ivybridge native gfx init: Adjust state to be compatible with OPROM. | Vladimir Serbinenko |
2015-05-19 | gma/edid: Fix gma register access. | Vladimir Serbinenko |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-03-04 | drivers/intel/gma: Add EDID retrieving functions. | Vladimir Serbinenko |