aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/hdmi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-24soc/rockchip: Fix typosElyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2016-04-14src/soc/rockchip: Update license headersMartin Roth
2015-11-18google/veyron*: Pulse the i2c clock once if sda was lowDouglas Anderson
2015-11-10rockchip/rk3288: hdmi: configure display output mode with EDID informationYakir Yang
2015-10-29rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an errorDouglas Anderson
2015-08-28rk3288: Set HDMI display mode to 480pYakir Yang
2015-08-28rk3288: Ignore EDID errors for HDMIDavid Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28rockchip: rk3288: fix phsync & pvsync bugYakir Yang
2015-07-09rk3288: Fix & vs && mix up in hdmi driverStefan Reinauer
2015-06-23rockchip/rk3288: add support for hdmi displayYakir Yang