summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-9/+0
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-47/+48
* sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-20-0/+9
* dm: video: Implement the bmp command for driver modelSimon Glass2016-01-20-0/+354
* dm: video: Add a driver for a rotated text consoleSimon Glass2016-01-20-0/+450
* dm: video: Add a 'normal' text console driverSimon Glass2016-01-20-1/+142
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-20-1/+261
* dm: video: Add a video uclassSimon Glass2016-01-20-0/+269
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-19-26/+26
|\
| * video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-16-5/+5
| * video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day2015-12-16-21/+21
* | dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-12-5/+5
|/
* 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