summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* sunxi: video: Split out TVE codeJernej Skrabec2017-05-153-62/+99
* video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich2017-05-151-2/+2
* rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMIPhilipp Tomsich2017-05-154-1/+12
* video: dw_hdmi: Select HDMI mode only if monitor supports itJernej Skrabec2017-05-151-15/+16
* video: ld9040: Fix unused variable warningsTom Rini2017-05-121-16/+0
* rockchip: video: vop: Reserve enough space for mipi dispalyEric Gao2017-05-101-1/+1
* rockchip: video: vop: Set different bitwidth for different display modeEric Gao2017-05-101-4/+16
* rockchip: video: vop: Add mipi display mode for rk3399Eric Gao2017-05-101-0/+6
* rockchip: video: vop: Fix rk_display_init() return errorEric Gao2017-05-101-1/+1
* rockchip: video: Add mipi driver support for rockchip socEric Gao2017-05-103-1/+500
* rockchip: video: Makefile: Modify Makefile for rockchip video drivereric.gao@rock-chips.com2017-05-101-1/+6
* rockchip: video: Kconfig: Add Kconfig for rockchip video drivereric.gao@rock-chips.com2017-05-102-9/+44
* dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-091-34/+28
* video: arm: rpi: Move the video settings out of the driverSimon Glass2017-05-091-58/+10
* video: arm: rpi: Move the video query out of the driverSimon Glass2017-05-091-17/+3
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-083-0/+648
|\
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-283-0/+648
* | Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-301-0/+9
|/
* sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-0/+4
* sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-202-35/+64
* sunxi: video: Split out TCON codeJernej Skrabec2017-04-204-182/+234
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-145-86/+542
|\
| * video: Fix crash when scroll screeneric.gao@rock-chips.com2017-04-141-1/+1
| * at91: video: Support driver-model for the HLCD driverSongjun Wu2017-04-142-71/+417
| * video: fsl_dcu_fb: add additional modes for DCUStefan Agner2017-04-141-2/+59
| * video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner2017-04-141-1/+1
| * video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner2017-04-141-7/+6
| * video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner2017-04-142-3/+50
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-142-1/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-04-131-1/+1
|\ \ | |/ |/|
| * ARM: mxs: Rename M28EVKMarek Vasut2017-04-051-1/+1
* | rockchip: video: Split out HDMI controller codeJernej Skrabec2017-04-044-735/+789
|/
* rockchip: video: Remove CSC initialization (HDMI)Jernej Skrabec2017-03-161-39/+0
* rockchip: video: Fix HDMI audio clocksJernej Skrabec2017-03-161-16/+16
* video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara2017-03-071-5/+5
* rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang2017-02-271-1/+1
* video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam2017-02-221-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-02-091-1/+1
|\
| * drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day2017-02-031-1/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-0813-19/+20
* | x86: ivybridge: Fix types for 64-bit compilationSimon Glass2017-02-061-2/+2
* | x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-061-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-01-161-2/+4
|\
| * video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin2017-01-131-2/+4
* | rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang2017-01-111-10/+10
|/
* video: tegra: fix spelling in commentMarcel Ziswiler2017-01-031-1/+1
* video: Kconfig: Add VIDEO_IPV3 entryJagan Teki2016-12-161-0/+7
* bcm2835 video: Map frame buffer as 32bppAlexander Graf2016-11-281-3/+3
* rockchip: video: Avoid using u8 in the HDMI driverSimon Glass2016-11-251-15/+15
* rockchip: video: Check for device in useSimon Glass2016-11-251-0/+9