index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tegra.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
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-29
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