index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
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
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
1
-18
/
+3
*
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-07-05
1
-263
/
+49
*
video: tegra: refuse to bind to disabled dcs
Stephen Warren
2016-05-17
1
-0
/
+7
*
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