aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/17Jul2023Tom Rini1-0/+30
2023-07-17x86: video: Add a driver for QEMU bochs emulationSimon Glass1-0/+30
2023-07-14video: hx8394: Add panel driver for hannstar,hsd060bhw4Ondrej Jirman1-0/+8
2023-06-12video: move zynqmp files to subdirectoryVenkatesh Yadav Abbarapu1-8/+1
2023-05-15video: tweak CONFIG_SPL_VIDEO descriptionJohn Keeping1-1/+1
2023-04-26video: panel: add generic endeavoru panelSvyatoslav Ryhel1-0/+11
2023-04-26video: panel: add Renesas R69328 MIPI DSI panel driverSvyatoslav Ryhel1-0/+9
2023-04-26video: panel: add Renesas R61307 MIPI DSI panel driverSvyatoslav Ryhel1-0/+9
2023-04-26video: add lm3533 backlight driverSvyatoslav Ryhel1-0/+9
2023-04-24drivers: video: Kconfig: Add configs for enabling video at SPLNikhil M Jain1-1/+222
2023-04-07video: move tegra dc driver into own folderSvyatoslav Ryhel1-9/+2
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski1-0/+7
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski1-0/+7
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski1-0/+1
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski1-0/+15
2023-02-04drivers: video: tidss: TIDSS video driver support for AM62xNikhil M Jain1-0/+2
2023-02-04video: ti: am335x: restore driver-model codeDario Binacchi1-0/+2
2023-01-16video: Enable VIDEO_ANSI by default only with EFISimon Glass1-2/+5
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-3/+3
2022-10-30video: Make all video options depend on DM_VIDEOSimon Glass1-31/+9
2022-10-30video: Drop SPLASHIMAGE_CALLBACKSimon Glass1-13/+0
2022-10-30video: Drop CONFIG_LCDSimon Glass1-12/+4
2022-10-30video: Drop CONFIG_VIDEOSimon Glass1-9/+0
2022-10-30video: atmel: Drop pre-DM parts of video driverSimon Glass1-1/+2
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass1-2/+0
2022-10-30video: Drop VCXK video controllerSimon Glass1-6/+0
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass1-4/+0
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass1-4/+0
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass1-4/+0
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass1-1/+6
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass1-0/+3
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass1-0/+9
2022-10-30video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass1-3/+4
2022-10-30video: Refactor to allow more than one font sizeSimon Glass1-0/+15
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass1-10/+10
2022-10-30video: Move the console commands to cmd/Simon Glass1-8/+0
2022-06-28video: Migrate exynos display options to KconfigTom Rini1-0/+2
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass1-0/+8
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-15/+0
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass1-54/+2
2022-03-28video: Drop cfg_consoleSimon Glass1-50/+0
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-0/+12
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-0/+9
2022-03-09video: Add skeleton driver for ZynqMP Display port driverMichal Simek1-0/+8
2022-02-15video: Add missing dependency for DM_GPIOMichal Simek1-1/+1
2021-12-26video: Show the U-Boot logo by defaultSimon Glass1-0/+1
2021-12-26video: Support showing the U-Boot logoSimon Glass1-0/+1
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-0/+9
2021-11-07efi: Add video support to the appSimon Glass1-1/+1