summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng1-5/+11
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim1-1/+1
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno1-4/+4
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick3-1/+170
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick2-116/+129
2017-10-26video: add anx6345 DM driverVasily Khoruzhick3-0/+435
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick2-53/+99
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick1-0/+10
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2-1/+73
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng1-0/+8
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng4-12/+55
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini3-3/+214
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-09-29dm: video: Add color ANSI escape sequence supportRob Clark1-0/+94
2017-09-29dm: video: Add basic ANSI escape sequence supportRob Clark3-3/+117
2017-09-29dm: video: Fix cache flushesRob Clark1-0/+3
2017-09-21Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini9-6/+657
2017-09-12video: add config option to skip framebuffer clearRob Clark3-2/+13
2017-09-12video: simplefbRob Clark3-1/+84
2017-09-12video: add STM32 LTDC display controllerPhilippe CORNU5-0/+463
2017-09-12dm: backlight: Add a driver for GPIO backlightPatrick Delaunay3-0/+85
2017-09-12dm: backlight: Add CONFIG_BACKLIGHT_PWMPatrick Delaunay2-3/+12
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam1-1/+13
2017-09-05video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin3-0/+9
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini1-12/+1
2017-08-29video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin1-1/+12
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass6-7/+10
2017-08-07rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsieric.gao@rock-chips.com1-0/+1
2017-08-07rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsieric.gao@rock-chips.com2-1/+192
2017-08-07rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsieric.gao@rock-chips.com1-1/+2
2017-08-07rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com3-164/+220
2017-08-07video: Drop the ct69000 driverBin Meng4-1208/+2
2017-08-07video: Drop the sm501 driverBin Meng2-226/+0
2017-08-07video: Drop the sed156x driverBin Meng2-547/+0
2017-08-07video: Drop the l5f31188 driverBin Meng2-193/+0
2017-07-28dm: video: tegra124: Convert to livetreeSimon Glass3-25/+11
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-07-12Merge git://git.denx.de/u-boot-dmTom Rini4-10/+17
2017-07-11video: simple-panel: Add a little more debuggingSimon Glass1-0/+2
2017-07-11dm: video: Update pwm_backlight to support livetreeSimon Glass1-10/+12
2017-07-11dm: video: Sync display on backspaceSimon Glass1-0/+1
2017-07-11tegra: video: Time the LCD initSimon Glass1-0/+2
2017-07-11rockchip: video: mipi: Modify format type for debug messageeric.gao@rock-chips.com1-4/+4
2017-07-11rockchip: video: mipi: Modify variable type for arm32 compatibilityeric.gao@rock-chips.com1-7/+7
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko2-5/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher2-401/+0
2017-06-11Merge git://git.denx.de/u-boot-dmTom Rini4-1/+41
2017-06-09rockchip: video: Take the vop device out of standbySimon Glass1-0/+3
2017-06-09rockchip: video: Add remove() methodsSimon Glass2-1/+29
2017-06-09tegra: video: Don't power up the SOR twiceSimon Glass1-0/+9