index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-16
1
-4
/
+16
*
tegra: video: Move all fdt-decoding into a single function
Simon Glass
2016-02-16
1
-159
/
+105
*
tegra: video: Move LCD enums into the driver
Simon Glass
2016-02-16
1
-0
/
+20
*
tegra: video: Remove the static variables
Simon Glass
2016-02-16
1
-16
/
+15
*
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
1
-213
/
+172
*
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
1
-19
/
+53
*
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
1
-4
/
+0
*
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
1
-0
/
+396
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-08-06
1
-1
/
+1
*
dm: tegra: video: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
1
-34
/
+20
*
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2014-04-17
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
common/lcd.c: remove global lcd_base
Jeroen Hofstee
2013-03-21
1
-5
/
+1
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
1
-6
/
+0
*
lcd, tegra: remove unused cursor functions
Jeroen Hofstee
2013-03-21
1
-52
/
+0
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
1
-3
/
+1
*
video: tegra: Update line length to match resolution
Thierry Reding
2013-01-16
1
-2
/
+2
*
tegra: Support control of cache settings for LCD
Simon Glass
2012-11-19
1
-0
/
+11
*
tegra: Add LCD driver
Simon Glass
2012-11-19
1
-0
/
+368