summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get() to env.hSimon Glass6-0/+6
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass1-0/+1
2019-07-30mxc_ipuv3_fb.c: enable a backlight on a panelHeiko Schocher1-0/+5
2019-07-30mxc_ipuv3_fb.c: call display_enableHeiko Schocher1-0/+13
2019-07-30mxc_ipuv3_fb.c: set gd->fb_baseHeiko Schocher1-0/+2
2019-07-29video: arm: rpi: Bail out early if querying video information failsFabian Vogt1-1/+3
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze4-0/+22
2019-07-29video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong1-0/+7
2019-07-29video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong1-1/+14
2019-07-29video, simple_panel: add lg,lb070wv8 displayHeiko Schocher1-0/+1
2019-07-29video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk1-12/+62
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk2-20/+94
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk1-47/+60
2019-07-20rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()Niklas Schulze1-1/+1
2019-07-11fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay1-1/+3
2019-07-07video: backlight: fix pwm inversionMarc Dietrich1-0/+3
2019-06-05video: meson: hdmi-supply regulator should be optionalMaxime Jourdan1-4/+10
2019-06-05video: mxsfb: add DM_VIDEO supportIgor Opaniuk1-9/+136
2019-06-05video: mxsfb: refactor video_hw_init()Igor Opaniuk1-27/+41
2019-06-05video: mxsfb: reorder includesIgor Opaniuk1-4/+3
2019-06-05video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk1-5/+4
2019-05-21Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2-3/+17
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut1-2/+15
2019-05-20video: ipuv3: Set max display bpp to 32Marek Vasut1-1/+1
2019-05-20dm: arm: imx: video: add compatible for imx53-ipuSteffen Dirkwinkel1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang12-39/+36
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini11-10/+106
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara1-1/+1
2019-04-14video/console: Factor out actual character outputAndre Przywara1-15/+27
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara1-0/+19
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara1-0/+37
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara2-2/+12
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara2-4/+6
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev1-0/+11
2019-04-13Add missing space in commentMarcel Ziswiler1-1/+1
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin10-8/+17
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin2-7/+94
2019-03-29sunxi: video: HDMI: Fix clock setupJernej Skrabec1-25/+37
2019-02-15video: bmp: Add support for 24bpp BMP files on 16bpp displaysStefan Roese1-6/+17
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes1-7/+21
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes1-7/+7
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese1-129/+192
2019-02-01Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini2-5/+3
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong16-0/+5373
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz1-1/+252
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz1-2/+12
2019-01-28ihs_video_out: Fix error handlingMario Six1-3/+3
2019-01-28videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes1-2/+0
2019-01-18video: Kconfig: spelling fixesChris Packham1-1/+1