1. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  2. a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 8 months ago
  3. 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 8 months ago
  4. 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 8 months ago
  5. 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 8 months ago
  6. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  7. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  8. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 9 months ago
  9. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  10. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 4 years, 10 months ago
  11. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 9 months ago
  12. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 10 months ago
  13. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 10 months ago
  14. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 4 years, 10 months ago
  15. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 4 years, 10 months ago
  16. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 10 months ago
  17. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  18. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 10 months ago
  19. ca2c694 video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 4 years, 11 months ago
  20. 1ebf285 video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 4 years, 11 months ago
  21. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  22. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  23. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  24. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  25. beeb57f Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · 4 years, 10 months ago
  26. 754815b video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support by Patrick Delaunay · 4 years, 11 months ago
  27. ec3dcea video: mxsfb: Configure the clock after eLCDIF reset by Fabio Estevam · 5 years ago
  28. cde421c video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  29. 04eb4f4 video: meson: add compatible for Amlogic G12A by Neil Armstrong · 5 years ago
  30. 573687c video: meson: sync with linux drm-misc tree by Neil Armstrong · 5 years ago
  31. 0a35611 video: meson: remove power domain get by Neil Armstrong · 5 years ago
  32. 06ef131 video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  33. 78157b2 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  34. 18b6ca5 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  35. d4f7ea8 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  36. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  37. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  38. aeaf330 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · 5 years ago
  39. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  40. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  41. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  42. 42a7ce2 mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  43. f4ec1ae mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  44. f03e56a mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  45. 970baf1 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  46. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  47. 233358c video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  48. eb4ee4e video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  49. 85288ff video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 5 years ago
  50. e19441e video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  51. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  52. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  53. 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  54. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  55. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  56. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  57. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  58. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  59. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  60. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  61. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  62. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  63. b5e1a82 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 5 years ago
  64. 01c9dd2 dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 5 years ago
  65. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  66. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  67. 75ce8c9 Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  68. 7b64a70 sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  69. 7035ec3 video/console: Factor out actual character output by Andre Przywara · 6 years ago
  70. 4422294 video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  71. 29c158b video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  72. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  73. 96c9bf7 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  74. 57e7775 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 5 years ago
  75. 7b48e2b Add missing space in comment by Marcel Ziswiler · 6 years ago
  76. bffd131 video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  77. 57f065f video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  78. 1feed35 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  79. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  80. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  81. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  82. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  83. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  84. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  85. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  86. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  87. 6df07d8 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  88. 0307d95 videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  89. 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  90. b093753 video: Add a default TrueType font by Simon Glass · 6 years ago
  91. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  92. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  93. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  94. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  95. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  96. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  97. 430c166 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  98. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  99. 118f020 dm: video: correctly set the cursor position by Heinrich Schuchardt · 6 years ago
  100. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago