index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
/
mt8173
/
ddp.c
Age
Commit message (
Expand
)
Author
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/mediatek: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-08-09
soc/mediatek/mt8173: Refactor display driver to share common parts
Hung-Te Lin
2019-08-09
soc/mediatek/mt8173: Remove dual DSI mode
Hung-Te Lin
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-06
src: Use include <delay.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
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2017-04-25
mediatek/mt8173: Add support for Dual DSI output
Jitao Shi
2016-05-09
mediatek/mt8173: Add display driver
Jitao Shi