index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
tegra124
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-09
ctags: Minor changes to fix ctags output
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-28
dm: video: tegra124: Convert to livetree
Simon Glass
2017-07-11
tegra: video: Time the LCD init
Simon Glass
2017-06-09
tegra: video: Don't power up the SOR twice
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-03
video: tegra: fix spelling in comment
Marcel Ziswiler
2016-09-23
video: squash lines for immediate return
Masahiro Yamada
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
2016-01-21
dm: video: Repurpose the 'displayport' uclass to 'display'
Simon Glass
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-06-09
tegra: lcd: Tidy up clock init
Simon Glass
2015-05-13
tegra124: video: Add full link training for eDP
Simon Glass
2015-05-13
tegra: video: support eDP displays on Tegra124 devices
Simon Glass
2015-05-13
tegra: video: Add Embedded DisplayPort driver
Simon Glass
2015-05-13
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass