aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland1-5/+5
2021-10-09video: move MXS to KconfigAnatolij Gustschin1-0/+6
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-13/+0
2021-08-01video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara1-1/+0
2021-08-01video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold1-0/+12
2021-04-10video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor1-1/+1
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass1-1/+1
2021-02-19drivers: video: Add Support for Himax HX8238D PanelMoses Christopher1-0/+10
2021-02-19Replace video_uc_platdata with video_uc_platDario Binacchi1-2/+2
2021-01-16Kconfig: simple panel requires backlightMarcin Juszkiewicz1-1/+1
2021-01-13Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+9
2021-01-12video: omap: move drivers to 'ti' directoryDario Binacchi1-4/+1
2021-01-11video: add TDO tl070wsh30 panel driverNeil Armstrong1-0/+9
2021-01-05video: seps525: Add seps525 SPI driverMichal Simek1-0/+7
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin1-1/+1
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-0/+7
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-0/+18
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-0/+7
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay1-0/+8
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-0/+85
2020-07-29video: add nexell video driver (display/video driver)Stefan Bosch1-0/+10
2020-07-09x86: video: Support copy framebuffer with probed devicesSimon Glass1-0/+19
2020-07-09video: Add support for copying to a hardware framebufferSimon Glass1-0/+12
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay1-1/+11
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini1-1/+0
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini1-1/+0
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin1-7/+9
2020-06-18video: make backlight and panel drivers optionalAnatolij Gustschin1-2/+25
2020-06-18video: make vidconsole commands optionalAnatolij Gustschin1-0/+8
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-03-03video: omap: add support for DM/DTSDario Binacchi1-0/+6
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin1-1/+4
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass1-4/+1
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin1-4/+4
2019-10-13video: add support of panel RM68200Yannick Fertré1-0/+9
2019-10-13video: add support of panel OTM8009AYannick Fertré1-0/+9
2019-10-13video: add MIPI DSI host controller bridgeYannick Fertré1-0/+10
2019-10-13dm: Add a dsi host uclassYannick Fertré1-0/+11
2019-10-13video: add support of MIPI DSI interfaceYannick Fertré1-0/+8
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk1-1/+1
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini1-7/+2
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara1-1/+1
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin1-6/+1
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin1-7/+7
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong1-0/+2
2018-09-28video: Add support for Arm's Mali Display ProcessorsLiviu Dudau1-0/+8