summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-01-16-2/+4
|\
| * video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin2017-01-13-2/+4
* | rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang2017-01-11-10/+10
|/
* video: tegra: fix spelling in commentMarcel Ziswiler2017-01-03-1/+1
* video: Kconfig: Add VIDEO_IPV3 entryJagan Teki2016-12-16-0/+7
* bcm2835 video: Map frame buffer as 32bppAlexander Graf2016-11-28-3/+3
* rockchip: video: Avoid using u8 in the HDMI driverSimon Glass2016-11-25-15/+15
* rockchip: video: Check for device in useSimon Glass2016-11-25-0/+9
* video: Track whether a display is in useSimon Glass2016-11-25-1/+17
* video: Use cache-alignment in video_sync()Simon Glass2016-11-25-1/+2
* rockchip: video: Correct VOP clock selectionSimon Glass2016-11-25-6/+1
* rockchip: video: Correct HDMI data source selectionSimon Glass2016-11-25-1/+2
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-13-3/+3
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-24-1/+1
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-23-0/+10
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-23-17/+8
* Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-23-0/+10
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-23-6/+10
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-23-111/+1
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-6/+10
* video: Drop the sed13806 driverSimon Glass2016-10-23-296/+0
* video: Drop the s3c-fb driverSimon Glass2016-10-23-174/+1
* video: Drop the imx25lcdc driverSimon Glass2016-10-23-122/+0
* video: Drop the smiLynxEM driverSimon Glass2016-10-23-849/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-23-49/+74
* Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-23-0/+27
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-23-0/+9
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-0/+41
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-23-0/+8
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-0/+9
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-206/+991
|\
| * video: Remove legacy VESA and coreboot framebuffer driversBin Meng2016-10-12-171/+0
| * x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-1/+1
| * dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng2016-10-12-0/+3
| * dm: video: Add driver for coreboot framebuffer deviceBin Meng2016-10-12-0/+88
| * x86: Convert to use DM VESA video driverBin Meng2016-10-12-1/+1
| * dm: video: Add driver for VESA-compatible deviceBin Meng2016-10-12-0/+34
| * dm: x86: Move samus to use new driver model supportSimon Glass2016-10-11-32/+7
| * dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass2016-10-11-0/+856
| * x86: video: Fix typo in broadwell KconfigSimon Glass2016-10-11-1/+1
* | simple panel: fix spelling of debug messageMarcel Ziswiler2016-10-10-1/+1
|/
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-8/+8
* video: squash lines for immediate returnMasahiro Yamada2016-09-23-27/+5
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-26-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-07-27-1/+3
|\
| * video: allow version string to be optional when using LOGOTim Harvey2016-07-11-1/+3
* | rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass2016-07-25-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
|/