summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-061-281/+52
|\
| * tegra: video: Always use write-through cache on LCDSimon Glass2016-07-051-18/+3
| * video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-051-263/+49
* | rockchip: video: Lower hpd wait timeSjoerd Simons2016-07-051-1/+1
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-194-17/+18
* at91: video: Support driver-model for the LCD driverSimon Glass2016-06-121-0/+91
* at91: video: Prepare for driver-model conversionSimon Glass2016-06-121-36/+70
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-0618-1272/+1353
|\
| * exynos: video: Drop old unused codeSimon Glass2016-05-252-74/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-253-198/+357
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-254-372/+369
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-253-15/+15
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-7/+2
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-253-406/+387
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-251-8/+9
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-252-16/+5
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-251-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-253-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-251-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-252-23/+30
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-253-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-253-11/+11
| * exynos: video: Drop dead codeSimon Glass2016-05-254-26/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-2515-7/+15
* | rockchip: video: Flush the cache when the display is updatedSimon Glass2016-05-271-0/+1
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-171-0/+7
|\
| * video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-171-0/+7
* | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-171-7/+23
|\ \ | |/
| * drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka2016-04-281-4/+4
| * drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka2016-04-281-3/+19
* | video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
|/
* drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-251-1/+1
* Revert "pxa_lcd: make driver cache-aware"Tom Rini2016-03-271-16/+0
* Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"Tom Rini2016-03-271-1/+1
* pxa_lcd: make driver cache-awareVasily Khoruzhick2016-03-271-0/+16
* pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick2016-03-271-1/+1
* zipitz2: enable LCD rotationVasily Khoruzhick2016-03-271-0/+1
* bcm2835 video: Map fb as cachedAlexander Graf2016-03-271-0/+9
* sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu2016-03-231-0/+4
* x86: broadwell: Add video supportSimon Glass2016-03-174-1/+1174
* video: Allow simple-panel to be used without regulatorsSimon Glass2016-03-171-8/+10
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-171-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-155-22/+326
|\
| * video: ipu: avoid overflow issuePeng Fan2016-03-141-19/+54
| * rockchip: video: Add LVDS support in vop driverJacob Chen2016-03-141-2/+14
| * rockchip: video: Add a display driver for rockchip LVDSJacob Chen2016-03-142-1/+255
| * dm: video: Add a operation to display uclassJacob Chen2016-03-141-0/+3
* | dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-4/+2
|/
* video: Add S3C24xx framebuffer supportMarek Vasut2016-02-223-1/+174
* video: freetype: Fix a memory leak with a bad parameterSimon Glass2016-02-221-1/+4
OpenPOWER on IntegriCloud