summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2017-01-11tegra: lcd: video: integrate display driver for t30Marcel Ziswiler
2017-01-11video: dcu: add additional modes for DCUStefan Agner
2017-01-11video: dcu: fix framebuffer to the end of memoryStefan Agner
2017-01-11video: dcu: Add DCU support for Vybrid SoCStefan Agner
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
2016-10-11dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass
2016-10-11x86: video: Fix typo in broadwell KconfigSimon Glass
2016-10-10simple panel: fix spelling of debug messageMarcel Ziswiler
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23video: squash lines for immediate returnMasahiro Yamada
2016-08-26sunxi: display: Use PWM to drive backlight where applicableHans de Goede
2016-07-27Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-07-25rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-11video: allow version string to be optional when using LOGOTim Harvey
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-05tegra: video: Always use write-through cache on LCDSimon Glass
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-07-05rockchip: video: Lower hpd wait timeSjoerd Simons
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-12at91: video: Support driver-model for the LCD driverSimon Glass
2016-06-12at91: video: Prepare for driver-model conversionSimon Glass
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini