summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-02powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada
2015-09-02video, lg4573: make spi bus and cs configurableHeiko Schocher
2015-08-31Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-08-30video: discard empty video_set_lut implementationPeng Fan
2015-08-26video: ct69000: Remove unused codesBin Meng
2015-08-26video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng
2015-08-26video: coreboot: Save VESA mode for future useBin Meng
2015-08-24lcd: pxa: clean-up include file orderMarcel Ziswiler
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-14video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede
2015-08-14sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-14sunxi: display: Add overscan correctionHans de Goede
2015-08-14cfbconsole: Add support for stride != widthHans de Goede
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-12ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein
2015-08-08sunxi: display: Add composite video out supportHans de Goede
2015-08-08sunxi: display: Add support for interlaced modesHans de Goede
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede
2015-08-08sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede
2015-08-08sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun
2015-08-05exynos: video: Remove non-device-tree codeSimon Glass
2015-08-05video: Remove the old parade driverSimon Glass
2015-08-05exynos: video: Correct debug outputSimon Glass
2015-08-05dm: video: Add support for the NXP PTN3460 bridgeSimon Glass
2015-08-05dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass
2015-08-05video: Work around lack of pinctrlSimon Glass
2015-08-05dm: video: Add support for video bridgesSimon Glass
2015-08-05x86: Gracefully disable the vesa driver when running from EFISimon Glass
2015-07-14video: vesa_fb: Look up VGA device by class instead of idBin Meng
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-06-09tegra: lcd: Tidy up clock initSimon Glass
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-13tegra124: video: Add full link training for eDPSimon Glass
2015-05-13tegra: video: support eDP displays on Tegra124 devicesSimon Glass
2015-05-13tegra: video: Add Embedded DisplayPort driverSimon Glass
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass
2015-05-13dm: video: Add a uclass for display portSimon Glass
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede