summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2016-05-27rockchip: video: Flush the cache when the display is updatedSimon 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
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass
2016-02-16dm: video: Flush the cache after a puts()Simon Glass
2016-02-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-11dm: video: Add a temporary work-around for old stdout varSimon Glass
2016-02-06video: bcm2835: use bus_to_phys() on FB addressStephen Warren
2016-02-06video: Use 'int' for loop variables instead of shortSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30video: Add the Cantoraone decorative fontSimon Glass
2016-01-30video: Add the Rufscript handwriting fontSimon Glass
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass
2016-01-30video: Add the Nimbus sans fontSimon Glass
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass