aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng1-1/+0
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2015-11-01lcd: atmel: Add 32bpp support for HLCDCMarek Vasut1-0/+4
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini1-1/+1
2015-10-21video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng1-1/+1
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede1-3/+3
2015-10-11Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese1-1/+2
2015-09-11bitops: introduce BIT() definitionHeiko Schocher1-2/+0
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass1-0/+1
2015-09-02powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada1-2/+1
2015-09-02video, lg4573: make spi bus and cs configurableHeiko Schocher1-1/+2
2015-08-31Merge git://git.denx.de/u-boot-dmTom Rini1-2/+1
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-2/+1
2015-08-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-28/+0
2015-08-30video: discard empty video_set_lut implementationPeng Fan3-28/+0
2015-08-26video: ct69000: Remove unused codesBin Meng1-21/+0
2015-08-26video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng1-6/+5
2015-08-26video: coreboot: Save VESA mode for future useBin Meng1-0/+24
2015-08-24lcd: pxa: clean-up include file orderMarcel Ziswiler1-5/+4
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada5-10/+10
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini1-1/+1
2015-08-14video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng1-1/+1
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede1-1/+18
2015-08-14video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede4-0/+222
2015-08-14sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede1-7/+34
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede1-0/+11
2015-08-14sunxi: display: Add overscan correctionHans de Goede1-12/+39
2015-08-14cfbconsole: Add support for stride != widthHans de Goede1-35/+37
2015-08-14cfbconsole: Remove width argument from the logo functionsHans de Goede1-13/+8
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+8
2015-08-12ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein1-2/+2
2015-08-08sunxi: display: Add composite video out supportHans de Goede1-22/+178
2015-08-08sunxi: display: Add support for interlaced modesHans de Goede1-13/+22
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede1-4/+4
2015-08-08sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede1-4/+7
2015-08-08sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede1-34/+56
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun1-1/+1
2015-08-05exynos: video: Remove non-device-tree codeSimon Glass1-22/+0
2015-08-05video: Remove the old parade driverSimon Glass2-232/+0
2015-08-05exynos: video: Correct debug outputSimon Glass2-2/+2
2015-08-05dm: video: Add support for the NXP PTN3460 bridgeSimon Glass3-0/+48
2015-08-05dm: video: Add support for the Parade PS8622/625 bridgeSimon Glass3-0/+145
2015-08-05video: Work around lack of pinctrlSimon Glass1-10/+18
2015-08-05dm: video: Add support for video bridgesSimon Glass5-0/+130
2015-08-05x86: Gracefully disable the vesa driver when running from EFISimon Glass1-0/+8
2015-07-14video: vesa_fb: Look up VGA device by class instead of idBin Meng1-14/+2
2015-06-10Remove typedefs from bmp_layout.hSimon Glass3-9/+9
2015-06-09tegra: lcd: Tidy up clock initSimon Glass1-3/+1
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng1-0/+138
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng1-1/+0