aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2018-12-28video: Add a default TrueType fontSimon Glass1-0/+1
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini1-1/+1
2018-12-05video: backlight: Fix log message in enable_sequence()Simon Glass1-1/+1
2018-12-04video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin1-2/+1
2018-12-03video: Allow driver to specify the line lengthSimon Glass1-1/+3
2018-11-30rockchip: video: mipi: Fix phy frequency settingRichard Röjfors1-1/+1
2018-11-30rockchip: video: mipi: Do not write to the version registerRichard Röjfors1-1/+1
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+8
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass2-9/+20
2018-11-17dm: video: correctly set the cursor positionHeinrich Schuchardt1-0/+8
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini1-1/+0
2018-11-14video: simplefb: Remove DM_FLAG_PRE_RELOC flagBin Meng1-1/+0
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng1-8/+14
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick1-5/+11
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+1
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes1-1/+1
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass1-0/+2
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass1-1/+2
2018-10-09panel: Expand the backlight supportSimon Glass4-36/+199
2018-10-09video: Adjust video_clear() to return an errorSimon Glass1-1/+3
2018-10-09sandbox: video: Speed up video outputSimon Glass3-10/+10
2018-09-28video: Add support for Arm's Mali Display ProcessorsLiviu Dudau3-0/+414
2018-09-28video: Add support for NXP's TDA19988 HDMI encoderLiviu Dudau3-0/+662
2018-09-28video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski1-0/+4
2018-09-28video_osd: Add osd sandbox driver and testsMario Six4-0/+181
2018-09-28video_osd: Add ihs_video_out driverMario Six3-0/+351
2018-09-28drivers: Add OSD uclassMario Six3-0/+54
2018-09-28dm: video: support more escape sequencesHeinrich Schuchardt1-13/+62
2018-09-23dm: video: check bounds for column and rowHeinrich Schuchardt1-0/+8
2018-08-17Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford1-0/+6
2018-08-11video_display: Add Xilinx LogiCore DP TXMario Six6-0/+3099
2018-08-11video: Sort Makefile entriesMario Six1-21/+21
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-1/+11
2018-08-01dm: panel: get timings from panelYannick Fertré1-0/+11
2018-08-01video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda1-1/+0
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng1-0/+3
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot1-0/+1
2018-06-17dm: video: Add an EFI framebuffer driverBin Meng3-0/+156
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot1-0/+8
2018-05-15video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick1-2/+2
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick1-2/+2
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini107-219/+107
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini12-24/+0
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini2-1/+1
2018-04-24video-uclass: Fix logical-not-parentheses warningTom Rini1-1/+1
2018-04-16video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng1-1/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini2-61/+0
2018-04-15imx31_phycore: DeleteTom Rini2-61/+0