aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399/mipi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-24soc/rockchip: Fix typosElyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-07-25soc/rockchip/rk3399: Use 64 bits in multiplicationJacob Garber
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-01-29rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang
2017-11-28rockchip/rk3399: support dual mipi dsiLin Huang
2017-11-28rockchip/rk3399: mipi: properly configure PHY timingLin Huang
2017-11-28rockchip/rk3399: improve mipi transfer flowLin Huang
2017-11-28rockchip/rk3399: mipi: correct Feedback divider settingLin Huang
2017-11-28rockchip/rk3399: mipi: correct phy parameter settingLin Huang
2017-05-26rockchip/rk3399: fix rk_mipi_dsi_phy_init errNickey Yang
2017-05-18rockchip/rk3399: Add MIPI driverNickey Yang