index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tegra.c
Age
Commit message (
Expand
)
Author
2016-05-17
video: tegra: refuse to bind to disabled dcs
Stephen Warren
2016-02-16
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-16
tegra: video: Move all fdt-decoding into a single function
Simon Glass
2016-02-16
tegra: video: Move LCD enums into the driver
Simon Glass
2016-02-16
tegra: video: Remove the static variables
Simon Glass
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-01-30
dm: tegra: video: Remove use of fdtdec GPIO support
Simon Glass
2014-04-17
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-21
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
lcd, tegra: remove unused cursor functions
Jeroen Hofstee
2013-03-21
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-01-16
video: tegra: Update line length to match resolution
Thierry Reding
2012-11-19
tegra: Support control of cache settings for LCD
Simon Glass
2012-11-19
tegra: Add LCD driver
Simon Glass