summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2023-06-12drivers: video: Enable necessary video functions at SPLNikhil M Jain
2023-06-12drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPLNikhil M Jain
2023-06-12drivers: video: Makefile: Rule to compile necessary video driver filesNikhil M Jain
2023-06-12drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPLNikhil M Jain
2023-06-12drivers: video: Kconfig: Add configs for enabling video at SPLNikhil M Jain
2023-04-12dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-10Correct SPL use of PANELSimon Glass
2023-02-10Correct SPL use of VIDEO_BPP32Simon Glass
2023-02-10Correct SPL use of VIDEO_BPP16Simon Glass
2023-02-07mtd: Drop unused scf0403_lcd driverSimon Glass
2023-02-07video: Drop unused lg4573 driverSimon Glass
2023-02-07samsung: Drop CONFIG_EXYNOS_PWM_BLSimon Glass
2023-02-04drivers: video: tidss: TIDSS video driver support for AM62xNikhil M Jain
2023-02-04drivers: video: simple_panel: make simple panel independent of backlightNikhil M Jain
2023-02-04video: ti: am335x: restore driver-model codeDario Binacchi
2023-01-23video: sunxi: dw-hdmi: Read address from DT nodeJernej Skrabec
2023-01-23video: sunxi: dw-hdmi: Probe driver by compatibleJernej Skrabec
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-16video: Add font functions to the vidconsole APISimon Glass
2023-01-16video: truetype: Rename the metrics functionSimon Glass
2023-01-16video: Enable VIDEO_ANSI by default only with EFISimon Glass
2022-12-23global: Migrate CONFIG_FB_ADDR to CFGTom Rini
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Make all video options depend on DM_VIDEOSimon Glass
2022-10-30video: Drop SPLASHIMAGE_CALLBACKSimon Glass
2022-10-30video: Drop CONFIG_LCDSimon Glass
2022-10-30video: Drop CONFIG_VIDEOSimon Glass
2022-10-30tegra: Drop old LCD codeSimon Glass
2022-10-30nexell: Drop old LCD codeSimon Glass
2022-10-30video: samsung: Drop old LCD codeSimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop ld9040 driverSimon Glass
2022-10-30video: atmel: Drop pre-DM parts of video driverSimon Glass
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass
2022-10-30video: Drop VCXK video controllerSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass
2022-10-30video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass
2022-10-30video: Add a way to get the default font heightSimon Glass
2022-10-30video: Add a function to get the dimensions of a BMP imageSimon Glass
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-30video: Add a way to change the font name and sizeSimon Glass