summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt
2018-03-06pwm-backlight: make power-supply as optionKever Yang
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt
2018-03-06dm: video: correctly clean background in 16bit modeHeinrich Schuchardt