aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass1-0/+9
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec1-0/+4
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2-35/+64
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec4-182/+234
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini5-86/+542
2017-04-14video: Fix crash when scroll screeneric.gao@rock-chips.com1-1/+1
2017-04-14at91: video: Support driver-model for the HLCD driverSongjun Wu2-71/+417
2017-04-14video: fsl_dcu_fb: add additional modes for DCUStefan Agner1-2/+59
2017-04-14video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner1-1/+1
2017-04-14video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner1-7/+6
2017-04-14video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner2-3/+50
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2-1/+8
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut1-1/+1
2017-04-04rockchip: video: Split out HDMI controller codeJernej Skrabec4-735/+789
2017-03-16rockchip: video: Remove CSC initialization (HDMI)Jernej Skrabec1-39/+0
2017-03-16rockchip: video: Fix HDMI audio clocksJernej Skrabec1-16/+16
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara1-5/+5
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang1-1/+1
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam1-0/+3
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass13-19/+20
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass1-2/+2
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass1-0/+2
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day1-1/+1
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-2/+4
2017-01-13video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin1-2/+4
2017-01-11rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang1-10/+10
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler1-1/+1
2016-12-16video: Kconfig: Add VIDEO_IPV3 entryJagan Teki1-0/+7
2016-11-28bcm2835 video: Map frame buffer as 32bppAlexander Graf1-3/+3
2016-11-25rockchip: video: Avoid using u8 in the HDMI driverSimon Glass1-15/+15
2016-11-25rockchip: video: Check for device in useSimon Glass1-0/+9
2016-11-25video: Track whether a display is in useSimon Glass1-1/+17
2016-11-25video: Use cache-alignment in video_sync()Simon Glass1-1/+2
2016-11-25rockchip: video: Correct VOP clock selectionSimon Glass1-6/+1
2016-11-25rockchip: video: Correct HDMI data source selectionSimon Glass1-1/+2
2016-11-13video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese1-3/+3
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada1-1/+1
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass1-0/+10
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass1-17/+8
2016-10-23Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass1-0/+10
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2-6/+10
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2-111/+1
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2-6/+10
2016-10-23video: Drop the sed13806 driverSimon Glass3-296/+0
2016-10-23video: Drop the s3c-fb driverSimon Glass3-174/+1
2016-10-23video: Drop the imx25lcdc driverSimon Glass2-122/+0
2016-10-23video: Drop the smiLynxEM driverSimon Glass3-849/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass3-49/+74