summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* rockchip: video: Add a video-output driverSimon Glass2016-01-212-1/+347
* rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-212-1/+1086
* rockchip: video: Add a display driver for rockchip HDMISimon Glass2016-01-214-0/+952
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-216-57/+71
* video: panel: Add a simple panel driverSimon Glass2016-01-212-1/+100
* dm: panel: Add a panel uclassSimon Glass2016-01-212-0/+26
* dm: backlight: Add a driver for a PWM backlightSimon Glass2016-01-212-0/+137
* dm: backlight: Add a backlight uclassSimon Glass2016-01-212-0/+26
* video: bridge: Allow GPIOs to be optionalSimon Glass2016-01-211-4/+7
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+7
* video: Name consoles by their numberSimon Glass2016-01-211-1/+6
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-9/+0
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-47/+48
* sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-0/+9
* dm: video: Implement the bmp command for driver modelSimon Glass2016-01-202-0/+354
* dm: video: Add a driver for a rotated text consoleSimon Glass2016-01-203-0/+450
* dm: video: Add a 'normal' text console driverSimon Glass2016-01-202-1/+142
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-203-1/+261
* dm: video: Add a video uclassSimon Glass2016-01-203-0/+269
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-01-193-26/+26
|\
| * video: Typo cleanup in drivers/video/da8xx-fb.cRobert P. J. Day2015-12-161-5/+5
| * video: Clean up formatting, spelling mistakes in exynos_dp*Robert P. J. Day2015-12-162-21/+21
* | dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-5/+5
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-041-3/+1
|\
| * video: ipu: simplify if else codePeng Fan2015-11-251-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-302-1/+2
|\ \ | |/ |/|
| * video: ipu: fix out of bounds accessPeng Fan2015-11-302-1/+2
* | video: input: Clean up after i8042 conversionSimon Glass2015-11-191-16/+4
* | video: Drop unused console functionsSimon Glass2015-11-191-53/+9
|/
* video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-121-0/+17
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-121-1/+1
* 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
OpenPOWER on IntegriCloud