summaryrefslogtreecommitdiff
path: root/common/edid.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* edid: Use sizeof() in cea_is_hdmi_vsdb_present()Simon Glass2017-06-121-2/+2
* edid: Fix gcc 7.1 warningJernej Skrabec2017-06-091-1/+1
* edid: Add HDMI flag to timing infoJernej Skrabec2017-05-151-0/+42
* edid: Set timings flags according to edidJernej Skrabec2017-05-151-0/+14
* edid: Add a function to read detailed monitor timingsSimon Glass2015-05-131-0/+105
* edid: Add an edid_check_checksum() helper functionHans de Goede2015-01-141-0/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-111-0/+307