summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-26-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-07-27-1/+3
|\
| * video: allow version string to be optional when using LOGOTim Harvey2016-07-11-1/+3
* | rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass2016-07-25-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-06-281/+52
|\
| * tegra: video: Always use write-through cache on LCDSimon Glass2016-07-05-18/+3
| * video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-05-263/+49
* | rockchip: video: Lower hpd wait timeSjoerd Simons2016-07-05-1/+1
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-17/+18
* at91: video: Support driver-model for the LCD driverSimon Glass2016-06-12-0/+91
* at91: video: Prepare for driver-model conversionSimon Glass2016-06-12-36/+70
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-1272/+1353
|\
| * exynos: video: Drop old unused codeSimon Glass2016-05-25-74/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25-198/+357
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-25-372/+369
| * exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-25-15/+15
| * exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-25-7/+2
| * exynos: video: Combine LCD driver into one fileSimon Glass2016-05-25-406/+387
| * exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-25-8/+9
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25-16/+5
| * exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-25-18/+19
| * exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-25-285/+351
| * exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-25-6/+2
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-25-23/+30
| * exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-25-34/+15
| * exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-25-11/+11
| * exynos: video: Drop dead codeSimon Glass2016-05-25-26/+0
| * exynos: video: Move driver files into their own directorySimon Glass2016-05-25-7/+15
* | rockchip: video: Flush the cache when the display is updatedSimon Glass2016-05-27-0/+1
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-17-0/+7
|\
| * video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-17-0/+7
* | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-17-7/+23
|\ \ | |/
| * drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka2016-04-28-4/+4
| * drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka2016-04-28-3/+19
* | video: ipu_common: fix build errorPeng Fan2016-04-28-1/+3
|/
* drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka2016-04-25-1/+1
* Revert "pxa_lcd: make driver cache-aware"Tom Rini2016-03-27-16/+0
* Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"Tom Rini2016-03-27-1/+1
* pxa_lcd: make driver cache-awareVasily Khoruzhick2016-03-27-0/+16
* pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick2016-03-27-1/+1
* zipitz2: enable LCD rotationVasily Khoruzhick2016-03-27-0/+1
* bcm2835 video: Map fb as cachedAlexander Graf2016-03-27-0/+9
* sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu2016-03-23-0/+4
* x86: broadwell: Add video supportSimon Glass2016-03-17-1/+1174
* video: Allow simple-panel to be used without regulatorsSimon Glass2016-03-17-8/+10
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-17-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-15-22/+326
|\
| * video: ipu: avoid overflow issuePeng Fan2016-03-14-19/+54
| * rockchip: video: Add LVDS support in vop driverJacob Chen2016-03-14-2/+14