index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
analogix
/
anx7625
/
anx7625.c
Age
Commit message (
Expand
)
Author
2024-02-08
commonlib: Change GCD function to always use 64 bits
Julius Werner
2023-11-04
Use common GCD function
Yidi Lin
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-12-02
drivers/analogix/anx7625: Utilize retry() macro
Yu-Ping Wu
2021-12-02
drivers/analogix/anx7625: Fix edid_read()
Yu-Ping Wu
2021-09-13
drivers/analogix/anx7625: prevent video clock jitter on IVO panels
Xin Ji
2021-03-27
drivers/analogix: Increase the clock tolerance from 0.1% to 2%
Jitao Shi
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <timer.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-17
soc/mediatek: dsi: reduce the hbp and hfp for phy timing
Jitao Shi
2019-12-17
drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver
Jitao Shi