index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
gma
/
edid.c
Age
Commit message (
Expand
)
Author
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