summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeLines
* MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li2016-03-25-1/+25
* ENGR00315894-81 gis: Add gis moduleYe.Li2016-03-25-0/+579
* ENGR00315894-80 pxp: Add pxp moduleYe.Li2016-03-25-0/+324
* ENGR00315894-79 csi: Add csi moduleYe.Li2016-03-25-0/+425
* ENGR00315894-78 vadc: Add vadc moduleYe.Li2016-03-25-0/+603
* MLK-10655 Video: Fix second line string display issueYe.Li2016-03-25-4/+5
* MLK-10542 video: Support multiple lines version string displayYe.Li2016-03-25-7/+23
* ENGR00315894-70 iMX6SX:Video Update MXS LCDIF driverYe.Li2016-03-25-10/+61
* MLK-12425-2: video: epdc: introduce epdc supportPeng Fan2016-03-25-0/+465
* MLK-11952 Video: IPU: Fix dereferencing NULL pointer problemYe.Li2016-03-25-0/+4
* MLK-10747-2 video: ipu: Enable/disable LDB_DI clock when necessaryLiu Ying2016-03-25-8/+67
* MLK-10747-1 video: ipu: Build ldb_di clock relevant code only for MX6 and MX53Liu Ying2016-03-25-1/+13
* MLK-10774-2 HDMI: splash screen function enhancementPeng Fan2016-03-25-19/+50
* video: Add S3C24xx framebuffer supportMarek Vasut2016-02-22-1/+174
* video: freetype: Fix a memory leak with a bad parameterSimon Glass2016-02-22-1/+4
* video: truetype: Fix a memory leak on errorSimon Glass2016-02-22-0/+1
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-16-4/+16
* tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-16-159/+105
* tegra: video: Move LCD enums into the driverSimon Glass2016-02-16-0/+20
* tegra: video: Remove the static variablesSimon Glass2016-02-16-16/+15
* tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-213/+172
* tegra: video: Merge the two config structures togetherSimon Glass2016-02-16-19/+53
* tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-16-4/+1
* tegra: video: Merge the display driver into one fileSimon Glass2016-02-16-0/+396
* tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-1/+9
* tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16-194/+237
* tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-16-98/+79
* dm: video: Flush the cache after a puts()Simon Glass2016-02-16-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-02-11-1/+13
|\
| * dm: video: Add a temporary work-around for old stdout varSimon Glass2016-02-11-0/+10
| * video: bcm2835: use bus_to_phys() on FB addressStephen Warren2016-02-06-1/+3
* | video: Use 'int' for loop variables instead of shortSimon Glass2016-02-06-1/+1
|/
* video: sandbox: Allow selection of font size and console nameSimon Glass2016-01-30-0/+2
* video: Allow selection of the driver and font sizeSimon Glass2016-01-30-4/+16
* video: Add the Cantoraone decorative fontSimon Glass2016-01-30-0/+15
* video: Add the Rufscript handwriting fontSimon Glass2016-01-30-0/+14
* video: Add the AnkaCoder mono-spaced fontSimon Glass2016-01-30-0/+17
* video: Add the Nimbus sans fontSimon Glass2016-01-30-0/+20
* video: Add a console driver that uses TrueType fontsSimon Glass2016-01-30-2/+580
* video: Provide a backspace methodSimon Glass2016-01-30-1/+11
* video: Provide a signal when a new console line is startedSimon Glass2016-01-30-0/+14
* video: Provide a left margin for the text consoleSimon Glass2016-01-30-3/+3
* video: Handle the 'bell' characterSimon Glass2016-01-30-0/+3
* video: Use fractional units for X coordinatesSimon Glass2016-01-30-42/+104
* video kconfig console_normalSimon Glass2016-01-30-3/+14
* video: Add stb TrueType font rendererSimon Glass2016-01-30-0/+3240
* video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin2016-01-26-1/+9
* video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+540
* rockchip: video: Add a video-output driverSimon Glass2016-01-21-1/+347
* rockchip: video: Add a display driver for rockchip eDPSimon Glass2016-01-21-1/+1086