aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-21Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini36-333/+4285
2024-04-21video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar1-0/+4
2024-04-21video: simplefb: modernise DT parsingCaleb Connolly1-12/+20
2024-04-21video: renesas: shift the init sequence by one step earlierSvyatoslav Ryhel2-79/+95
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel1-41/+45
2024-04-21video: endeavoru-panel: shift the init sequence by one step earlierSvyatoslav Ryhel1-60/+68
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel3-0/+590
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel3-0/+995
2024-04-21video: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura3-0/+167
2024-04-21video: panel: add LG LG070WX3 MIPI DSI panel driverSvyatoslav Ryhel3-0/+195
2024-04-21video: tegra20: dsi: use set_backlight for backlight onlyJonas Schwöbel1-6/+4
2024-04-21video: tegra20: dsi: set correct fifo depthJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dsi: remove pre-configurationJonas Schwöbel1-2/+0
2024-04-21video: tegra20: dsi: add reset supportSvyatoslav Ryhel1-0/+14
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel2-3/+310
2024-04-21video: tegra20: add MIPI calibration driverSvyatoslav Ryhel2-1/+189
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel1-2/+20
2024-04-21video: tegra20: dc: clean framebuffer memory blockJonas Schwöbel1-0/+5
2024-04-21video: tegra20: dc: enable backlight after DC is configuredJonas Schwöbel1-7/+1
2024-04-21video: tegra20: dc: fix printing of framebuffer addressJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dc: configure behavior if PLLD/D2 is usedSvyatoslav Ryhel3-13/+36
2024-04-21video: tegra20: dc: add powergateSvyatoslav Ryhel1-0/+27
2024-04-21video: tegra20: dc: add PLLD2 parent supportSvyatoslav Ryhel1-0/+6
2024-04-21video: tegra20: dc: pass DC id to internal devicesSvyatoslav Ryhel2-0/+9
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel4-3/+46
2024-04-21video: tegra20: dc: fix image shift on rotated panelsSvyatoslav Ryhel1-2/+2
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel1-35/+72
2024-04-21video: dw_hdmi: Fix compiler warnings with gcc-14Khem Raj1-4/+4
2024-04-21video: rockchip: Add rk3328 vop supportJagan Teki2-0/+84
2024-04-21video: rockchip: Add rk3328 hdmi supportJagan Teki3-0/+130
2024-04-21phy: rockchip: Add Rockchip INNO HDMI PHY driverJagan Teki3-0/+893
2024-04-21clk: rk3328: Add get hdmiphy clockJagan Teki1-0/+17
2024-04-21clk: rockchip: rk3328: Add VOP clk supportJagan Teki1-2/+86
2024-04-21video: rockchip: vop: Add dsp offset supportJagan Teki2-6/+10
2024-04-21video: rockchip: vop: Add win offset supportJagan Teki2-9/+15
2024-04-21video: rockchip: vop: Simplify rkvop_enableJagan Teki1-4/+4
2024-04-21video: dw_hdmi: Add setup_hpd hookJagan Teki1-0/+3
2024-04-21video: dw_hdmi: Add read_hpd hookJagan Teki1-0/+3
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki3-10/+19
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki4-4/+19
2024-04-21video: rockchip: hdmi: Detect hpd after controller initJagan Teki1-3/+3
2024-04-21video: simple_panel: add EDID supportSvyatoslav Ryhel1-2/+64
2024-04-20video: simple_panel: simplify platform data passSvyatoslav Ryhel1-24/+12
2024-04-20pci: dw_imx: add support for IMX8MMTim Harvey1-2/+16
2024-04-20clk: imx8mm: Add support for PCIe clocksTim Harvey1-0/+27
2024-04-19Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians...Tom Rini7-189/+815
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-0/+37
2024-04-19mmc: stm32_sdmmc2: Fix AARCH64 compilation warningsPatrice Chotard1-4/+4
2024-04-19mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatiblePatrick Delaunay1-0/+1
2024-04-19net: dwc_eth_qos: Add support for st, ext-phyclk propertyMarek Vasut1-3/+27