1. 74d90d1 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  2. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  3. 703d885 dm: video: Add color ANSI escape sequence support by Rob Clark · 7 years ago
  4. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  5. 889808d dm: video: Fix cache flushes by Rob Clark · 7 years ago
  6. 2dc5b55 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  7. 8ef0535 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  8. 971d7e6 video: simplefb by Rob Clark · 7 years ago
  9. 72719d2 video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  10. 5b6a6a9 dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  11. 08a43cf dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  12. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  13. f8ba7f2 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  14. 9493d05 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  15. 0d1ae97 video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  16. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  17. fcc1d05 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  18. f680a91 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  19. e9037fb rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  20. 36602eb rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  21. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  22. aa82f93 video: Drop the sm501 driver by Bin Meng · 7 years ago
  23. 5ec94cd video: Drop the sed156x driver by Bin Meng · 7 years ago
  24. 0778d0c video: Drop the l5f31188 driver by Bin Meng · 7 years ago
  25. 079ff3b dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  26. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  27. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  28. 1a9f3da video: simple-panel: Add a little more debugging by Simon Glass · 7 years ago
  29. 7cf208d dm: video: Update pwm_backlight to support livetree by Simon Glass · 7 years ago
  30. fb0b709 dm: video: Sync display on backspace by Simon Glass · 7 years ago
  31. 23acc48 tegra: video: Time the LCD init by Simon Glass · 7 years ago
  32. 0c6d52b rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
  33. 0c9eceb rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
  34. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  35. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  36. 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  37. 6b5a09a rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  38. f418676 rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  39. 505907a tegra: video: Don't power up the SOR twice by Simon Glass · 7 years ago
  40. 76a5e1b rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  41. 56c7ba3 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  42. 31e5c89 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · 7 years ago
  43. b98efa1 sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 7 years ago
  44. af4c874 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · 7 years ago
  45. 64199d4 rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  46. ca562b6 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
  47. 147fd3a rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
  48. f210e55 rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
  49. cc75afc rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
  50. d46d404 rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
  51. 89b2b61 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
  52. d4bee08 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
  53. 1208523 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
  54. f66f88f common: Drop inclusion of pci.h by Simon Glass · 7 years ago
  55. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  56. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  57. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  58. c108062 sunxi: video: Split out TVE code by Jernej Skrabec · 7 years ago
  59. 10ba6b3 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 7 years ago
  60. 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 7 years ago
  61. 4f4e1b6 video: dw_hdmi: Select HDMI mode only if monitor supports it by Jernej Skrabec · 7 years ago
  62. 9338d8e video: ld9040: Fix unused variable warnings by Tom Rini · 7 years ago
  63. c34bd8b rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 7 years ago
  64. 8aed0d7 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 7 years ago
  65. 9f81993 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 7 years ago
  66. e07e5bd rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 7 years ago
  67. 1c39840 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 7 years ago
  68. da10dd1a rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · 7 years ago
  69. b98f0a3 rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 7 years ago
  70. ea843b6 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · 7 years ago
  71. 7cac2fc video: arm: rpi: Move the video settings out of the driver by Simon Glass · 7 years ago
  72. 2e4170b video: arm: rpi: Move the video query out of the driver by Simon Glass · 7 years ago
  73. a6d4cd4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  74. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  75. 5600945 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 7 years ago
  76. 1ae5def sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 7 years ago
  77. 30ca202 sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 7 years ago
  78. 5e023e7 sunxi: video: Split out TCON code by Jernej Skrabec · 7 years ago
  79. 3fea953 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  80. 7682736 video: Fix crash when scroll screen by eric.gao@rock-chips.com · 7 years ago
  81. 7927831 at91: video: Support driver-model for the HLCD driver by Songjun Wu · 7 years ago
  82. 7a2d533 video: fsl_dcu_fb: add additional modes for DCU by Stefan Agner · 7 years ago
  83. 7ce92a5 video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting by Stefan Agner · 7 years ago
  84. 32f26f5 video: fsl_dcu_fb: Enable pixel clock after initialization by Stefan Agner · 7 years ago
  85. 77810e6 video: fsl_dcu_fb: fix framebuffer to the end of memory by Stefan Agner · 7 years ago
  86. b215fb3 Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · 7 years ago
  87. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  88. fcea480 ARM: mxs: Rename M28EVK by Marek Vasut · 7 years ago
  89. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  90. 520c174 rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · 8 years ago
  91. a0a2774 rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · 8 years ago
  92. 1d4ed26 video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · 8 years ago
  93. 9441274 rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  94. b24cf85 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · 8 years ago
  95. f1cc977 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  96. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  97. c7ccb2c x86: ivybridge: Fix types for 64-bit compilation by Simon Glass · 8 years ago
  98. 05af050 x86: ivybridge: Declare global data where it is used by Simon Glass · 8 years ago
  99. 9b23baf drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · 8 years ago
  100. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago