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
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.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
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
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
2016-02-22
video: freetype: Fix a memory leak with a bad parameter
Simon Glass
2016-02-22
video: truetype: Fix a memory leak on error
Simon Glass
2016-02-16
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-16
tegra: video: Move all fdt-decoding into a single function
Simon Glass
2016-02-16
tegra: video: Move LCD enums into the driver
Simon Glass
2016-02-16
tegra: video: Remove the static variables
Simon Glass
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
2016-02-16
dm: video: Flush the cache after a puts()
Simon Glass
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-06
video: bcm2835: use bus_to_phys() on FB address
Stephen Warren
2016-02-06
video: Use 'int' for loop variables instead of short
Simon Glass
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
video: Add the Nimbus sans font
Simon Glass
2016-01-30
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
video: Provide a backspace method
Simon Glass
2016-01-30
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
video: Provide a left margin for the text console
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
video kconfig console_normal
Simon Glass
2016-01-30
video: Add stb TrueType font renderer
Simon Glass
2016-01-26
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Anatolij Gustschin
2016-01-23
video: Add support for Armada XP LCD controller
Stefan Roese
2016-01-21
rockchip: video: Add a video-output driver
Simon Glass
2016-01-21
rockchip: video: Add a display driver for rockchip eDP
Simon Glass
2016-01-21
rockchip: video: Add a display driver for rockchip HDMI
Simon Glass
2016-01-21
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2016-01-21
video: panel: Add a simple panel driver
Simon Glass
2016-01-21
dm: panel: Add a panel uclass
Simon Glass
2016-01-21
dm: backlight: Add a driver for a PWM backlight
Simon Glass
2016-01-21
dm: backlight: Add a backlight uclass
Simon Glass
2016-01-21
video: bridge: Allow GPIOs to be optional
Simon Glass
2016-01-21
video: Add a function to control cache flushing
Simon Glass
2016-01-21
video: Name consoles by their number
Simon Glass
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
[next]