coreboot/src/soc/mediatek/common
Hung-Te Lin 7ece24634c soc/mediatek/mt8173: Refactor display driver to share common parts
Move those will be shared by other MTK SOCs (for example, MT8183) to
common/ddp.c.

BUG=b:80501386,b:117254947
BRANCH=none
TEST=Boots correctly on Oak

Change-Id: Ie5709ab6e263caa21fdf7e799dc2ee884ffaf800
Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34515
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-08-09 05:42:05 +00:00
..
include/soc soc/mediatek/mt8173: Refactor display driver to share common parts 2019-08-09 05:42:05 +00:00
cbmem.c
ddp.c soc/mediatek/mt8173: Refactor display driver to share common parts 2019-08-09 05:42:05 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
i2c.c mediatek: Refactor I2C code among similar SOCs 2019-08-02 09:58:44 +00:00
memory_test.c
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
mtcmos.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pll.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
pmic_wrap.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
reset.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
rtc.c mediatek/mt8183: Enable RTC eosc calibration feature to save power 2019-07-06 18:20:46 +00:00
spi.c soc/mediatek: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:43 +00:00
timer.c mediatek: Use the 64-bit timer 2019-04-17 04:32:26 +00:00
uart.c mediatek: Fill in input_hertz to coreboot table 2019-07-11 15:10:03 +00:00
usb.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
wdt.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00