summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-11-07video: Don't require the font commandSimon Glass1-1/+0
2023-09-19video: Move the BMP optionsSimon Glass1-0/+16
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-1/+11
2023-08-13video: kconfig: Fix a typo in SPL_VIDEO_REMOVEBin Meng1-1/+1
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass1-0/+10
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-2/+2
2023-08-01video: kconfig: Set default FB size for BochsBin Meng1-2/+4
2023-08-01video: kconfig: Drop the superfluous dependencyBin Meng1-4/+4
2023-08-01video: kconfig: Fix wrong text for the PCI default FB sizeBin Meng1-2/+2
2023-08-01video: bochs: Remove the x86 dependencyBin Meng1-1/+0
2023-07-21drivers: video: Kconfig: Add config remove videoNikhil M Jain1-0/+12
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom 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