summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* sunxi: display: Add composite video out supportHans de Goede2015-08-081-22/+178
* sunxi: display: Add support for interlaced modesHans de Goede2015-08-081-13/+22
* sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-081-4/+4
* sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-081-4/+7
* sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-081-34/+56
* lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun2015-08-061-1/+1
* exynos: video: Remove non-device-tree codeSimon Glass2015-08-051-22/+0
* video: Remove the old parade driverSimon Glass2015-08-052-232/+0
* exynos: video: Correct debug outputSimon Glass2015-08-052-2/+2
* dm: video: Add support for the NXP PTN3460 bridgeSimon Glass2015-08-053-0/+48
* dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass2015-08-053-0/+145
* video: Work around lack of pinctrlSimon Glass2015-08-051-10/+18
* dm: video: Add support for video bridgesSimon Glass2015-08-055-0/+130
* x86: Gracefully disable the vesa driver when running from EFISimon Glass2015-08-051-0/+8
* video: vesa_fb: Look up VGA device by class instead of idBin Meng2015-07-141-14/+2
* Remove typedefs from bmp_layout.hSimon Glass2015-06-103-9/+9
* tegra: lcd: Tidy up clock initSimon Glass2015-06-091-3/+1
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-041-0/+138
* video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-041-1/+0
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-282-2/+2
* sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-191-1/+17
* tegra124: video: Add full link training for eDPSimon Glass2015-05-135-64/+1079
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-134-0/+465
* tegra: video: Add Embedded DisplayPort driverSimon Glass2015-05-133-0/+1265
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-134-0/+1809
* dm: video: Add a uclass for display portSimon Glass2015-05-133-0/+45
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-8/+8
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-041-0/+3
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-204-2/+245
|\
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-202-0/+232
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-202-1/+8
| * video, ipu: make ldb_clock configurableHeiko Schocher2015-04-201-1/+5
* | x86: video: Allow keyboard presence to be controlled by device treeSimon Glass2015-04-161-8/+21
|/
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-4/+4
* video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-061-0/+11
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-061-0/+21
* remove unnecessary version.h includesRob Herring2015-03-242-2/+0
* drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-052-7/+15
* ARM: remove jadecpu board supportMasahiro Yamada2015-02-242-169/+0
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+7
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-201-1/+10
* sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-161-5/+13
* sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-161-1/+21
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-3/+6
|\
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-051-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-3/+3
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-051-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-101-1/+1
|\ \
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-071-1/+1
| |/
OpenPOWER on IntegriCloud