summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-121-1/+1
* dm: video: Don't do anything in alloc_fb() when plat->size is zeroBin Meng2016-10-121-0/+3
* dm: video: Add driver for coreboot framebuffer deviceBin Meng2016-10-122-0/+88
* x86: Convert to use DM VESA video driverBin Meng2016-10-121-1/+1
* dm: video: Add driver for VESA-compatible deviceBin Meng2016-10-121-0/+34
* dm: x86: Move samus to use new driver model supportSimon Glass2016-10-111-32/+7
* dm: x86: video: Add a driver-model driver for ivybridge graphicsSimon Glass2016-10-113-0/+856
* x86: video: Fix typo in broadwell KconfigSimon Glass2016-10-111-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-238-8/+8
* video: squash lines for immediate returnMasahiro Yamada2016-09-235-27/+5
* sunxi: display: Use PWM to drive backlight where applicableHans de Goede2016-08-261-0/+11
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-07-271-1/+3
|\
| * video: allow version string to be optional when using LOGOTim Harvey2016-07-111-1/+3
* | rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass2016-07-251-1/+1
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
|/
* 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