1. 8c0eb06 video: tegra20: dc: configure behavior if PLLD/D2 is used by Svyatoslav Ryhel · 12 months ago
  2. 8a8bfd8 video: tegra20: dc: add powergate by Svyatoslav Ryhel · 12 months ago
  3. 97b6914 video: tegra20: dc: add PLLD2 parent support by Svyatoslav Ryhel · 12 months ago
  4. b9ef623 video: tegra20: dc: pass DC id to internal devices by Svyatoslav Ryhel · 12 months ago
  5. d5e1eaf video: tegra20: consolidate DC header by Svyatoslav Ryhel · 12 months ago
  6. dc43aa6 video: tegra20: dc: fix image shift on rotated panels by Svyatoslav Ryhel · 12 months ago
  7. e88d026 video: tegra20: dc: diverge DC per-SOC by Svyatoslav Ryhel · 12 months ago
  8. a8f4f9f video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 10 months ago
  9. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 10 months ago
  10. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 10 months ago
  11. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 10 months ago
  12. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 10 months ago
  13. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 10 months ago
  14. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 10 months ago[Renamed from drivers/video/tegra.c]
  15. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 10 months ago
  16. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  18. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  19. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  20. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  21. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  22. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
  23. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  24. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  26. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 8 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  28. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  30. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  31. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 9 years ago
  32. 8d37483 tegra: video: Always use write-through cache on LCD by Simon Glass · 9 years ago
  33. ec55077 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · 9 years ago
  34. 54693cb video: tegra: refuse to bind to disabled dcs by Stephen Warren · 9 years ago
  35. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  36. f5acf91 tegra: video: Move all fdt-decoding into a single function by Simon Glass · 9 years ago
  37. bfda037 tegra: video: Move LCD enums into the driver by Simon Glass · 9 years ago
  38. f20b2c0 tegra: video: Remove the static variables by Simon Glass · 9 years ago
  39. 9e6866d tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · 9 years ago
  40. ce0c474 tegra: video: Merge the two config structures together by Simon Glass · 9 years ago
  41. 40d56a9 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · 9 years ago
  42. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  43. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  44. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  45. 04072cb dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  46. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  47. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  48. 00a0ca5 common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  49. f1d205a common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  50. fc69eb0 lcd, tegra: remove unused cursor functions by Jeroen Hofstee · 12 years ago
  51. 46d1d5d common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  52. 0c55875 video: tegra: Update line length to match resolution by Thierry Reding · 12 years ago
  53. 44706a8 tegra: Support control of cache settings for LCD by Simon Glass · 12 years ago
  54. 0be8f20 tegra: Add LCD driver by Simon Glass · 12 years ago