summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-051-1/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-051-1/+1
* lcd: atmel: Add 32bpp support for HLCDCMarek Vasut2015-11-011-0/+4
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-211-1/+1
|\
| * video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng2015-10-211-1/+1
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-201-3/+3
|/
* Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-111-1/+2
* bitops: introduce BIT() definitionHeiko Schocher2015-09-111-2/+0
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada2015-09-021-2/+1
* video, lg4573: make spi bus and cs configurableHeiko Schocher2015-09-021-1/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-311-2/+1
|\
| * dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-08-303-28/+0
|\ \ | |/ |/|
| * video: discard empty video_set_lut implementationPeng Fan2015-08-303-28/+0
* | video: ct69000: Remove unused codesBin Meng2015-08-261-21/+0
* | video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-261-6/+5
* | video: coreboot: Save VESA mode for future useBin Meng2015-08-261-0/+24
* | lcd: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-5/+4
* | of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-185-10/+10
* | Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-141-1/+1
|\ \
| * | video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng2015-08-141-1/+1
* | | sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+18
* | | video: Add support for the ANX9804 parallel lcd to dp bridge chipHans de Goede2015-08-144-0/+222
* | | sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede2015-08-141-7/+34
* | | sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-141-0/+11
* | | sunxi: display: Add overscan correctionHans de Goede2015-08-141-12/+39
* | | cfbconsole: Add support for stride != widthHans de Goede2015-08-141-35/+37
* | | cfbconsole: Remove width argument from the logo functionsHans de Goede2015-08-141-13/+8
|/ /
* | drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* | ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-121-2/+2
* | 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
OpenPOWER on IntegriCloud