index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2023-04-26
video: panel: add generic endeavoru panel
Svyatoslav Ryhel
2023-04-26
video: tegra: add DC based PWM backlight driver
Svyatoslav Ryhel
2023-04-26
video: panel: add Renesas R69328 MIPI DSI panel driver
Svyatoslav Ryhel
2023-04-26
video: panel: add Renesas R61307 MIPI DSI panel driver
Svyatoslav Ryhel
2023-04-26
video: bridge: add Solomon SSD2825 DSI/LVDS driver
Svyatoslav Ryhel
2023-04-26
video: add lm3533 backlight driver
Svyatoslav Ryhel
2023-04-24
drivers: video: Enable necessary video functions at SPL
Nikhil M Jain
2023-04-24
drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
Nikhil M Jain
2023-04-24
drivers: video: Makefile: Rule to compile necessary video driver files
Nikhil M Jain
2023-04-24
drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL
Nikhil M Jain
2023-04-24
drivers: video: Kconfig: Add configs for enabling video at SPL
Nikhil M Jain
2023-04-21
rockchip: video: Add support for RK3568 DSI Host
Chris Morgan
2023-04-21
video: rockchip: rk_vop: add rk3288-dp compare string
Johan Jonker
2023-04-12
video: sunxi: dw-hdmi: Use DM for HVCC regulator
Samuel Holland
2023-04-12
video: sunxi: dw-hdmi: Use DM for clock gates and resets
Samuel Holland
2023-04-08
Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...
Tom Rini
2023-04-08
video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
Marek Vasut
2023-04-08
video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
Marek Vasut
2023-04-08
video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
Marek Vasut
2023-04-08
video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
Marek Vasut
2023-04-07
simple_panel: support simple MIPI DSI panels
Svyatoslav Ryhel
2023-04-07
simple_panel: add support for get_display_timing
Svyatoslav Ryhel
2023-04-07
video: tegra20: add DSI controller driver
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: pass DC regmap to internal devices
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: add panel_set_backlight call
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: add 180 degree panel rotation
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: assign regmap directly
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: request timings from panel driver first
Svyatoslav Ryhel
2023-04-07
video: tegra-dc: get clocks from device tree
Svyatoslav Ryhel
2023-04-07
video: move tegra dc driver into own folder
Svyatoslav Ryhel
2023-04-07
tegra: lcd: video: integrate display driver for t30
Marcel Ziswiler
2023-03-16
Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")
Tom Rini
2023-03-13
video: Clear the vidconsole rather than the video
Simon Glass
2023-03-13
video: Remove duplicate cursor-positioning function
Simon Glass
2023-03-13
video: Allow a copy framebuffer with pre-allocated fb
Simon Glass
2023-03-13
efi: Support copy framebuffer
Simon Glass
2023-03-13
efi: Support a 64-bit frame buffer address
Simon Glass
2023-03-13
efi: video: Return mode info for app also
Simon Glass
2023-03-13
efi: video: Move payload code into a function
Simon Glass
2023-03-07
video console: add 16x32 Terminus font from linux
Dzmitry Sankouski
2023-03-07
video console: add 12x22 Sun font from linux
Dzmitry Sankouski
2023-03-07
video console: allow font size configuration at runtime
Dzmitry Sankouski
2023-03-07
video console: move vidconsole_get_font_size() logic to driver ops
Dzmitry Sankouski
2023-03-07
video console: implement multiple fonts configuration
Dzmitry Sankouski
2023-03-07
video console: add support for fonts wider than 1 byte
Dzmitry Sankouski
2023-03-07
video console: refactoring and optimization
Dzmitry Sankouski
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-10
Correct SPL use of PANEL
Simon Glass
2023-02-10
Correct SPL use of VIDEO_BPP32
Simon Glass
2023-02-10
Correct SPL use of VIDEO_BPP16
Simon Glass
[next]