summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2018-11-16Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-14video: simplefb: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09video: Adjust video_clear() to return an errorSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-09-28video: Add support for Arm's Mali Display ProcessorsLiviu Dudau
2018-09-28video: Add support for NXP's TDA19988 HDMI encoderLiviu Dudau
2018-09-28video: cfb_console: flush cache in display_rle8_bitmapSébastien Szymanski
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-28video_osd: Add ihs_video_out driverMario Six
2018-09-28drivers: Add OSD uclassMario Six
2018-09-28dm: video: support more escape sequencesHeinrich Schuchardt
2018-09-23dm: video: check bounds for column and rowHeinrich Schuchardt
2018-08-17Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford
2018-08-11video_display: Add Xilinx LogiCore DP TXMario Six
2018-08-11video: Sort Makefile entriesMario Six
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-01dm: panel: get timings from panelYannick Fertré
2018-08-01video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot
2018-06-17dm: video: Add an EFI framebuffer driverBin Meng
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot
2018-05-15video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini
2018-04-24video-uclass: Fix logical-not-parentheses warningTom Rini
2018-04-16video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15imx31_phycore: DeleteTom Rini
2018-04-09treewide: fix up files incorrectly marked executableFabio Estevam
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04sunxi: revert disabling of featuresAndre Przywara
2018-03-28video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal
2018-03-28video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt
2018-03-28video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal
2018-03-28video: rk3399_mipi: correct error checkingHeinrich Schuchardt
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre