index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
rockchip
/
rk_mipi.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-28
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-04-28
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-11-30
rockchip: video: mipi: Fix phy frequency setting
Richard Röjfors
2018-11-30
rockchip: video: mipi: Do not write to the version register
Richard Röjfors
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-07
rockchip: video: mipi: Split mipi driver into common and specific parts
eric.gao@rock-chips.com
2017-07-11
rockchip: video: mipi: Modify format type for debug message
eric.gao@rock-chips.com
2017-07-11
rockchip: video: mipi: Modify variable type for arm32 compatibility
eric.gao@rock-chips.com
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-10
rockchip: video: Add mipi driver support for rockchip soc
Eric Gao