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
/
soc
/
rockchip
/
rk3399
/
mipi.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/rockchip: Use SPDX for GPL-2.0-only files
Angel Pons
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-07-25
soc/rockchip/rk3399: Use 64 bits in multiplication
Jacob Garber
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-01-29
rockchip/rk3399: Support LONG_WRITE type in MIPI DSI
Lin Huang
2017-11-28
rockchip/rk3399: support dual mipi dsi
Lin Huang
2017-11-28
rockchip/rk3399: mipi: properly configure PHY timing
Lin Huang
2017-11-28
rockchip/rk3399: improve mipi transfer flow
Lin Huang
2017-11-28
rockchip/rk3399: mipi: correct Feedback divider setting
Lin Huang
2017-11-28
rockchip/rk3399: mipi: correct phy parameter setting
Lin Huang
2017-05-26
rockchip/rk3399: fix rk_mipi_dsi_phy_init err
Nickey Yang
2017-05-18
rockchip/rk3399: Add MIPI driver
Nickey Yang