aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* video console: add 16x32 Terminus font from linuxDzmitry Sankouski2023-03-071-0/+7
* video console: add 12x22 Sun font from linuxDzmitry Sankouski2023-03-071-0/+7
* video console: allow font size configuration at runtimeDzmitry Sankouski2023-03-071-0/+1
* video console: implement multiple fonts configurationDzmitry Sankouski2023-03-071-0/+15
* drivers: video: tidss: TIDSS video driver support for AM62xNikhil M Jain2023-02-041-0/+2
* video: ti: am335x: restore driver-model codeDario Binacchi2023-02-041-0/+2
* video: Enable VIDEO_ANSI by default only with EFISimon Glass2023-01-161-2/+5
* sandbox: Rework how SDL is enabled / disabledTom Rini2022-12-051-1/+1
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-3/+3
* video: Make all video options depend on DM_VIDEOSimon Glass2022-10-301-31/+9
* video: Drop SPLASHIMAGE_CALLBACKSimon Glass2022-10-301-13/+0
* video: Drop CONFIG_LCDSimon Glass2022-10-301-12/+4
* video: Drop CONFIG_VIDEOSimon Glass2022-10-301-9/+0
* video: atmel: Drop pre-DM parts of video driverSimon Glass2022-10-301-1/+2
* video: Drop CONFIG_AM335X_LCDSimon Glass2022-10-301-2/+0
* video: Drop VCXK video controllerSimon Glass2022-10-301-6/+0
* Drop CONFIG_LCD_LOGOSimon Glass2022-10-301-4/+0
* video: Drop CONFIG_LCD_INFOSimon Glass2022-10-301-4/+0
* video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass2022-10-301-4/+0
* Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass2022-10-301-1/+6
* video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass2022-10-301-0/+3
* Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass2022-10-301-0/+9
* video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass2022-10-301-3/+4
* video: Refactor to allow more than one font sizeSimon Glass2022-10-301-0/+15
* video: Move and rename DM_HX8238D optionSimon Glass2022-10-301-10/+10
* video: Move the console commands to cmd/Simon Glass2022-10-301-8/+0
* video: Migrate exynos display options to KconfigTom Rini2022-06-281-0/+2
* video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass2022-03-281-0/+8
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-281-15/+0
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-281-54/+2
* video: Drop cfg_consoleSimon Glass2022-03-281-50/+0
* Convert CONFIG_LCD_INFO et al to KconfigTom Rini2022-03-251-0/+12
* Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini2022-03-251-0/+9
* video: Add skeleton driver for ZynqMP Display port driverMichal Simek2022-03-091-0/+8
* video: Add missing dependency for DM_GPIOMichal Simek2022-02-151-1/+1
* video: Show the U-Boot logo by defaultSimon Glass2021-12-261-0/+1
* video: Support showing the U-Boot logoSimon Glass2021-12-261-0/+1
* video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-261-0/+9
* efi: Add video support to the appSimon Glass2021-11-071-1/+1
* sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-111-5/+5
* video: move MXS to KconfigAnatolij Gustschin2021-10-091-0/+6
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-13/+0
* video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara2021-08-011-1/+0
* video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold2021-08-011-0/+12
* video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor2021-04-101-1/+1
* x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2021-03-271-1/+1
* drivers: video: Add Support for Himax HX8238D PanelMoses Christopher2021-02-191-0/+10
* Replace video_uc_platdata with video_uc_platDario Binacchi2021-02-191-2/+2
* Kconfig: simple panel requires backlightMarcin Juszkiewicz2021-01-161-1/+1
* Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-131-0/+9
|\