]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video
authorTom Rini <trini@konsulko.com>
Sun, 21 Apr 2024 14:54:20 +0000 (08:54 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 21 Apr 2024 14:54:20 +0000 (08:54 -0600)
CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/20466

- simple_panel: support timing parsing from EDID
- dw_hdmi: fix gcc-14 compiler warnings
- dw_hdmi: support vendor PHY for HDMI
- rockchip: add Rockchip INNO HDMI PHY driver
- rockchip: RK3328 HDMI and VOP support
- evb-rk3328: enable vidconsole support
- Tegra DC and DSI improvements and Tegra 114 support
- add LG LG070WX3 MIPI DSI panel driver
- add Samsung LTL106HL02 MIPI DSI panel driver
- add Toshiba TC358768 RGB to DSI bridge support
- add basic support for the Parade DP501 transmitter
- Tegra 3 panel and bridge driver improvements
- simplefb: modernise DT parsing
- fdt_simplefb: Enumerate framebuffer info from video handoff
- preserve framebuffer if SPL is passing video hand-off
- fdt_support: allow reserving FB region without simplefb


Trivial merge