summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2017-05-10rockchip: video: Add mipi driver support for rockchip socEric Gao
2017-05-10rockchip: video: Makefile: Modify Makefile for rockchip video drivereric.gao@rock-chips.com
2017-05-10rockchip: video: Kconfig: Add Kconfig for rockchip video drivereric.gao@rock-chips.com
2017-05-10dm: video: arm: rpi: Convert to use driver model for videoSimon Glass
2017-05-10video: arm: rpi: Move the video settings out of the driverSimon Glass
2017-05-10video: arm: rpi: Move the video query out of the driverSimon Glass
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec
2017-04-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-04-14video: Fix crash when scroll screeneric.gao@rock-chips.com
2017-04-14at91: video: Support driver-model for the HLCD driverSongjun Wu
2017-04-14video: fsl_dcu_fb: add additional modes for DCUStefan Agner
2017-04-14video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER settingStefan Agner
2017-04-14video: fsl_dcu_fb: Enable pixel clock after initializationStefan Agner
2017-04-14video: fsl_dcu_fb: fix framebuffer to the end of memoryStefan Agner
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut
2017-04-05rockchip: video: Split out HDMI controller codeJernej Skrabec
2017-03-16rockchip: video: Remove CSC initialization (HDMI)Jernej Skrabec
2017-03-16rockchip: video: Fix HDMI audio clocksJernej Skrabec
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara
2017-02-27rockchip: video: fix 83500000 clock mistake in rockchip HDMINickey Yang Nickey Yang
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-01-13video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin
2017-01-12rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler
2016-12-16video: Kconfig: Add VIDEO_IPV3 entryJagan Teki
2016-11-29bcm2835 video: Map frame buffer as 32bppAlexander Graf
2016-11-26rockchip: video: Avoid using u8 in the HDMI driverSimon Glass
2016-11-26rockchip: video: Check for device in useSimon Glass
2016-11-26video: Track whether a display is in useSimon Glass
2016-11-26video: Use cache-alignment in video_sync()Simon Glass
2016-11-26rockchip: video: Correct VOP clock selectionSimon Glass
2016-11-26rockchip: video: Correct HDMI data source selectionSimon Glass
2016-11-13video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-10-23Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass