summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-14-1/+1
|\
| * video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-14-1/+1
* | sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-14-1/+18
* | video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede2015-08-14-0/+222
* | sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede2015-08-14-7/+34
* | sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-14-0/+11
* | sunxi: display: Add overscan correctionHans de Goede2015-08-14-12/+39
* | cfbconsole: Add support for stride != widthHans de Goede2015-08-14-35/+37
* | cfbconsole: Remove width argument from the logo functionsHans de Goede2015-08-14-13/+8
|/
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12-0/+8
* ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-12-2/+2
* sunxi: display: Add composite video out supportHans de Goede2015-08-08-22/+178
* sunxi: display: Add support for interlaced modesHans de Goede2015-08-08-13/+22
* sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-08-4/+4
* sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-08-4/+7
* sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-08-34/+56
* lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun2015-08-06-1/+1
* exynos: video: Remove non-device-tree codeSimon Glass2015-08-05-22/+0
* video: Remove the old parade driverSimon Glass2015-08-05-232/+0
* exynos: video: Correct debug outputSimon Glass2015-08-05-2/+2
* dm: video: Add support for the NXP PTN3460 bridgeSimon Glass2015-08-05-0/+48
* dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass2015-08-05-0/+145
* video: Work around lack of pinctrlSimon Glass2015-08-05-10/+18
* dm: video: Add support for video bridgesSimon Glass2015-08-05-0/+130
* x86: Gracefully disable the vesa driver when running from EFISimon Glass2015-08-05-0/+8
* video: vesa_fb: Look up VGA device by class instead of idBin Meng2015-07-14-14/+2
* Remove typedefs from bmp_layout.hSimon Glass2015-06-10-9/+9
* tegra: lcd: Tidy up clock initSimon Glass2015-06-09-3/+1
* x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-0/+138
* video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-04-1/+0
* cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-28-2/+2
* sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-19-1/+17
* tegra124: video: Add full link training for eDPSimon Glass2015-05-13-64/+1079
* tegra: video: support eDP displays on Tegra124 devicesSimon Glass2015-05-13-0/+465
* tegra: video: Add Embedded DisplayPort driverSimon Glass2015-05-13-0/+1265
* tegra: video: Support serial output resource (SOR) on tegra124Simon Glass2015-05-13-0/+1809
* dm: video: Add a uclass for display portSimon Glass2015-05-13-0/+45
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-04-8/+8
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+3
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-2/+245
|\
| * video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-20-0/+232
| * video, ipu: make ldb clock frequency overwritable through board codeHeiko Schocher2015-04-20-1/+8
| * video, ipu: make ldb_clock configurableHeiko Schocher2015-04-20-1/+5
* | x86: video: Allow keyboard presence to be controlled by device treeSimon Glass2015-04-16-8/+21
|/
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-4/+4
* video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar2015-04-06-0/+11
* video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar2015-04-06-0/+21
* remove unnecessary version.h includesRob Herring2015-03-24-2/+0
* drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-05-7/+15