summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2016-05-27rockchip: video: Flush the cache when the display is updatedSimon Glass
2016-05-25exynos: video: Drop old unused codeSimon Glass
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-05-25exynos: video: Rename variables for driver modelSimon Glass
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: video: Combine LCD driver into one fileSimon Glass
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass
2016-05-25exynos: video: Move dsim_config_dt into a functionSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fb.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fimd.cSimon Glass
2016-05-25exynos: video: Drop the static lcd_base_addr variableSimon Glass
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass
2016-05-25exynos: video: Drop dead codeSimon Glass
2016-05-25exynos: video: Move driver files into their own directorySimon Glass
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
2016-05-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-04-28drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka
2016-04-28drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka
2016-04-28video: ipu_common: fix build errorPeng Fan
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka
2016-03-27Revert "pxa_lcd: make driver cache-aware"Tom Rini
2016-03-27Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"Tom Rini
2016-03-27pxa_lcd: make driver cache-awareVasily Khoruzhick
2016-03-27pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick
2016-03-27zipitz2: enable LCD rotationVasily Khoruzhick
2016-03-27bcm2835 video: Map fb as cachedAlexander Graf
2016-03-23sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu
2016-03-17x86: broadwell: Add video supportSimon Glass
2016-03-17video: Allow simple-panel to be used without regulatorsSimon Glass
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-03-14video: ipu: avoid overflow issuePeng Fan
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-03-14rockchip: video: Add LVDS support in vop driverJacob Chen
2016-03-14rockchip: video: Add a display driver for rockchip LVDSJacob Chen
2016-03-14dm: video: Add a operation to display uclassJacob Chen
2016-02-22video: Add S3C24xx framebuffer supportMarek Vasut
2016-02-22video: freetype: Fix a memory leak with a bad parameterSimon Glass
2016-02-22video: truetype: Fix a memory leak on errorSimon Glass
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: video: Move all fdt-decoding into a single functionSimon Glass
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass
2016-02-16tegra: video: Remove the static variablesSimon Glass
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass
2016-02-16tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass