summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23video: Drop the sed13806 driverSimon Glass
2016-10-23video: Drop the s3c-fb driverSimon Glass
2016-10-23video: Drop the imx25lcdc driverSimon Glass
2016-10-23video: Drop the smiLynxEM driverSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_LCD to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-10-12video: Remove legacy VESA and coreboot framebuffer driversBin Meng
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-12dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng
2016-10-12dm: video: Add driver for coreboot framebuffer deviceBin Meng
2016-10-12x86: Convert to use DM VESA video driverBin Meng
2016-10-12dm: video: Add driver for VESA-compatible deviceBin Meng
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass