Age | Commit message (Expand) | Author |
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-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-24 | soc/rockchip: Fix typos | Elyes HAOUAS |
2019-12-19 | src/soc/rockchip: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2017-05-03 | lib/edid.c: Differentiate between absent and non-conformant EDID | Arthur Heymans |
2016-04-14 | src/soc/rockchip: Update license headers | Martin Roth |
2015-11-18 | google/veyron*: Pulse the i2c clock once if sda was low | Douglas Anderson |
2015-11-10 | rockchip/rk3288: hdmi: configure display output mode with EDID information | Yakir Yang |
2015-10-29 | rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error | Douglas Anderson |
2015-08-28 | rk3288: Set HDMI display mode to 480p | Yakir Yang |
2015-08-28 | rk3288: Ignore EDID errors for HDMI | David Hendricks |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-08-28 | rockchip: rk3288: fix phsync & pvsync bug | Yakir Yang |
2015-07-09 | rk3288: Fix & vs && mix up in hdmi driver | Stefan Reinauer |
2015-06-23 | rockchip/rk3288: add support for hdmi display | Yakir Yang |