summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-04-3/+1
|\
| * video: ipu: simplify if else codePeng Fan2015-11-25-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-30-1/+2
|\ \ | |/ |/|
| * video: ipu: fix out of bounds accessPeng Fan2015-11-30-1/+2
* | video: input: Clean up after i8042 conversionSimon Glass2015-11-19-16/+4
* | video: Drop unused console functionsSimon Glass2015-11-19-53/+9
|/
* video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12-0/+17
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12-1/+1
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-05-1/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-1/+1
* lcd: atmel: Add 32bpp support for HLCDCMarek Vasut2015-11-01-0/+4
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21-1/+1
|\
| * video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng2015-10-21-1/+1
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-20-3/+3
|/
* Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-11-1/+2
* bitops: introduce BIT() definitionHeiko Schocher2015-09-11-2/+0
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11-0/+1
* powerpc: ppc4xx: remove lwmon5 supportMasahiro Yamada2015-09-02-2/+1
* video, lg4573: make spi bus and cs configurableHeiko Schocher2015-09-02-1/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-31-2/+1
|\
| * dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-2/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-08-30-28/+0
|\ \ | |/ |/|
| * video: discard empty video_set_lut implementationPeng Fan2015-08-30-28/+0
* | video: ct69000: Remove unused codesBin Meng2015-08-26-21/+0
* | video: cfb_console: Allow VGA device to work without i8042 keyboardBin Meng2015-08-26-6/+5
* | video: coreboot: Save VESA mode for future useBin Meng2015-08-26-0/+24
* | lcd: pxa: clean-up include file orderMarcel Ziswiler2015-08-24-5/+4
* | of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-10/+10
* | 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