1. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  2. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  3. 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  4. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  5. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  6. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  7. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  8. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  9. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  10. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  11. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  12. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  13. b5e1a82 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 5 years ago
  14. 01c9dd2 dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 5 years ago
  15. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  16. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  17. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  18. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  19. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  20. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  21. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  22. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  23. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  24. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 5 years ago
  25. 7b48e2b Add missing space in comment by Marcel Ziswiler · 6 years ago
  26. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  27. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  28. 1feed35 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  29. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  30. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  31. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  32. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  33. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  34. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  35. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  36. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  37. 6df07d8 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  38. 0307d95 videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  39. 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  40. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  41. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  42. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  43. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  44. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  45. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  46. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  47. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  48. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  49. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  50. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  51. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  52. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  53. 8336a43 dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing by Vasily Khoruzhick · 6 years ago
  54. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  55. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  56. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago
  57. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  58. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  59. a4f737a panel: Expand the backlight support by Simon Glass · 6 years ago
  60. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  61. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  62. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  63. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  64. 47b11c8 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · 6 years ago
  65. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  66. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  67. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  68. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  69. 4b985e0 dm: video: check bounds for column and row by Heinrich Schuchardt · 6 years ago
  70. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  71. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  72. 77d512f video: Sort Makefile entries by Mario Six · 6 years ago
  73. 373413c Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  74. 28576f8 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  75. ba71ab8 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  76. b29712e video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  77. 425daac video: arm: rpi: Add brcm,bcm2708-fb compatible by Emmanuel Vadot · 6 years ago
  78. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  79. d9b63ea video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · 6 years ago
  80. 1005e4e video: dw_hdmi: fix HSYNC and VSYNC polarity settings by Vasily Khoruzhick · 6 years ago
  81. c7cb17e sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · 6 years ago
  82. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  83. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  84. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  85. 5512f5c Merge git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  86. 7516418 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 6 years ago
  87. 17b07d7 video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 6 years ago
  88. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  89. bcca8aa imx31_phycore: Delete by Tom Rini · 6 years ago
  90. 02325c7 treewide: fix up files incorrectly marked executable by Fabio Estevam · 6 years ago
  91. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  92. d14db11 sunxi: revert disabling of features by Andre Przywara · 6 years ago
  93. 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  94. 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  95. a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  96. fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  97. e6194ce video: stm32: stm32_ltdc: set the blending factor by yannick fertre · 7 years ago
  98. 75fa711 video: stm32: stm32_ltdc: missing set of line interrupt position by yannick fertre · 7 years ago
  99. 2a0e878 video: stm32: stm32_ltdc: set rate of the pixel clock by yannick fertre · 7 years ago
  100. c4c33e9 video: stm32: stm32_ltdc: update file header & footer by yannick fertre · 7 years ago