summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-1/+1
* Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass2016-10-231-0/+10
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-17/+8
* Convert CONFIG_CONSOLE_EXTRA_INFO to KconfigSimon Glass2016-10-231-0/+10
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-232-6/+10
* video: Drop CONFIG_VIDEO_HW_CURSORSimon Glass2016-10-232-111/+1
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-232-6/+10
* video: Drop the sed13806 driverSimon Glass2016-10-233-296/+0
* video: Drop the s3c-fb driverSimon Glass2016-10-233-174/+1
* video: Drop the imx25lcdc driverSimon Glass2016-10-232-122/+0
* video: Drop the smiLynxEM driverSimon Glass2016-10-233-849/+0
* Convert CONFIG_SYS_CONSOLE_BG_COL et al to KconfigSimon Glass2016-10-233-49/+74
* Convert CONFIG_VIDEO_CT69000 to KconfigSimon Glass2016-10-231-0/+27
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-231-0/+9
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-0/+41
* Convert CONFIG_LCD to KconfigSimon Glass2016-10-231-0/+8
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-0/+9
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-129-206/+991
|\
| * video: Remove legacy VESA and coreboot framebuffer driversBin Meng2016-10-122-171/+0
| * x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-121-1/+1
| * dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng2016-10-121-0/+3
| * dm: video: Add driver for coreboot framebuffer deviceBin Meng2016-10-122-0/+88
| * x86: Convert to use DM VESA video driverBin Meng2016-10-121-1/+1
| * dm: video: Add driver for VESA-compatible deviceBin Meng2016-10-121-0/+34
| * dm: x86: Move samus to use new driver model supportSimon Glass2016-10-111-32/+7
| * dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass2016-10-113-0/+856
| * x86: video: Fix typo in broadwell KconfigSimon Glass2016-10-111-1/+1
* | simple panel: fix spelling of debug messageMarcel Ziswiler2016-10-101-1/+1
|/
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-238-8/+8
* video: squash lines for immediate returnMasahiro Yamada2016-09-235-27/+5
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-261-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-07-271-1/+3
|\
| * video: allow version string to be optional when using LOGOTim Harvey2016-07-111-1/+3
* | rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass2016-07-251-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-061-281/+52
|\
| * tegra: video: Always use write-through cache on LCDSimon Glass2016-07-051-18/+3
| * video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-051-263/+49
* | rockchip: video: Lower hpd wait timeSjoerd Simons2016-07-051-1/+1
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-194-17/+18
* at91: video: Support driver-model for the LCD driverSimon Glass2016-06-121-0/+91
* at91: video: Prepare for driver-model conversionSimon Glass2016-06-121-36/+70
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0618-1272/+1353
|\
| * exynos: video: Drop old unused codeSimon Glass2016-05-252-74/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-253-198/+357
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-254-372/+369
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-253-15/+15
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-7/+2