1. 1feed35 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  2. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  3. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  4. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  5. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  6. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  7. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  8. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  9. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  10. 6df07d8 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  11. 0307d95 videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  12. 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  13. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  14. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  15. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  16. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  17. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  18. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  19. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  20. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  21. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  22. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  23. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  24. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  25. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  26. 8336a43 dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing by Vasily Khoruzhick · 6 years ago
  27. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  28. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  29. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago
  30. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  31. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  32. a4f737a panel: Expand the backlight support by Simon Glass · 6 years ago
  33. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  34. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  35. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  36. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  37. 47b11c8 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · 6 years ago
  38. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  39. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  40. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  41. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  42. 4b985e0 dm: video: check bounds for column and row by Heinrich Schuchardt · 6 years ago
  43. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  44. 25a9f97 video_display: Add Xilinx LogiCore DP TX by Mario Six · 6 years ago
  45. 77d512f video: Sort Makefile entries by Mario Six · 6 years ago
  46. 373413c Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  47. 28576f8 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  48. ba71ab8 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  49. b29712e video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  50. 425daac video: arm: rpi: Add brcm,bcm2708-fb compatible by Emmanuel Vadot · 6 years ago
  51. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  52. d9b63ea video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · 7 years ago
  53. 1005e4e video: dw_hdmi: fix HSYNC and VSYNC polarity settings by Vasily Khoruzhick · 7 years ago
  54. c7cb17e sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · 7 years ago
  55. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  56. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  57. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  58. 5512f5c Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  59. 7516418 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 7 years ago
  60. 17b07d7 video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 7 years ago
  61. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  62. bcca8aa imx31_phycore: Delete by Tom Rini · 7 years ago
  63. 02325c7 treewide: fix up files incorrectly marked executable by Fabio Estevam · 7 years ago
  64. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  65. d14db11 sunxi: revert disabling of features by Andre Przywara · 7 years ago
  66. 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  67. 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  68. a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  69. fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  70. e6194ce video: stm32: stm32_ltdc: set the blending factor by yannick fertre · 7 years ago
  71. 75fa711 video: stm32: stm32_ltdc: missing set of line interrupt position by yannick fertre · 7 years ago
  72. 2a0e878 video: stm32: stm32_ltdc: set rate of the pixel clock by yannick fertre · 7 years ago
  73. c4c33e9 video: stm32: stm32_ltdc: update file header & footer by yannick fertre · 7 years ago
  74. c0fb2fc video: stm32: stm32_ltdc: add reset by yannick fertre · 7 years ago
  75. 1ef9aed video: exynos: remove redundant assignments by Heinrich Schuchardt · 7 years ago
  76. c16b342 video, da8xx-fb: fix time out in wait_for_event() by Heinrich Schuchardt · 7 years ago
  77. 348f044 video: stb_truetype: simplify expression by Heinrich Schuchardt · 7 years ago
  78. 41ec127 video: cfb_console: simplify logical constraint by Heinrich Schuchardt · 7 years ago
  79. d06717f sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · 7 years ago
  80. 5fba532 video: indicate code page of bitmap fonts by Heinrich Schuchardt · 7 years ago
  81. 19f124d pwm-backlight: make power-supply as option by Kever Yang · 7 years ago
  82. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  83. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  84. d7a75d3 dm: video: correctly clean background in 16bit mode by Heinrich Schuchardt · 7 years ago
  85. 3aeb0cb dm: video: show correct colors in graphical console by Heinrich Schuchardt · 7 years ago
  86. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  87. 5de0b5a rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
  88. 18e4877 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
  89. e48be29 video: ivybridge_igd: Fix compiler warning by Bin Meng · 7 years ago
  90. 748277c4 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  91. 0a319b6 video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  92. 2e8f1dd video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  93. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  94. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  95. 3900b45 sunxi: Fix display timing flags by Giulio Benetti · 7 years ago
  96. 8a094f5 am335x-fb: setup display PLL by Hannes Schmelzer · 7 years ago
  97. 0d8a7d6 am335x-fb: cosmetic: fix coding style by Hannes Schmelzer · 7 years ago
  98. e880a5e am335x-fb: cosmetic: update-copyright by Hannes Schmelzer · 7 years ago
  99. f9d891f video: Support multiple lines version string display by Peng Fan · 7 years ago
  100. cca3ff0 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · 7 years ago