summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2019-07-09video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk
2019-07-09video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk
2019-07-09video: fsl_dcu_fb: refactor init functionsIgor Opaniuk
2019-07-09MLK-17205-2 video: imx: hdp: Adding HDP firmware loading to the buildOliver Brown
2019-07-09MLK-17205-1 video: imx: hdp: Adding support for HDP firmware loadingOliver Brown
2019-07-06video: backlight: fix pwm inversionMarc Dietrich
2019-06-05video: meson: hdmi-supply regulator should be optionalMaxime Jourdan
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk
2019-06-04video: mxsfb: refactor video_hw_init()Igor Opaniuk
2019-06-04video: mxsfb: reorder includesIgor Opaniuk
2019-06-04video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara
2019-04-14video/console: Factor out actual character outputAndre Przywara
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev
2019-04-13Add missing space in commentMarcel Ziswiler
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin
2019-03-28sunxi: video: HDMI: Fix clock setupJernej Skrabec
2019-02-15video: bmp: Add support for 24bpp BMP files on 16bpp displaysStefan Roese
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz
2019-01-28ihs_video_out: Fix error handlingMario Six
2019-01-28videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes
2019-01-18video: Kconfig: spelling fixesChris Packham
2018-12-28video: Add a default TrueType fontSimon Glass
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05video: backlight: Fix log message in enable_sequence()Simon Glass
2018-12-04video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin
2018-12-03video: Allow driver to specify the line lengthSimon Glass
2018-11-30rockchip: video: mipi: Fix phy frequency settingRichard Röjfors
2018-11-30rockchip: video: mipi: Do not write to the version registerRichard Röjfors
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt